a { text-decoration: none;
    font-weight: bold;
    color: #E0E0E0;
    background-color: #939393; }
a:hover { text-decoration: none;
          border-style: solid;
          border-top-width: 1px;
          border-bottom-width: 1px;
          border-right-width: 0px;
          border-left-width: 0px; }
img { border-color: #939393; }
body { scrollbar-Base-Color: #686868;
       scrollbar-Track-Color: #686868;
       scrollbar-DarkShadow-Color: #686868;
       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: #ffffff;
                 background: #686868;
                 scrollbar-Base-Color: #686868;
                 scrollbar-Track-Color: #686868;
                 scrollbar-DarkShadow-Color: #686868; }
option { color: #ffffff;
         border-color: #ffffff;
         background: #686868; }
.header { font-family: arial,verdana,helvetica;
          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;
              text-align: center; }