A:link, A:visited, A:active, A:hover { 
  text-decoration:none;
  font-weight:bold;
}
a:link  { 
  color: #0000FF;
  background: none;
}
a:visited { 
  color: #2F2F4F;
  background: none;
}
a:active {
  color: #FF0000;
  background: none;
}
a:hover { 
  text-decoration:underline;
  color: ; 
  background-color: ;
}
p,table,td,tr {   
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
  display: inline;
  margin-bottom: 0;
}
body {
  color: #000000;
  background: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
.tablesurround {
	background: #ffffff;
	color: #000000;
}
.tableborders {
	background: #666699;
	color: #FFFFFF;
}
.tdheader {
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  background: #FFC000;
}
.menubar{
  background: #FFC000;
  color: #000000;
}
.navigation{
  background: #F7F7F7;
  color: #000000;
  font-size: 10pt;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #000000;
  padding: 1px; 
  margin: 1px;
}
.new {
  font-size: 9pt;
  color: #FF1241;
  background: none;
}
.catandforum {
  font-size: 10pt;
}
.posttime {
	font-size: 10pt;
	background: #f7f7f7;
	color: #000000;
}
.threadtotal {
	font-size: 10pt;
	background: #f7f7f7;
	color: #000000;
}
.posttotal {
  font-size: 10pt;
  background: #f7f7f7;
  color: #000000;
}
.modline {
  font-size: 8pt;
  font-style: oblique;
}
.small {
  font-weight: normal;
  font-size: 8pt;
}
.standouttext {
  color: #red;
  background: none;
}
.pollcolor {
	background: #red;
	color: #000000;
	border: 1px solid #000000;
}
.welcome {
  background: #CCCCCC;
  color: #000000;
}
.forumtitle a {
  font-size: 10pt;
  font-weight: bold;
  color: ; 
  background: none;
}
.forumdescript {
  font-size: 8pt;
}
.lighttable {
  background: #FAFAFA;
  color: #000000;
}
.darktable {
  background: #F2F2F2;
  color: #000000;
}
.newlighttable {
	background: #ffffff;
	font-weight: bold;
	color: #000000;
}
.newdarktable {
	background: #ffffff;
	font-weight: bold;
	color: #000000;
}
.newpostsincat {
	background: #yellow;
	color: #000000;
}
.cleartable {
	background: #FFFFFF;
	color: #000000;
}
.alternatetable {
	background: #CCCCCC;
	color: #000000;
}
.newsubjecttable {
	background: #FFFFFF;
	font-weight: bold;
	color: #000000;
}
.subjecttable {
  background: #CCCCCC;
  color: #000000;
}
.footertable {
	background: #ffffff;
	color: #000000;
}                          
.formboxes{
  background-color: #ffffff;
  color: #000000;
  font-size: 10pt;
}
.buttons {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
blockquote {
   font-size: 9pt; border: 1px solid #000000;
   margin: 0px 20px; padding: 0px 10px
}
blockquote .small {
	background: #F5F5F5;
	margin-left:-10px;
	padding: 1px 2px;
	color: #000000;
}
blockquote hr {
   visibility:hidden;
   height: 1px
}
.onbody{
  color: #000000;
  background: none;
}
.onbody a:link {
  color: #0000FF;
  background: none;
}
.onbody a:visited {
  color: #2F2F4F;
  background: none;
}
.onbody a:active {
  color: #FF0000;
  background: none;
}
.post:first-letter {
	font-weight: bold;
}
pre {
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	white-space: pre;
}

    
