body { scrollbar-base-color: #EDB95F;
       scrollbar-track-color: #EDB95F; 
       scrollbar-arrow-color: #684100;
       background-color: #000000;
       background-image: url("mainbg.gif");
       background-position: 0% 0%;
       background-attachment: fixed;
       background-repeat: no-repeat;
       margin-top: 0px;
       margin-left: 0px; }
a { text-decoration: none;
    color: #BC8630;
    font-weight: bold; }
a:hover { text-decoration: underline; }
img { border-color: #FFCE7A; }
td { font-family: verdana,arial,helvetica;
     font-size: 12px;
     color: #FFCE7A;
     text-align: justify; }
.disclaimer { font-family: verdana,arial,helvetica;
              font-size: 10px;
              color: #FFCE7A; }
textarea,input { font-family: verdana,arial,helvetica;
                 font-size: 11px;
                 color: #FFCE7A;
                 border-color: #ECB75E;
                 background: #925E04;
                 scrollbar-base-color: #EDB95F;
                 scrollbar-track-color: #EDB95F; 
                 scrollbar-arrow-color: #684100; }
option { color: #FFCE7A;
         border-color: #ECB75E;
         background: #925E04; }
.header { font-weight: bold; }
