P, TD 			{ margin-bottom: 12px; }  
B				{ font-weight: 600; }
BODY, TD, P  		{ color: #000; }  
BODY, LI, P, TD, 		{ font-size: 12px; }
BODY  			{ background-image: url(media/backgroundStriped.gif) }
LI, P, TD 			{ line-height: 125%; }  
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; 
}

a.imglink:link,
a.imglink:visited,
a.imglink:hover,
a.imglink:active {
	border: none;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
}

H1 { 
font-size: 18px;
margin-bottom: 4px;
margin-top: 0px;
}

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;   
}

