A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #ffff00; 
}
A:visited { 
  color: #00ff00;
}
A:active {
  color: #32cd32;
}
A:HOVER { 
  color: #32cd3; 
  background-color: #000000;
}
.onbody{
  color: #00ff00; 
}
.onbody A:LINK {
  color: #ffff00;
}
.onbody A:VISITED {
  color: #00ff00;
}
.onbody A:ACTIVE {
  color: #32cd32;
}
BODY,P,TABLE,TD,TR {   
  font-size: 10pt;
  font-family: Verdana, Arial;
  color: #00ff00;
}
BODY {
  background: #000000;
}
PRE {
  font-size: 12pt;
  font-family: sans-serif;
}
FORM {
  display: inline;
}
.tablesurround {
  background: #000000;
}
.tableborders {
  background: #000000;
}
.tdheader {
  font-size: 10pt;
  font-weight: bold;
  color: #00ff00;
  background: #000000;
  font-family: Verdana, Arial;
}
.menubar{
  background: #000000;
  color: #00ff00;
}
.navigation{
  background: #000000;
  color: #00ff00;
  font-size: 10pt;
  font-family: Verrdana, Arial;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
  font-size: 10pt;
  color: #ffff00;
}
.catandforum {
  font-size: 10pt;
}
.posttime {
  font-size: 10pt;
  font-style: italic;
  background: #000000;
}
.threadtotal {
  font-size: 10pt;
  background: #000000;
}
.posttotal {
  font-size: 10pt;
  background: #000000;
  color: #00ff00;
}
.modline {
  font-size: 8pt;
  font-style: italic;
}
.small {
  font-size: 8pt;
  font-family: Verdana, Arial;
}
.standouttext {
  color: #ffffff;
}
.pollcolor {
  background: #ff0000;
}
.welcome {
  background: #000000;
  font-family: Verdana, Arial;
  color: #00ff00;
}
.forumtitle {
}
.forumdescript {
  font-size: 8pt;
}
.lighttable {
  background: #000000;
  color: #00ff00;
}
.darktable {
  background: #000000;
  color: #00ff00;
}
.newlighttable {
	background: #000000;
	font-weight: bold;
}
.newdarktable {
	background: #000000;
	font-weight: bold;
}
.newpostsincat {
   background: #000000;
}
.cleartable {
  background: #000000;
}
.alternatetable {
  background: #000000;
}
.newsubjecttable {
   background: #000000; <!-- Used on the showflat/showthreaded screens -->
	font-weight: bold;
}
.subjecttable {
  background: #000000;
  color: #00ff00;
}
.footertable {
  background: #000000;
}                          
.formboxes{
  font-family: Verdana, Arial;
  background-color: #000000;
  color: #00ff00;
  font-size: 10pt;
}
.buttons {
  font-family: Verdana, Arial;
  background-color:  #00ff00;
  color: #000000;
  font-size: 8pt;
}
blockquote {
   font-size: 10pt; 
	border:1px solid ;
   margin: 4px; 
	padding: 4px;
}
blockquote .small {
   background: #000000;
   margin-left: 2px; 
	padding: 2px;
}
blockquote hr {
   visibility: visible;
   height: 1px;
}
hr .postborder {
   size: 1px;
   color: #c0d9d9;
}
    
    