.tbl_list_forum {
	border: 1px solid #000000;
}

.txt_error {
	color: #FF0000;
}

.txt_forum {
	color: #000000;
}

.txt_name_forum {
	color: #AD0000;
	font-weight: bold;
}

.txt_title_forum {
	font-weight: bold;
	color: #3D4650;
	background-color: #FEF8EB;
}

.txt_body_forum {
	color: #000000;
}

.lnk_onbg_forum {
	font-size: 10px;
	color: #333333;
}

.lnk_onbg_forum:hover {
	color: #000000;
	text-decoration: underline;
}

.lnk_forum {
	color: #333333;
	text-decoration: underline;
}

.lnk_forum:hover {
	color: #000000;
	text-decoration: underline;
}

.fields_forum {
	border: 1px solid #006699;
	color: #006699;
	background-color: #FEF5DA;
	scrollbar-base-color: #FADDA9;
	scrollbar-arrow-color: #FFFFFF;
}

.line {
	background-color: #C8C8C8;
}