.header-ahead {
	background-color: #FFF;
	background-image: url(header-sprint-ahead.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 10px;
}
.navI-ahead {
	border-top-width: 13px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFE100;
	height: 47px;
	background-image: url(tabs_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -94px;
	font-family: Arial, Helvetica, sans-serif;
}
.menubox a:link, .menubox a:active, .menubox a:visited, .menubox a:hover {
	height: 47px;
	width: 180px;
	background-image: url(tabs_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -94px;
	display: block;
	float: left;
	line-height: 47px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.navI-on {
	height: 47px;
	width: 180px;
	background-image: url(tabs_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	float: left;
	line-height: 47px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE100;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.menubox a:hover {
	background-image: url(tabs_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -47px;
}
.navI-end {
	background-color: #CCC;
	height: 47px;
	width: 1px;
	float: left;
	display: block;
}
