.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;

}

.body a {  
color: #3366CC; 
text-decoration: underline;
}

.body a:visited {  
color: #999966; 
text-decoration: underline
}

.body a:hover {  
color: #FF3300; 
text-decoration: underline
}

.subhead {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 15px; 
font-weight: bold; 
color: #999966; 
text-decoration: none
}

.subhead a {  
color: #3366CC;
text-decoration: underline 
}

.subhead a:hover {  
color: #FF3300; 
text-decoration: underline
}

.subhead a:visited {  
color: #CCCC99; 
text-decoration: underline
}


.small {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 10px; 
font-weight: normal; 
color: #000000; 
text-decoration: none
}  

.small a {  
color: #CCCC99; 
text-decoration: none
}

.small a:hover {  
color: #FF3300; 
text-decoration: none
}
.smalldatabase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	border: thin solid #000000;
}
.smalldatabase a {  
color: #0000FF; 
text-decoration: underline;
}

.smalldatabase a:hover {  
color: #FF3300; 
text-decoration: none;}

.fontsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
}

.front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
	list-style-type: square;

}

.front a {  
color: #ff3300; 
text-decoration: none
}

.front a:hover {  
color: #999966; 
text-decoration: none
}

.front a:visited {  
color: #999966; 
text-decoration: none
}

.front-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
	list-style-type: square;

}

.highlight {

      background: #44AA44;
      color: white; 

}

#dhtmltooltip{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
position: absolute;
width: 150px;
border: 3px solid #ff3300;
padding: 2px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}

.mainhead-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}

.subhead-white {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 15px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none
}
