/* CSS Document */


input,textarea, select,{
	color : #000000;
	font: normal 12px;
	}
.maintable {width:650px; padding: 5px; background-color: #4d0017} /*main table for forum*/
.regrow {font-family: Verdana,Sans-serif; color: #FFFFFF; font-weight: bold; background-color: #000000;font-size: 12px;} /*registration row, mainly here for symetry*/
.headline {font-family: Verdana,Sans-serif;font-weight: bold;color: #FFFFFF;background-color: #DEBB73;font-size: 12px;} /*headline row, the first row that says forum name, topics, posts and such*/
.forumrow {font-family: Verdana,Sans-serif; color: #FFFFFF;background-color: #F2F2F2;font-size: 12px;} /*color of the forum rows*/
.mainrow a:link, a:visited,  a:active { text-decoration: none;}
.mainrow {font-family: Verdana,Sans-serif; color: #FFFFFF;background-color: #F2F2F2;font-size: 12px; a:link, a:visited, a:active { text-decoration: none}} /*color of the forum rows*/
.maintables{background-color: #FFFFFF; width: 500px; padding: 0px; cellspacing: no} /*main table for forum*/
--->
