.forum_top_menu{
	background-color: #FA8834;
	color: #FFFFFF;
	margin-bottom: 3px;
	font-weight: bold;
}
.forum_top_menu td{
	padding: 0.6em 15px;
}
.forum_top_menu p{
	margin: 0;
}
.forum_top_menu a,
.forum_top_menu a:link,
.forum_top_menu a:visited,
.forum_top_menu a:hover{
	color: #FFFFFF;
}
.forum_top_menu.pages{
	background-color: #FFC955;
}
.table2{
	border-bottom: 1px solid #CCC;
	margin-bottom: 1em;
}
.table2 th{
	background-color: #666666;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0.5em 15px;
	text-align: left;
}
.table2 td{
	padding: 0.4em 11px;
	color: #202020;
}
.table2 td,.table2 th{
	border-right: 1px solid #FFFFFF;
}
.table2 .no_border{
	border-right: none;
}
.table2 .colored{
	background-color: #EDEDED;
}
.table2 td strong{
	color: #5E5E5F;
	font-weight: bold;
}
.table2 th a,
.table2 th a:link,
.table2 th a:visited,
.table2 th a:hover{
	color: #FFFFFF;
}
.new{
	color: #2073C0;
}
.forum_date{
	font-size: 0.8em;
	color: #777777;
	text-decoration: underline;
	margin-bottom: 0.3em;
}
.table2 table{
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #BBB;
	margin-bottom: 0.4em;
	background-color: #FFFFFF;
}
.table2 table th{
	background-color: #707070;
}
.table2 table th,
.table2 table td{
	border: none;
}
.new{
	color: #0066CC;
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: top;
}
