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;
}
BODY {
   color:#090909;
   background:#8EA3CB;
}
PRE {
  font-size:   9pt;
  font-family: courier;
}
.tablesurround {
  background: #000066;
}
.tableborders {
  background: #333333;
}
.tdheader {
  font-size:   11pt;
  font-weight: bold;
  color:       #dddddd;
  background:  #090909;
  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: #3C658B;
}
.threadtotal {
  font-size: 8pt;
  background: #3C658B;
}
.posttotal {
  font-size: 8pt;
  background: #33597D;
  color: #CCCCCC;
}
.modcolumn {
  font-size: 8pt;
  background: #33597D;
  color: #CCCCCC;
}
.small {
  font-size:   8pt;
  font-family: helvetica,arial;
}
.standouttext {
  color: white;
}
.pollcolor {
  background: white;
}
.welcome {
  background: #000022;
  font-family: Times new roman;
  color: #EECCEE;
}
.forumtitle {
}
.forumdescript {
  font-size: 8pt;
}
.lighttable {
  background: #3C658B;
  color: #CCCCCC;
}
.darktable {
  background: #33597D;
  color: #CCCCCC;
}
.cleartable {
  background: #33597D;
}
.alternatetable {
  background: #000000;
}
.subjecttable {
  background: #111133;
  color: #CCCCCC;
}
.footertable {
  background: #33597D;
}
.formboxes{
  font-family: geneva, arial, sans-serif;
  background-color: #33597D;
  color: #DDDDDD;
  font-size: 8pt;
}
.buttons {
  font-family: geneva, arial, sans-serif;
  background-color: #33597D;
  color: #DDDDDD;
  font-size: 8pt;
}
blockquote {
	font-size:9pt; border:1px solid #33597D; 
	margin:0px 20px; padding:0px 10px
}
blockquote .small {
	background:#33597D; 
	margin-left:-10px; padding:1px 2px
} 
blockquote hr {
	visibility:hidden; 
	height:1px
}
blockquote br {
	font-size:1px
}