A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #CCCCCC; 
}
A:visited { 
  color: #AAAAAA;
}
A:active {
  color: white;
}
A:HOVER { 
  color: #FFFFFF; 
  background-color: #222222;
}
.onbody{
  color: #EEEEFF; 
}
.onbody A:LINK {
  color: #CCCCCC;
}
.onbody A:VISITED {
  color: #AAAAAA;
}
.onbody A:ACTIVE {
  color: white;
}
BODY,P,TABLE,TD,TR {   
  font-size:   10pt;
  font-family: Verdana, Arial, Sans-Serif;
  color: #CCCCCC;
}
FORM {
  display: inline;
  margin-bottom: 0;
}

PRE {
  font-size:   9pt;
  font-family: Courier;
  
}
.tablesurround {
  background: #202070;
}
.tableborders {
  background: #506070;
}
.tdheader {
  font-size:   11pt;
  font-weight: bold;
  color:       #e0e0e0;
  background:  #000000;
  font-family: Arial;
}
.menubar{
  background: black;
  color: #333355;
}
.navigation{
  background: black;
  color: #333355;
  font-size:   8pt;
  font-family: Helvetica, Arial;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
  font-size: 7pt;
  color:     yellow;
}
.catandforum {
  font-size: 8pt;
}
.posttime {
  font-size: 8pt;
  font-style: oblique;
  text-align: center;
  background: #000044;
}
.threadtotal {
  font-size: 8pt;
  background: #000044;
}
.posttotal {
  font-size: 8pt;
  background: #000033;
  color: #CCCCCC;
}
.modcolumn {
  font-size: 8pt;
  background: #000033;
  color: #CCCCCC;
}
.small {
  font-size:   7pt;
  font-family: helvetica,arial;
}
.medium {
  font-size:   9pt;
  font-family: Verdana,helvetica,arial;
}
.standouttext {
  color: white;
}
.pollcolor {
  background: white;
}
.welcome {
  background: #000022;
  font-family: Times new roman;
  color: #BBCCEE;
}
.forumtitle {
}
.forumdescript {
  font-size: 8pt;
}
.namedescript {
  font-size: 10pt;
}
.lighttable {
  background: #405070;
  color: #CCCCCC;
}
.darktable {
  background: #203060;
  color: #CCCCCC;
}
.cleartable {
  background: #000030;
}
.alternatetable {
  background: #000000;
}
.subjecttable {
  background: #202050;
  color: #e0e0e0;
}
.footertable {
  background: #000040;
}
.formboxes{
  font-family: geneva, arial, sans-serif;
  background-color: #000033;
  color: #ffffff;
  font-size: 8pt;
}
.buttons {
  font-family: geneva, arial, sans-serif;
  background-color: #000033;
  color: #ffffff;
  font-size: 8pt;
}

