#header
{
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: normal;
}
#header UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#header LI
{
	float: right;
	background: url(../../images/tab_Sub_Bkgrd_R_Off.gif) no-repeat right top;
	margin: 0;
	padding: 0px;
	height: 26px;
}
#header A
{
	background: url(../../images/tab_Sub_Bkgrd_L_Off.jpg) no-repeat left top;
	padding: 5px 15px;
	display: block;
	color: black;
	font-weight: bold;
}
#header #current
{
	background: url(../../images/tab_Sub_Bkgrd_R_On.gif) no-repeat right top;
}
#header #current A
{
	background: url(../../images/tab_Sub_Bkgrd_L_On.jpg) no-repeat left top;
}
#header #notcurrent A:link
{
	color: #666666;
	text-decoration: none;
}
#header #notcurrent A:visited
{
	color: #666666;
	text-decoration: none;
}
#header #notcurrent A:hover
{
	color: yellow;
	text-decoration: underline;
}
#SubNavHeader
{
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: normal;
	position: relative;
	left: -18px;
	top: -26px;
}
#SubNavHeader UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#SubNavHeader LI
{
	float: right;
	background: url(../../images/tab_Sub_Sub_Bkgrd_R_Off.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	height: 26px;
}
#SubNavHeader A
{
	background: url(../../images/tab_Sub_Sub_Bkgrd_L_Off.gif) no-repeat left top;
	padding: 5px 15px;
	color: Black;
	display: block;
}
#SubNavHeader #current2
{
	background: url(../../images/tab_Sub_Sub_Bkgrd_R_On.gif) no-repeat right top;
}
#SubNavHeader #current2 A
{
	background: url(../../images/tab_Sub_Sub_Bkgrd_L_On.gif) no-repeat left top;
}
#SubNavHeader #notcurrent2 A:link
{
	color: #666666;
	text-decoration: none;
}
#SubNavHeader #notcurrent2 A:visited
{
	color: #666666;
	text-decoration: none;
}
#SubNavHeader #notcurrent2 A:hover
{
	color: #666666;
	text-decoration: underline;
}
