body, td {
font-family:verdana; 
font-size:8pt; 
line-height:18px;
}

.info {
font-family:arial; font-size:8pt; 
line-height:18px; 
font-weight:bold; 
color:#F57C1F;
}

.mailit {
font-family:arial; 
font-size:8pt; 
color:black; 
text-decoration:none; 
text-decoration:underline;
}

.mailit:hover{
font-family:arial; 
font-size:8pt; 
color:#4D65C8; 
text-decoration:none; 
text-decoration:underline;
}
.whtref {
font-family:arial; 
font-size:8pt; 
color:white; 
text-decoration:none; 

}
.whtref:hover {
font-family:arial; 
font-size:8pt; 
color:#f5853b; 
text-decoration:none; 

}

.top{
display: block;
text-align: center;
padding: 2px;
border: 1px double #8a9cc4;
font-family:arial; 
font-size:8pt; 
color: #8a9cc4;
text-decoration:none; 

}
.top:hover {
display: block;
padding: 2px;
border: 1px double #8a9cc4;
font-family:arial; 
font-size:8pt; 
color: white; 
text-decoration:none; 
}

.scheddy {
font-family:verdana;
font-weight:bold; 
font-size:8pt; 
color:#F58F3B; 
text-decoration:none; 

}

.scheddy:hover{
font-family:verdana; 
font-weight:bold;
font-size:8pt; 
color:red; 
text-decoration:none; 

}

#dhtmltooltip{
display: block;
height: 120px;
position: absolute;
line-height:12px;
padding-left: 10px;
padding-top: 5px;
color: white; 
border: 1px solid #5E75A9;
background-image: url('../i/email.gif'); 
background-repeat: no-repeat; 
background-position: 10 45;
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=green,direction=135);*/

.submit_me {
	display: block;
	padding: 2px;
	background-color: #18274E;
	border: 1px solid #8a9cc4;
	font:11px;
	color: #8a9cc4;
	text-decoration: none;
	font-weight: bold;
}