.header_main_nav {
	background: url(http://hldevs.com/forums/images/hldark/main_nav_bg.png) repeat-x top left;
	padding-top: 4px;
	width: 100%;
	display: table;
}
.header_Center_Tab_Active {
	height: 25px;
	float: left;
	background: url(http://hldevs.com/forums/images/hldevs/toptab_active.png) repeat-x;
}
.header_Left_Tab_Active {
	padding-left:6px;
	margin-left:4px;
	margin-right:4px;
	float:left;
	background: url(http://hldevs.com/forums/images/hldevs/toptableft_active.png) no-repeat top left;
}
.header_Right_Tab_Active {
	padding-right: 6px;
	float: left;
	background: url(http://hldevs.com/forums/images/hldevs/toptabright_active.png) no-repeat top right;
}
a.header_Tab_Link {
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Tahoma;
	float: left;
	font-weight: Bold;
	font-size: 11px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #EEE;
	display: table-cell;
}
.header_nav_inactive_tabs {
	display: table-cell;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left:4px;
	margin-right: 4px;
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 11px;
	text-decoration: none;
	color: #EEE;
	float: left;
}
a.header_nav_inactive_tabs {
	color: #EEE;
}