

BODY,P,TD {font-family:arial; font-size:12px; color:#E3E3E3 } 

A:link { text-decoration: none; font-weight:bold; color:#C1A3A3;} 
A:visited { text-decoration: none; font-weight:bold; color:#7E7E7E;} 
A:hover { text-decoration: none; font-weight:bold; color:#E3E3E3; border:1 solid; border-color:#C45454; cursor:sw-resize;} 

body { scrollbar-arrow-color: #E3E3E3;
  scrollbar-face-color: #000000;
  scrollbar-track-color: #000000;
  scrollbar-highlight-color: #A2A2A2;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #A2A2A2;
  scrollbar-shadow-color: #000000; }


BODY 
{background-image:url(main.png);
background-attachment:fixed;
background-color:#000000} 


input, textarea { 
       color: #373333;
       background: #E3E3E3;
       font-size: 10px;
       font-weight: regular;
       text-decoration: none;
       font-family: arial; 
       text-align: lest;
       border-width: 1px;
       border-style: solid;
       border-color: #C45454; 

