B				{ font-weight: 600; }
BODY, TD, P  		{ color: #000; }  
BODY, LI, P, TD, 		{ font-size: 12px; }  
A:link 			{ color: #00006E; }  
A:active 			{ color: #00006E; }  
A:visited 			{ color: #00006E;  }  

A:link, A:active, A:visited, { 
font-weight: bold; 
text-decoration: none; 
} 

A:hover {  
color: #DD0000; 
border-top: 1px outset #DD0000; 
text-decoration: underline; 
}
 
BODY, LI, P, TD  { 
font-family: arial, verdana, geneva, sans-serif; 
font-face: arial, verdana, geneva, sans-serif; 
}  

BODY { 
margin: 0px;  
padding: 0px;  
scrollbar-face-color: #FFF;  
scrollbar-highlight-color: #000;  
scrollbar-shadow-color: #BBB;  
scrollbar-3dlight-color: #BBB;  
scrollbar-arrow-color: #DD0000;  
scrollbar-track-color: #FFF;  
scrollbar-darkshadow-color: #00006E; 
}  

select, input, textarea { 
color: #DD0000; 
background: #FFF; 
BORDER-TOP:    #00006E 1px inset;  
BORDER-LEFT:   #00006E 1px inset;  
BORDER-BOTTOM: #00006E 1px inset;  
BORDER-RIGHT:  #00006E 1px inset;   
}

.asdSubmit { 
color: #DD0000; 
background: #BBB; 
BORDER-TOP:    #00006E 1px outset;  
BORDER-LEFT:   #00006E 1px outset;  
BORDER-BOTTOM: #00006E 1px outset;  
BORDER-RIGHT:  #00006E 1px outset;   
}









