TD.forum_topicheader{
	font: 8pt Arial;
	font-weight: bold;
	padding: 6px;
	text-align: center;
	color: #464646;
	background-color: #efefef;
}
TD.forum_topicsubheader{
	font: 8pt Arial;
	padding: 6px;
	text-align: center;
	color: #464646;
	background-color: #efefef;
}
TD.forum_topiclist{
	font: 9pt Arial;
	padding: 6px;
	background-color: #fbfbfb;
}
TD.forum_topicmessage{
	font: 10pt Arial;
	padding: 6px;
	vertical-align: top;
	background-color: #f6f6f6;
}
TD.forum_topicmessage_end{
	padding: 0px;
	vertical-align: bottom;
	border-bottom: 1px solid #e1e1e1;
	background-color: #f6f6f6;
}
TD.forum_topicautor{
	width: 120px;
	padding-top: 16px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	font: 8pt Arial;
	vertical-align: top;
	background-color: #f6f6f6;
}
TD.forum_formheader{
	font: 12pt Arial;
	font-weight: bold;
	text-align: center;
	padding-bottom: 14px;
}
TD.forum_formpanel{
	font: 9pt Arial;
	padding: 6px;
}
TD.forum_editmessage{
	padding-bottom: 8px;
	background-color: #f6f6f6;
}
TD.forum_menu{
	font: 8pt Arial;
}
A.forum_autorlink{
	font: 9pt Arial;
	font-weight: bold;
	color: #7f7f7f;
}
A.forum_autorlink:hover{
	color: black;
}
A.forum_headerlink{
	font: 14pt Arial;
	text-decoration: none;
	color: white;
}
A.forum_headerlink:hover{
	text-decoration: underline;
}
A.forum_topiclink{
	color: #7f7f7f;
}
A.forum_topiclink:hover{
	color: black;
}
A.forum_lastpost{
	font: 8pt Arial;
	color: #7f7f7f;
}
A.forum_lastpost:hover{
	color: black;
}
A.forum_menulink{
	font: 8pt Arial;
	color: #7f7f7f;
	text-decoration: none;
}
A.forum_menulink:hover{
	color: black;
}
A.forum_otherlink{
	color: #7f7f7f;
	text-decoration: none;
}
A.forum_otherlink:hover{
	color: black;
}
A.forum_editbutton{
	height: 18px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	display: block;
	float: left;
	font: 9pt Arial;
	color: black;
	text-align: center;
	text-decoration: none;
	border: 1px solid #d0d0d0;
	background-color: #f6f6f6;
}
A.forum_editbutton:hover{
	background-color: #d0d0d0;
}
A.forum_messagebuttons{
	margin: 0px;
	padding: 4px;
	font: 8pt Arial;
	color: black;
	text-decoration: none;
	display: block;
	float: right;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-bottom: 0px;
	border-right: 0px;
	background-color: #f6f6f6;
}
A.forum_messagebuttons:hover{
	background-color: #e1e1e1;
}
A.forum_pages{
	margin: 0px;
	padding: 4px;
	font: 7pt Arial;
	color: black;
	text-decoration: none;
	display: block;
	float: left;
	border: 1px solid #e1e1e1;
	background-color: #f6f6f6;
}
A.forum_pages:hover{
	background-color: #e1e1e1;
}
#forum_current_page{
	margin: 0px;
	padding: 4px;
	font: 7pt Arial;
	color: black;
	text-decoration: none;
	display: block;
	float: left;
	border: 1px solid #e1e1e1;
	background-color: #e1e1e1;
}
#forum_nopage{
	margin: 0px;
	padding: 4px;
	font: 7pt Arial;
	color: black;
	text-decoration: none;
	display: block;
	float: left;
	border: 1px solid #e1e1e1;
	background-color: #f6f6f6;
}
INPUT.forum_login{
	border: 1px solid #8c6931;
	font: 8pt Arial;
	width: 106px;
	height: 20px;
}
INPUT.forum{
	width: 200px;
	height: 20px;
	border: 1px solid #8c6931;
	font: 9pt Arial;
}
INPUT.forum_big{
	width: 300px;
	height: 20px;
	border: 1px solid #8c6931;
	font: 9pt Arial;
}
INPUT.forum_submit{
	margin: 0px;
	border: 1px solid #e1e1e1;
	background-color: #f6f6f6;
}
TEXTAREA.forum{
	width: 200px;
	height: 80px;
	border: 1px solid #8c6931;
	font: 9pt Arial;
}
TEXTAREA.forum_big{
	width: 450px;
	height: 180px;
	border: 1px solid #8c6931;
	font: 9pt Arial;
}
SELECT.forum{
	height: 20px;
	border: 1px solid #8c6931;
	font: 9pt Arial;
}
BUTTON.forum{
	margin-right: 4px;
	margin-left: 0px;
	border: 1px solid #e1e1e1;
	background-color: #f6f6f6;
}
#forum_otherlist{
	font: 8pt Arial;
}
#forum_topicdesc{
	font-size: 7pt;
	color: #7f7f7f;
}
#forum_lasttext{
	font: 8pt Arial;
}
#forum_topicautortitle{
	font-size: 8pt;
	font-weight: bold;
	margin-top: 6px;
}
#forum_topicautorban{
	font: 8pt Arial;
}
#forum_topicdate{
	font-size: 7pt;
	text-align: right;
}
#forum_topicsign{
	font: 8pt Arial;
	color: #696969;
	margin-top: 24px;
}
#forum_usercardname{
	font: 12pt Arial;
	font-weight: bold;
	margin-top: 20px;
}
#forum_usercardgroup{
	font: 8pt Arial;
	font-weight: bold;
	color: #696969;
	margin-bottom: 8px;
}
#forum_error{
	font: 10pt Arial;
	color: red;
	margin: 10px;
}
#forum_quote{
	width: 95%;
	margin-top: 12px;
	border: 1px solid #d0d0d0;
}
#forum_quoteheader{
	padding: 4px;
	font-weight: bold;
	color: #424242;
	background-color: #d0d0d0;
}
#forum_quotetext{
	padding: 4px;
	background-color: white;
}
#forum_rating{
	width: 5px;
	height: 5px;
	overflow: hidden;
	margin-right: 1px;
	float: left;
	border: 1px solid #e1e1e1;
	background-color: #e1e1e1;
}
#forum_rating_empty{
	width: 5px;
	height: 5px;
	overflow: hidden;
	margin-right: 1px;
	float: left;
	border: 1px solid #e1e1e1;
}
