
.forum_title 
{
	font-family: Verdana;
	font-size: 10px; 
	color: #FFFFFF;
	letter-spacing: 1.5;
	font-weight: normal;
}

.forum_header_upper_left_corner
{
	width: 14px;
	font-family: Verdana;
	font-size: 10px; 
	background: #0462ab;
	color: #ffffff;
	font-weight: bold;
}

.forum_header_upper_left
{
	font-family: Verdana;
	font-size: 10px; 
	background: #0462ab;
	color: #ffffff;
	font-weight: bold;
}

.forum_header_main
{
	font-family: Verdana;
	font-size: 10px; 
	background: #0462ab;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 2px 6px 2px;
}

.forum_header_upper_right_corner
{
	width: 14px;
	font-family: Verdana;
	font-size: 10px; 
	background: #0462ab;
	color: #ffffff;
	font-weight: bold;
}

.forum_header_upper_right
{
	font-family: Verdana;
	font-size: 10px; 
	background: #0462ab;
	color: #ffffff;
	font-weight: bold;
}

.forum_category
{
	border: 1px solid #ffffff;
	background-color: #d3e0e7;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 16px;
	letter-spacing: 1.5px;
	font-weight: bold;
	height: 26px;
}

.forum_commands
{
	border: 1px solid #ffffff;
	background-color: #d3e0e7;
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 1.5px;
	color: #0669b5;
	font-weight: bold;
	height: 26px;
}

.forum_commands_link
{
	color: #0669b5;
	font-size: 12px;
	text-decoration: none;
}

.forum_commands_link:hover
{
	color: #e5803c;
	font-size: 12px;
	text-decoration: underline;
}

.forum_forum
{
	border: 1px solid #ffffff;
	background-color: #ecf4f8;
	font-family: Verdana;
	font-size: 10px;
}

.forum_forum_link
{
	color: #0462ab;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
	
.forum_forum_link:hover
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}	

.forum_location
{
	color: #292929;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.forum_location_small
{
	color: #292929;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}

.forum_location_link
{
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.forum_location_link:hover
{
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}

.forum_thread
{
	border: 1px solid #ffffff;
	background-color: #ecf4f8;
	font-family: Verdana;
	font-size: 10px;
}

.forum_thread_link
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
	
.forum_thread_link:hover
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}	

.forum_post
{
	border: 1px solid #d3e0e7;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	color: #292929;	
	padding: 10px;
}

.forum_subject
{
	background-color: #ffffff;
	font-family: Georgia;
	font-size: 16px;
	color: #7B0202;	
	font-weight: bold;
}

.forum_post_link
{
	color: #4A8800;
	font-size: 12px;
	text-decoration: none;
}
	
.forum_post_link:hover
{
	color: #4A8800;
	font-size: 12px;
	text-decoration: underline;
}	

.forum_thread_link_small
{
	color: #4A8800;
	font-size: 10px;
	text-decoration: none;
}
	
.forum_thread_link_small:hover
{
	color: #4A8800;
	font-size: 10px;
	text-decoration: underline;
}	

.forum_smilies
{
	background-color: #dcdcdc;
	font-family: Verdana;
	font-size: 10px; 
	color: #292929;
	font-weight: bold;
}

.forum_poster
{
	background-color: #d3e0e7;
	border: 1px solid #ffffff;
	padding: 6px 2px 6px 2px;
}

.forum_font_poster
{
	color: #292929;
	font-family: verdana;
	font-size: 10px;
	letter-spacing: 1.5;
	font-weight: bold;
}

.forum_font_postdate
{
	color: #292929;
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
}

.forum_font_lastedited
{
	color: #292929;
	font-family: arial;
	font-size: 10px;
	letter-spacing: 1.5;
}

.forum_postreply
{
	background-color: #ffffff;
	border: 1px solid #B4B4B4;
}

.forum_link_light:link, .forum_link_light:visited {
		font-size: 9px;
		font-weight: normal;
		font-family: Verdana;
		color: #ffffff;
		text-decoration: none;
}
.forum_link_light:hover {
		font-size: 9px;
		font-weight: normal;
		font-family: Verdana;
		color: #ffffff;
		text-decoration: underline;
}