<!---
body {
font-family:Verdana, Sans-serif;
color; #623100;
font-size: 12px
}
input,textarea, select,{
	color : #000000;
	font: normal 12px;
	border-collapse: collapse; border: 1px solid #000000;
}
.maintable {border: 1px #D69B61 solid; background-color: #D69B61; width: 90%; padding: 0px;} /*main table for forum*/
.regrow {font-family: Verdana,Sans-serif; color:#195F19; font-weight: bold; background-color: #D69B61;font-size: 12px;} /*registration row, mainly here for symetry*/
.headline {font-family: Verdana,Sans-serif;font-weight: bold;color: #195F19;background-color: #D69B61;font-size: 11px;} /*headline row, the first row that says forum name, topics, posts and such*/
.catline {font-family: Verdana,Sans-serif;font-weight: bold;color: #000000;background-color: #EAED9E;font-size: 12px;} /*the row with the category colors*/
.forumrow {font-family: Verdana,Sans-serif; color: #195F19;background-color: #DFC3A7;font-size: 12px;} /*color of the forum rows*/
.quotecode {font-family: Verdana,Sans-serif; color: #195F19; border-collapse: collapse; border: 1px solid #000000; background-color: #195F19;font-size: 12px; width:90%;} /*when you quote someone in a post*/

--->
