
BODY,P,TD {font-family:arial; font-size:12px; color:#B1D37D } 

A:link { text-decoration: none; font-weight: bold; color:#77CBBA;} 
A:visited { text-decoration: none; font-weight: bold; color:#539D8D;} 
A:hover { text-decoration: none; font-weight: bold; color:#730B23; cursor:sw-resize;} 

body { scrollbar-arrow-color: #B1D37D;
  scrollbar-face-color: #1E2329;
  scrollbar-track-color: #1E2329;
  scrollbar-highlight-color: #B1D37D;
  scrollbar-3dlight-color: #1E2329;
  scrollbar-darkshadow-color: #B1D37D;
  scrollbar-shadow-color: #1E2329; }


BODY 
{background-image:url(main.png);
background-attachment:fixed;
background-color:#1E2329} 

input, textarea, option, select { 
       color: #B1D37D;
       background: #1E2329;
       font-size: 10px;
       font-weight: regular;
       text-decoration: none;
       font-family: arial; 
       text-align: lest;
       border-width: 1px;
       border-style: solid;
       border-color: #B1D37D; 


