BODY {
  background: #000;
  border-style: none;
  font-family: Verdana, Lucida;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  color: #FFF;
}

A {
  font-family: Verdana, Lucida;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #77A;
}

TD {
  font-family: Verdana, Lucida;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  color: #CCC;
  bordercolor: #669;
  bgcolor: #99C;
}

//TABLE {
//  color: #CCC;
//  bordercolor: #669;
//  bgcolor: #99C;
//}

p {
  font-family: Verdana, Lucida;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  color: #CCC;
}

em {
  font-family: Verdana, Lucida;
  font-size: 6pt;
  font-style: italic;
  text-decoration: none;
  color: #CCC;
}

h2 {
  font-family: Verdana, Lucida;
  font-size: 18pt;
  font-weight: bold;
  text-decoration: none;
  color: #559;
}

blockquote {
  font-family: Courier;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  color: #000;
}

.nblink {
  font-family: Verdana, Lucida;
  font-size: 8pt;
  font-style: none;
  text-decoration: none;
  color: #559;
}

.nbtext {
  font-family: Verdana, Lucida;
  font-size: 10pt;
  font-style: none;
  text-decoration: none;
  color: #222;
}

.nb-box {
  font-family: arial, sans-serif;
  font-size: 8pt;
  background-color: #fff;
  border: 1px #666 solid;
  color: #000;
//break/fix netscape 4 with this comment line
}

.menulink {
  color: #CCCCCC;
  font-family: Verdana, Lucida;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.menutext {
  color: white;
  font-family: Verdana, Lucida;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.vstable {
  color: #CCC;
  bordercolor: #669;
  border: 2px #669 solid;
  background-color: #335;
  background-image: url(http://www.vectorstar.net/images/bg.jpg);
  width: 90%;
  padding: 1px;
  cell-spacing: 0px;
  border-spacing: 0px;
}

.forumtable {
  border: 2px #669 solid;
  background-color: #335;
  background-image: url(http://www.vectorstar.net/images/bg.jpg);
  width: 90%;
  padding: 1px;
  cell-spacing: 0px;
  border-spacing: 0px;
}

