@charset "iso-8859-1";
/* author: Brian Worhach */
/* Creation date: 1/8/2003 */

A:link { color: #FF0000; text-decoration: underline }
A:visited { color: #FF0000; text-decoration: underline }
A:hover { color: #999999; text-decoration: none }

BODY { 
font-family: verdana, tahoma, trebuchet ms, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
scrollbar-face-color: #000000;
scrollbar-shadow-color: #7a7a7a;
scrollbar-highlight-color: #7a7a7a;
scrollbar-3dlight-color: #7a7a7a;
scrollbar-darkshadow-color: #7a7a7a;
scrollbar-track-color: #7a7a7a;
scrollbar-arrow-color: #B20308;
}

font,th,td,p { font-size: 10px; font-family: verdana, tahoma, trebuchet ms, arial, helvetica, sans-serif }

.main {
font-family: verdana, tahoma, trebuchet ms, arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
}

textarea {
font-family: verdana, tahoma, trebuchet ms, arial, helvetica, sans-serif; 
font-size: 10px; 
color: #999999;        
background-color: #000000;   
border: 1 Solid #999999;
}

input { 
font-family: verdana, tahoma, trebuchet ms, arial, helvetica, sans-serif; 
font-size: 10px; 
color: #999999;        
background-color: #000000;   
border: 1 Solid #999999;
} 
 
select { 
font-family: verdana, tahoma, trebuchet ms, arial, helvetica, sans-serif; 
font-size: 10px; 
color: #999999;        
background-color: #000000;   
border: 1 Solid #999999;
}
