a.mnlinks:visited {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: underline;

	font-variant: normal;
	
	font-weight: bold;

}



a.mnlinks:hover {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: overline;

	font-variant: normal;

	font-weight: bold;

}

a.mnlinks:link {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: underline;

	font-variant: normal;

	font-weight: bold;

}

a.links2:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #05AAB0;

	text-decoration: underline;

	font-weight: normal;

	font-variant: normal;

}

a.links2:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #05AAB0;

	text-decoration: overline;

	font-weight: normal;

	font-variant: normal;

	text-decoration: overline;

}

a.links2:link {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 12px;

	color: #05AAB0;

	text-decoration: underline;

	font-weight: normal;

	font-variant: normal;

	text-decoration: underline;

}



.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #FFFFFF;

	font-weight: normal;

}



.pinkhd {

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	color: #D8004E;

	font-weight: bold;

}


.dogtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05AAB0;
	font-weight: bold;
}

.white_hdr2 {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #666666;

}



.tealhd {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	color: #05AAB0;

	font-weight: bold;

}

.main_txt {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #FFFFFF;

}

.lg_text {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

}

.sbhd_wtovrgray {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #666666;

}



.sm_text {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

}

.mn_txt_hdr {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: italic;

	font-weight: normal;

	color: #FFFFFF;

}

}
.borderedtbl {
	background-color: #000000;
	border: 1px solid #666666;
}


a.tool{
position:relative; 
color:#fff;
text-decoration:none;}
a.tool:hover{
background-color:#970000;
color: #fff;}
a.tool span{display: none;} 
a.tool:hover span{ 
display:block;
position:absolute;
top:10px; 
left:30px; 
width:300px;
padding:3px;
font:11px Arial, Helvetica, sans-serif;
border:1px solid #000;
background-color:#787878; 
color:#fff;}