
BODY {
        padding:20px 20px;
        margin:0;
        background:#fff;
        font-size: x-small;
        font-family: Verdana, Arial, Georgia, sans-serif;
        text-align:left;
        color:#000;
        SCROLLBAR-FACE-COLOR: white;
        SCROLLBAR-HIGHLIGHT-COLOR: white;
        SCROLLBAR-SHADOW-COLOR: #554455;
        SCROLLBAR-3DLIGHT-COLOR: lightgray;
        SCROLLBAR-ARROW-COLOR:  #554455;
        SCROLLBAR-TRACK-COLOR: #eeeeee;
        SCROLLBAR-DARKSHADOW-COLOR: white;
        }

a{
  text-decoration:none;
}
a:link {
  color:#197;
  }
a:visited {
  color:#197;
  }
a:hover {
  color:#FFF;
  background-color: #545;
  }
a.nav:link {
  color:#585;
  white-space: nowrap;
  font-weight: bold;
  }
a.nav:visited {
  color:#585;
  white-space: nowrap;
  font-weight: bold;
  }
a.nav:hover {
  color:#FFF;
  background-color: #197;
  white-space: nowrap;
  font-weight: bold;
  /*letter-spacing: 0.1em;
  text-transform: uppercase; */
  }
a.inline:link {
  color:#585;
  white-space: nowrap;
  font-weight: bold;
  }
a.inline:visited {
  color:#585;
  white-space: nowrap;
  font-weight: bold;
  }
a.inline:hover {
  color:#545;
  text-decoration:underline;
  background-color: #FFF;
  white-space: nowrap;
  font-weight: bold;
  }
a.none:link {
  color:black;
  white-space: nowrap;
  font-weight: bold;
  }
a.none:visited {
  color:black;
  white-space: nowrap;
  font-weight: bold;
  }
a.none:hover {
  color:black;
  text-decoration:none;
  background-color: transparent;
  white-space: nowrap;
  font-weight: bold;
  }
a.BTHdisco:link {
  font-weight: normal;
  color:#585;
  }
a.BTHdisco:visited {
  font-weight: normal;
  color:#585;
  }
a.BTHdisco:hover {
  color:#545;
  font-weight: normal;
  text-decoration:underline;
  background-color: #FFF;
  }
a.BTHartist:link {
  font-weight: normal;
  color:#554B55;
  }
a.BTHartist:hover {
  font-weight: normal;
  color:#FFF
  }
a.BTHartist:visited {
  font-weight: normal;
  color:#554B55;
  }
a.BTHforum:link {
  font-weight: bold;
  color:#5B597D;
  }
a.BTHforum:visited {
  font-weight: bold;
  color:#5B597D;
  }
a.BTHforum:hover {
  font-weight: bold;
  color:#FFF
  }
a.comments:link {
  font-weight: normal;
  color:#5B597D;
  }
a.comments:visited {
  font-weight: normal;
  color:#5B597D;
  }
a.comments:hover {
  font-weight: normal;
  color:#FFF
  }
a.submit:link {
  font-weight: bold;
  color:maroon;
  }
a.submit:visited {
  font-weight: bold;
  color:maroon;
  }
a.submit:hover {
  font-weight: bold;
  color:#FFF
  }

a img {
  border-width:0;
  }

SELECT {
   font-family:Verdana,Arial Narrow,Arial,Helvetica;
   font-size:8pt;
   color:black;
   }

.overbox{display:none;border:1px solid #b2b48c;background-color:#222222;padding:5px;z-index:2000;position:absolute;font: 8pt Verdana;color:#bbbbef;height:60px;width:280px;}