<!---

body {
a:link, a:visited, a:active { text-decoration: none}
font-family:Verdana, Sans-serif;
color; #000000;
font-size: 12px
}
input,textarea, select,{
	color : ##406325;
	font: normal 14px;
	border-collapse: collapse; border: 0px solid #000000;
}
.maintable {border: 0px ; width: 600px; padding: 0px; background-color: #ffffff} /*main table for forum*/
.row1 {font-family: Verdana,Sans-serif; color: #666666; font-weight: ; background-color: #EDF5E7;font-size: 12px;} /*registration row, mainly here for symetry*/

.headline {font-family: Verdana,Sans-serif;font-weight: bold;color: #406325;background-color: #406325;font-size: 10px; color: #FFFFFF;} /*headline row, the first row that says forum name, topics, posts and such*/

.row2 {font-family: Verdana,Sans-serif; color: #406325;background-color: #F2F2F2;font-size: 10px;} /*color of the forum rows*/
.entry {border: 6px ; width: 400px; padding: 6px; background-color: #F2F2F2} /*main table for add entry*/
--->
