/* Text Classes */


td,body{ font-size: 11px; font-family:  Verdana, Arial; color: #000000; line-height: 18px; }

p { font-size: 11px; font-family:  Verdana, Arial; color: #000000; line-height: 18px; }

.title{ font-size: 15px; font-family:  Georgia, Verdana, Arial; color: #003664; font-weight: bold; }

#content_ad {
	margin:0 auto;
	width:200px;
	height:180px;
	float:right;
	border-color: #000;
	border-width: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#dropmenudiv{ position:absolute; background-color: #7a7a7a; font:11px/18px Verdana; font-color: #ffffff; z-index:100; border-color: #C0C0C0 #7b7b7b; border-style: solid; border-width: 1px; }

#dropmenudiv a{ width: 100%; display: block; text-indent: 3px; padding: 0px 0; text-decoration: none; font-weight: bold; color: #F4F4F5; border-color: #C0C0C0 #7b7b7b; border-style: solid; border-width: 1px; }

#dropmenudiv a:hover{ /*hover background color*/
background-color: #626262; border-color: #9c9c9c #626262; border-style: solid; border-width: 1px; }

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #B8CE3D;
}

.links:visited {  
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family:  Verdana, Arial;
	color: #000;
	text-decoration: none; 
}	

.links:link {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family:  Verdana, Arial;
   color : #000; 
   text-decoration : none; 
}

.links:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family:  Verdana, Arial;
   color : #102E48; 
   text-decoration : underline; 
}

.links:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family:  Verdana, Arial;
   color : #000;
   text-decoration : none; 
}

.links2:visited {  
	font-style: normal; 
	font-weight: bold;
	font-size: 16px; 
	font-family: Georgia,Verdana, Arial;
	color: #003664;
	text-decoration: none; 
}	

.links2:link {
   font-style : normal; 
   font-weight : bold; 
   font-size : 16px; 
   font-family:  Georgia, Verdana, Arial;
   color : #003664;
   text-decoration : none; 
}

.links2:hover {
   font-style : normal; 
   font-weight : bold;
   font-size : 16px; 
   font-family:  Georgia, Verdana, Arial;
   color : #003664;
   text-decoration : underline; 
}

.links2:active {
   font-style : normal; 
   font-weight : bold; 
   font-size : 16px; 
   font-family:  Georgia, Verdana, Arial;
   color : #003664;
   text-decoration : none; 
}
