a { text-decoration: none;
    font-weight: bold;
    color: #FFC7A6;
    background-color: #782C00; }
a:hover { text-decoration: underline; }
img { border-color: #B3B6E9; }
body { scrollbar-Base-Color: #782C00;
       scrollbar-Track-Color: #782C00;
       scrollbar-Arrow-Color: #ffffff;
       background-attachment: fixed;
       background-position: 0px 0px;
       background-image: url('mainbg.jpg');
       background-repeat: no-repeat; }
textarea,input { font-family: arial,verdana,helvetica;
                 font-size 12px;
                 color: #ffffff;
                 border-color: #782C00;
                 background: #CD7A4A;
                 scrollbar-Base-Color: #782C00;
                 scrollbar-Track-Color: #782C00;
                 scrollbar-Arrow-Color: #ffffff; }
.header { font-family: arial,verdana,helvetica;
          color: #511E00;
          font-size: 16px;
          font-weight: bold;
          letter-spacing: 5px; }
td { font-family: arial,verdana,helvetica;
     font-size: 12px;
     text-align: justify;
     color: #ffffff; }
.line { filter: Alpha(Opacity=100,FinishOpacity=0,Style=1); }
.disclaimer { font-family: arial,verdana,helvetica;
              font-size: 10px; }
b { color: #511E00; }
option { color: #ffffff;
         border-color: #782C00;
         background: #CD7A4A; }