
body, th, td {
	background: #F2F2F2 url(images/bg.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
h1{
			font-family: Bookman Old Style,Verdana, Arial, Helvetica, sans-serif;
			font-size: 24pt; 
			color: #000080; 
            text-decoration: underline; 
            font-weight: bold}
h2{
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt; 
			color: #000000; 
			font-variant: small-caps}
			
#menu {	background: #7d7d7d  url(images/menu-bg.gif) repeat-x;
		font-family: Verdana, Arial, Helvetica; 
		font-size: 11pt; 
		text-decoration: none;
		font-weight: bold
		}

#menu a{
		font-family: Verdana, Arial, Helvetica; 
		font-size: 11pt; 
		text-decoration: none;
		font-weight: bold
		}
#menu a:hover{
		font-family: Verdana, Arial, Helvetica; 
		font-size: 11pt; 
		text-decoration: none;
		font-weight: bold
		}
/* Contents */
#logo {
		font-family: Verdana, Arial, Helvetica; 
		font-size: 8pt; 
		text-transform: uppercase; 
		font-weight: 
               bold}

#Contents h3 {
	padding-top: 25px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-align: center; 
	text-decoration:underline;
	color:#FF0000
}

#Contents h4 {
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify; 
	letter-spacing:1pt; 
	line-height:175%; text-indent:50
}
#Contents h5 {
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify; 
}


#Contents a   {
	text-decoration: none;
	
}
.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
	color:#800080
}

.links a{ text-decoration: none; 
	color:#800080; border: none;
	text-algin: center;
	}

	
}

.links a:hover {text-decoration: none; 
	color:#800080; border: none;text-algin: center;


}

/* left-side Bar */

#left-side {	
			background: #7d7d7d  url(images/side-bg.gif) repeat-x;
			}
#footer {	
			background: #7d7d7d  url(images/side-bg.gif) repeat-x;
			font-family: Verdana, Arial, Helvetica;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 10px;
			font-weight: normal;
			text-align: center; 
			text-decoration:none;
			color:#F2F2F2

			
			}
#footer a { text-decoration: none;
			color: #f2f2f2;
			}