.mainnavbtn {
	text-align:center;
	margin-right:50px;
}
#navbar {
	width:100%;
	height:23px;
	margin-bottom:4px;
	background:url("../images/fadeline.jpg") bottom;
	background-repeat: repeat-x;
}
#navbarlinks {
	width:100%;
	border:0;
	margin:0;
	height:23px;
}
#navbarlinks .mainnavbtn {
	text-align:center;
	border:0;
	margin:0;
	float:left;
	cursor:pointer;
	font-family: verdana;
	font-weight:bold;
	padding-top:3px;
	height:20px;
	padding-top:10px;
	display:block;
	width:175px;
	float:left;
	color:#010066;
}
#navbarlinks a {
	text-decoration:none;
}
#navbarlinks a:hover {
	text-decoration:underline;
}
.navspacer {
	width:2px;
	height:23px;
	background-color:black;
	z-index:2;
	float:left;
	margin-left:-2px;
}
#navbarlinks .mainnavactive {
	color:#0000ff !important;
}
#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-color:blue;
	background:url('../images/transbg.png') top left repeat;
	z-index:5;
}
.menu3 {
	width:auto;
	background:url('../images/transbg.png') 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:10pt;
	padding-left:10px;
	cursor:pointer;
	width:195px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #8E8FCF;
}
.menuitem2 {
	line-height:18px;
	color:#ffffff !important;
	font-size:10pt;
	font-family:verdana;
	padding-left:10px;
	cursor:pointer;
	width:165px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #8E8FCF;
}
.itemhover {
	background-color:#aaaaff;
}
.nolink {
	color:black;
}
.MainNavSelected {
}

