a.forum_selected:link { color: #666666; text-decoration: none; font-weight:bold; }
a.forum_selected:visited { color: #666666; text-decoration: none; font-weight:bold; }
a.forum_selected:active { color: #666666; text-decoration: none; font-weight:bold; }
a.forum_selected:hover { color: #666666; text-decoration: none; font-weight:bold; }

a.forum_unselected:link { color: #0000AA; text-decoration: none; }
a.forum_unselected:visited { color: #0000AA; text-decoration: none; }
a.forum_unselected:active { color: #0000AA; text-decoration: none; }
a.forum_unselected:hover { color: #000088; text-decoration: none; }

td.forum_homepage_board {
	background-color:#EEEEEE;
}

td.forum_view_board_topics {
	border-top-style:solid;
	border-top-color:#AAAAAA;
	border-top-width:1px;
	background-color:#FFFFFF;
	border-left-style:dashed;
	border-left-color:#AAAAAA;
	border-left-width:1px;
	padding:7px;
}

/* ===========================================
========= VIEW TOPIC - STYLE TOP ===============
=========================================== */

td.forum_view_topic_heading_1 {
	background-color:#FFFFFF;
	color:#444444;
	padding:5px;
}

td.forum_view_topic_header_1{
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	background-color:#EEEEEE;
	color:#444444;
}
td.forum_view_topic_footer_1 {
	font-size:10px;
	padding-top:0px;
}

/* ===========================================
========= VIEW TOPIC - STYLE SIDE ===============
=========================================== */

td.forum_view_topic_heading_2 {
	background-color:#EEEEEE;
	color:#444444;
	padding:5px;
}

td.forum_view_topic_header_2_a {
	border-bottom-style:solid;
	border-bottom-color:#AAAAAA;
	border-bottom-width:1px;
	background-color:#EEEEEE;
	color:#444444;
	padding:5px;
	font-size:10px;
}

td.forum_view_topic_header_2_b {
	background-color:#EEEEEE;
	color:#444444;
	padding:0px;
	border-right-style:dashed;
	border-right-width:1px;
	border-right-color:#AAAAAA;
}
td.forum_view_topic_footer_2_a {
	font-size:10px;
	padding-top:0px;
	background-color:#EEEEEE;
	
	border-right-style:dashed;
	border-right-width:1px;
	border-right-color:#AAAAAA;
}
td.forum_view_topic_footer_2_b {
	font-size:10px;
	padding-top:0px;
}
