a { text-decoration: none;
    font-weight: bold;
    color: #6B6B83; }
a:hover { text-decoration: none;
          border-style: inset;
          border-color: #B3B1CF; 
          border-top-width: 0px;
          border-bottom-width: 1px;
          border-left-width: 0px;
          border-right-width: 0px; }
img { border-color: #6B6B83; }
body { scrollbar-Base-Color: #3E3E56;
       scrollbar-Track-Color: #3E3E56;
       scrollbar-3dLight-Color: #9C99BD;
       scrollbar-Arrow-Color: #CECDDD;
       background-attachment: fixed;
       background-image: url('bg.jpg');
       background-repeat: repeat; }
textarea, input { font-family: arial-narrow,arial,verdana,helvetica,sans-serif;
                  font-size: 11px;
                  color: #A3A4C5;
                  border-color: #CECDDD;
                  background: #3E3E56;
                  scrollbar-Base-Color: #3E3E56;
                  scrollbar-Track-Color: #3E3E56;
                  scrollbar-3dLight-Color: #9C99BD;
                  scrollbar-Arrow-Color: #CECDDD; }
option { color: #A3A4C5;
         border-color: #CECDDD;
         background: #3E3E56; }
td { font-family: arial-narrow,arial,verdana,helvetica,sans-serif;
     font-size: 11px;
     text-align: justify;
     color: #A3A4C5; }
.disclaimer { font-family: arial-narrow,arial,verdana,helvetica,sans-serif;
              font-size: 9px; }
.header { font-family: arial-narrow,arial,verdana,helvetica,sans-serif;
          letter-spacing: 5px;
          color: #B3B1CF;
          font-size: 17px;
          font-weight: bold; }