div.forum, div.forum table, div.forum tr, div.forum td, div.forum div, div.forum span {
font-size: 12px;
color: BLACK;
}

div.forum a {
text-decoration:underline;
}

div.forum b {
font-size: 12px;
font-weight:bold;
text-decoration:none;
}

div.forum span.grey {
font-size:12px;
color:#666666;
}
div.forum span.text {
font-size: 14px;
color:#666666;
}

div.forum a:link {
color:#225493;
}

div.forum a:visited {
color:#6B91BF;
}

div.forum td.thread_title a:visited {
color:#6B91BF;
}

div.forum td.forum_post_title a:visited {
color:#225493;
}

div.forum table.forum_header a:visited {
color:#225493;
}

div.forum a:hover {
color:#FF7F29;
}

div.forum a:active {
color:#225493;
}

div.forum span.date {
font-weight: normal;
font-size: 10px;
}
div.forum span.forum_text {
font-size: 11px;
color: #666666;
}



div.forum input, div.forum button, div.forum textarea {
background-color: #e9f3f5;
font-family:"trebuchet MS",Arial;
font-size: 12px;
border: 1px solid #225493;
}

div.forum input.post_title {
width: 700px;
}


div.forum input.post_button {
color: #ffffff;
background-color: #225493;
width: 150px;
font-weight: bold;
}

div.forum input.search_button {
color: #ffffff;
background-color: #225493;
width: 100px;
font-weight: bold;
}

div.forum textarea.post_text {
width: 700px;
height: 200px;
}

div.forum input.post_search {
width: 400px;
}

div.forum table.forum_header {
	border-bottom:1px dotted #BBC5D4;
color:#666666;
	width: 700px;
	font-size: 10px;
	vertical-align: middle;
}

div.forum table.forum_header td form{
vertical-align: middle;
}

div.forum td.thread_title {
text-align: left;
valign: top;

}

div.forum td.thread_date {
font-size: 10px;
width: 130px;
text-align: right;
vertical-align: top;

}

div.forum td.forum_post_title {
	border-bottom:1px dotted #BBC5D4;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	width: 700px;
	vertical-align: middle;
}

div.forum td.forum_post_text {
	border-bottom:1px dotted #BBC5D4;
	font-size: 12px;
	color:#666666;
	width: 700px;
	vertical-align: middle;
}

div.forum table.one_post {
background-color: #e9f3f5;
padding: 15px;
border: 1px solid #225493;
}

div.forum table.one_section {
background-color: #e9f3f5;
padding: 15px;
border: 1px solid #225493;
width: 700px;
}

div.forum td.section_title {
	font-size: 16px;
	font-weight: bold;
	color:#000000;	
}

div.forum td.section_text {
	font-size: 12px;
	color:#666666;	
}

div.forum td.section_moderator {
	border-top: 1px dotted #225493;
	horizontal-align: center;
	font-size: 12px;
	color:#000000;	
}

div.forum span.author {
	font-style: italic;	
}

div.forum span.sysmes {
	font-weight: bold;
	color: RED;
}
