a:link, a:visited, a:active
{color:   #ef0d01; 
  text-decoration: none; 
  font-weight:bold; }

a:hover 
{ color: #fbf000; 
   text-decoration: none; 
   font-weight:bold; }  

input, textarea, select     
{ font-family:helvetica, verdana; 
  font-size: 8pt;
  font-weight: none;
  color:#ab0e0b; 
  background:#000000; 
  border:1px solid #ab0e0b; }


body,tr, td, table

{ color:#fa9c41; 
  font-family: helvetica, verdana; 
  font-size: 8pt; 
  font-weight: none;
  text-align: justify; }

body 
{overflow-x: hidden;
 margin-top:0; 
 margin-left:0;
 background-color:#000000;
 background-image:   url(images/bgsplat.jpg);
 background-repeat:no-repeat;
 background-attachment:scroll; }
 scrollbar-arrow-color: #D5B1A7;
 scrollbar-track-color: #AA8C66;
 scrollbar-face-color: #AA8C66;
 scrollbar-highlight-color: #AA8C66;
 scrollbar-shadow-color: #AA8C66;
 scrollbar-3dlight-color: #AA8C66;
 scrollbar-darkshadow-color: #AA8C66; }
