.forum_topic_pair_space {
	padding: ;
}
.forum_topic_pair_table {
	border: none;
	border-Bottom: solid;
	padding: ;
	border-width: 1px;
	border-color: 48611F;
	background-color: ;
	border-radius: ;
	-moz-border-radius: ;
}
.forum_topic_impair_space {
	padding: ;
}
.forum_topic_impair_table {
	border: none;
	border-Bottom: solid;
	padding: ;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: ;
	border-radius: ;
	-moz-border-radius: ;
}
.forum_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-style: normal;
	background-color: #AA5E2C;
	border: outset;
	border-width: 1px;
	border-color: #293158;
	border-radius: 3;
	-moz-border-radius: 3;
}
.forum_button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-style: normal;
	background-color: #D59359;
	border: outset;
	border-width: 1px;
	border-color: #293158;
	border-radius: 3;
	-moz-border-radius: 3;
}
.forum_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #292929;
	font-weight: normal;
	font-style: normal;
	background-color: #f8ede6;
	border: inset;
	border-width: 1px;
	border-color: #293158;
	border-radius: 3;
	-moz-border-radius: 3;
}
.forum_textbox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-weight: normal;
	font-style: normal;
	background-color: white;
	border: inset;
	border-width: 1px;
	border-color: #293158;
	border-radius: 3;
	-moz-border-radius: 3;
}
.forum_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: EF3300;
	font-weight: bold;
	font-style: normal;
	background-color: ;
}
.forum_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 48611F;
	font-weight: bold;
	font-style: normal;
	background-color: ;
}
.forum_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: B69F7F;
	font-weight: normal;
	font-style: normal;
	background-color: ;
}
.forum_lead_space {
	padding: 0 0 4 0;
}
.forum_lead_table {
	border: outset;
	padding: ;
	border-width: 1px;
	border-color: 671F20;
	background-color: 671F20;
	border-radius: ;
	-moz-border-radius: ;
}
.forum_body_space {
	padding: 2 0 0 0;
}
.forum_body_table {
	border: none;
	border-Top: outset;
	padding: 2 6 2 6;
	border-width: 1px;
	border-color: EF3300;
	background-color: F4EED8;
	border-radius: ;
	-moz-border-radius: ;
}

