body {
	font-family: arial;
}
.fmforum_pagebrowser_table {
	border: 1px solid #AE0B05;
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:3px;
	padding:3px;
}
.fmforum_searchform_table {
	border: 1px solid #AE0B05;
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:3px;
	padding:3px;
}
.fmforum_searchresult_table {
	border: 1px solid #AE0B05;
	
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:3px;
	padding:3px;
}
.fmforum_message_functionbar {
	border: 1px solid #AE0B05;
	
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:3px;
	padding:3px;
}
.fmforum_messageheader_table {
	border: 1px solid #AE0B05;
	
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:3px;
}
.fmforum_message_table {
	border: 1px solid #AE0B05;
	
	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:10px;
}
.fmforum_post_message_td {
	vertical-align:top;
}
.fmforum_post_message {
	width:460px;
	height:300px;
}
.fmforum_messagetree_table {
	border: 1px solid #AE0B05;

	width:100%;
	background-color:white;
	font-size:10pt;
	margin-bottom:10px;
}
.fmforum_post_table {
	border: 1px solid #AE0B05;
	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:#3366CC;
	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 #AE0B05;
	
	width:100%;
	background-color:white;
	font-size:10pt;
	margin:0px;
}
.fmforum_board_table {
	border: 1px solid #AE0B05;
	
	width:100%;
	background-color:white;
	font-size:10pt;
}
.fmforum h2 {
	font-size:10pt;
}
.fmforum a {
	font-size:10pt;
}
.fmforum a:visited {
	font-size:10pt;
	color:#06379D;
}
