.mainnavbtn{text-align:center;}
#navstripe{
	background:url("/images/navStripe2.gif") left no-repeat;
	z-index:5;
	width:55px;
	height:23px;
	position:relative;
	top:-3px;
	float:left;
	margin-right:-55px;
	}
#navbar{width:100%;height:23px;margin-bottom:4px;background:url("/images/navbar.gif") top repeat;}
#navbarlinks{width:100%;border:0;margin:0;height:23px;}
#navbarlinks .mainnavbtn{
	background:url("/images/navbar.gif") top repeat;
	text-align:center;
	width:19.8%;
	border:0;
	margin:0;
	float:left;
	cursor:pointer;
	font-size:11px;
	font-family: Arial Black;
	color:#ffffff;
	padding-top:3px;
	height:20px;
}
#navbarlinks a{
		text-decoration:none;
	}
.navspacer{width:2px;height:23px;background-color:black;z-index:2;float:left;}
#navbarlinks .mainnavactive{color:#ffc000;/*background:url("/images/navbardark.gif") top repeat;*/}
#navleft{
	height:23px;
	width:20px;
	margin-right:-20px;
	float:left;
	background:url("/images/navbarleft.gif") top no-repeat;	
	position:relative;
	left:-4px;
	}
#navright{
	height:23px;
	width:20px;
	margin-left:-20px;
	float:right;
	background:url("/images/navbarright.gif") top no-repeat;	
	position:relative;
	left:3px;
	}
.menu2{
	border:0;
	width:auto;
	padding-top:7px;
	background:url("/images/dropBackground.gif") top left repeat;	
}
.menu3{
	width:auto;
	background:url("/images/dropBackground.gif") top left repeat;	
	z-index:5;
}
.navbtn{
	background-image:url('/images/RightArrow.gif');
	background-position:right;
	background-repeat: no-repeat;
}
.menuitem3{
	line-height:18px;
	color:#ffffff !important;
	font-size:11px;
	padding-left:10px;
	cursor:pointer;
	width:195px;
	display:block;	
	text-decoration:none;
}

.menuitem2{
	line-height:18px;
	color:#ffffff !important;
	font-size:11px;
	padding-left:10px;
	cursor:pointer;
	width:195px;	
	display:block;
	text-decoration:none;
}

.itemhover{color:#000000 !important;background-color:#ffC000;}
.nolink{
	color:black;
	}
.MainNavSelected{color:#ffc000 !important;/*background:url('/images/navbarselected.gif') repeat !important;*/}