INPUT, SELECT, TEXTAREA { 
	font-family: Verdana, sans-serif; 
	font-size: 10px 
	color : #000000;
	border-collapse: collapse; 
	border: 1px solid #000000;
	}
FONT, TD, BODY, P, DIV { 
	font-family: Verdana, sans-serif; 
	font-size: 10px 
	}
a { font-family: Verdana, sans-serif; color: #336699; text-decoration: none }
a:active { font-family: Verdana, sans-serif; color: #336699; text-decoration: none }
a:visited { font-family: Verdana, sans-serif; color: #336699; text-decoration: none }
a:hover { font-family: Verdana; color: #3399FF; text-decoration: none }

.error 		 {COLOR: #FF0000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; TEXT-DECORATION: none}
.title { font-family: Verdana, sans-serif; background: none; color: #000000; font-size: 16px; font-weight: bold; text-decoration: none }
.footer  {COLOR: #808080; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; TEXT-DECORATION: none}

.maintable {border: 1px #FFFFFF solid; background-color: #FFFFFF; width: 580; padding: 0px;} /*main table for forum*/
.regrow {font-family: Verdana,Sans-serif; color: #000000; font-weight: bold; background-color: #FFFFFF;font-size: 12px;} /*registration row, mainly here for symetry*/
.headline {font-family: Verdana,Sans-serif;font-weight: bold;color: #FFFFFF;background-color: #003366;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: #CCCCCC;font-size: 12px;} /*the row with the category colors*/
.forumrow {font-family: Verdana,Sans-serif; color: #000000;background-color: #F2F2F2;font-size: 12px;} /*color of the forum rows*/
.quotecode {font-family: Verdana,Sans-serif; color: #000000; border-collapse: collapse; border: 1px solid #000000; background-color: #A9C7FD;font-size: 12px; width:90%;} /*when you quote someone in a post*/

.font10 {
	font-family: Verdana;
	font-size: 10px;
}
.font10wit {
	font-family: Verdana;
	font-size: 10px;
	color : #ffffff;
}
.fontsmall10 {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.font12 {
	font-family: Verdana;
	font-size: 12px;
}
.font12wit {
	font-family: Verdana;
	font-size: 12px;
	color : #ffffff;
}
.font14 {
	font-family: Verdana;
	font-size: 14px;
}
.font14wit {
	font-family: Verdana;
	font-size: 14px;
	color : #ffffff;
}
.font16 {
	font-family: Verdana;
	font-size: 16px;
}
.font16wit {
	font-family: Verdana;
	font-size: 16px;
	color : #ffffff;
}

