.forum_checkbox
{
	border: none;
}
.forum_radio
{
	border: none;
	vertical-align : middle;
}
.forum_input
{
	width: 200px;
}
/*
.forum_button
{
	border: none;
}
*/
.forum_textarea
{
	width: 200px;
	height: 100px;
}
.forum_controls_a
{
	text-decoration : none;
}
.forum_header_a
{
	text-decoration: none;
	font-weight: bold;
}
.forum_subjects_header
{
	background-color: #285699;
}
.forum_text_like_a
{
	font-size : 80%;
	color : #234A7D;
}
.forum_body_a
{
	text-decoration : none;
}
.forum_header
{
	background-color: #5a88bb;
}
.forum_header a
{
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	color : #FFFFFF;
	padding : 0 0 0 13;
}

.forum_header2
{
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	color : #FFFFFF;
	padding : 0 0 0 13;
}

.forum_border
{
	background-color: #ffffff;
}
.forum_body0
{
	background-color: #F9F9F9;
	text-align: center;
}
.forum_body0 a
{
	color : #003399;
	text-decoration : none;
}

.forum_body1
{
	background-color: #F9F9F9;
	text-align: center;
}
.forum_body1 a
{
	color : #003366;
	text-decoration : none;
}

.forum_button
{
	font-weight : normal;
	/*font-size : 80%;*/
}
.caption
{
	color : #000000;
	margin : 10px 10px 30px 0px;
}
.caption a
{
	color : #003399;
}
