.bodyText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;

}
.boldText
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #666666;
	font-weight: normal;
}
.welcomeText {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #432A00;
	font-weight: bold;
}
.homeHeadText {	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.homeLinkText {	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.BottomLink{	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}



.Slink {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 12px;
	font-weight: bold; 
	color: 432A00; 
	text-decoration: none;
}
.Slink:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 12px;
	font-weight: bold; font-variant: normal; text-transform: none; color:#C2B4A1; text-decoration: none;
}
.copyrightsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Bottext {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal;
	font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none;
}
#dhtmltooltip{
position: absolute;
font-family: Arial;
color: #704F21;
font-weight: bold; 
width: 150px;
font-size: 12px;
border: 1px #7D6239;
padding: 2px;
background-color: lightyellow;
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);
}

