.txtareaforums {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000; 
}
table.forum {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	border: solid 1px #81CA3F;
}
.td-head {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	background-color: #81CA3F;
	color:white;
	font-weight: bold;
}
.td-admin {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	background-color: Red;
	color: White;
	font-weight: bold;
}
.forum1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	background-color: #D3EBBE;
}


