.forum_lite_table {
	background-color: #ffe0c0;
}

.forum_lite_tr_header {
	background-color: #fff060;
	font-weight: bold;
	color: #002010;
}

.forum_lite_tr_content {
	background-color: #fffef0;
	color: black;
	font-weight: normal;
}

.forum_lite_td_indent_separator {
	background-color: #ffffff;
}



