body {
	font-family: arial;
}
.fmforum_pagebrowser_table {
	border: 1px solid #4D5656;
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:3px;
	padding:3px;
}
.fmforum_searchform_table {
	border: 1px solid #4D5656;
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:3px;
	padding:3px;
}
.fmforum_searchresult_table {
	border: 1px solid #4D5656;
	
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:3px;
	padding:3px;
}
.fmforum_searchresult_table td {
	background-color:white;
}
.fmforum_message_functionbar {
	border: 1px solid #4D5656;
	width:100%;
	background-color:white !important;
	font-size:10pt;
	margin-bottom:3px;
	padding:3px;
}
.fmforum_messageheader_table {
	border: 1px solid #4D5656;
	
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:3px;
}
.fmforum_message_table, .fmforum_message_table td {
	border: 1px solid #4D5656;
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:10px;
}
.fmforum_post_message_td {
	vertical-align:top;
}
.fmforum_post_message {
	width:100%;
	height:300px;
}
.fmforum_messagetree_table {
	border: 1px solid #4D5656;
	
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:10px;
}
.fmforum_messagetree_table td {
	background-color:white;
}

.fmforum_post_table {
	border: 1px solid #4D5656;
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:10px;
}
.fmforum_post_errormsg {
	font-size:10pt;
	color:red;
}
.fmforum_preview {
	color:white;
	font-size:8pt;
	background-color:#4D5656;
	display:inline;
	padding:2px;
}
.fmforum_post_success {
	font-size:10pt;
	margin-bottom:10px;
}
.fmforum_typeselector {
	font-size:10pt;
}
.fmforum_messagetree_activetd {
	font-weight:bold;
}
.fmforum_boardlist_table {
	border: 1px solid #4D5656;
	
	width:100%;
	background-color:white;
	font-size:10pt;
	margin:0px;
}
.fmforum_boardlist_table td {
	background-color:white;
}
.fmforum_board_table {
	border: 1px solid #4D5656;
	
	width:100%;
	background-color:white;
	font-size:10pt;
}
.fmforum_board_table td {
	background-color:white;
}
.fmforum h2 {
	font-size:10pt;
}
.fmforum a {
	color:#4D5656;
}
.fmforum table {
	background-color:#FFC000;
}
.fmforum td, .fmforum th {
	font-size:8pt;
}
