#fchfforumtabnav{
	height: 30px;
	margin: 0;
	padding-left: 15px;}

#fchfforumtabnav li{
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;}
	
#fchfforumtabnav a:link, #fchfforumtabnav a:visited{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-top: 6px;
	margin-right: 1px;
	background: url(../images/bg_sitetab.gif) no-repeat;
	width: 128px;
	height: 24px;
	text-align: center;}

#fchfforumtabnav a:link.active, #fchfforumtabnav a:visited.active{
	color: #FFFFFF;
	background: url(../images/bg_sitetab_forum.jpg) no-repeat;}

#fchfforumtabnav a:hover{
	background: url(../images/bg_sitetab.gif) 0 -24px no-repeat;
	text-decoration: none;}

#fchfforumheader {
	background-color: #1994E1;
	height: 85px;}