#menuCenterSubLevel{
	margin:10px 0 0 6px;
	width:671px;
	height:37px;
	text-align:center;
	background-repeat:repeat-x;
	background-position:bottom left; 
}

#menuCenterSubLevel .SubLevelOn{
	height:35px;
	text-decoration:none;
	font-weight:bold;
	color:#D50000;
	padding:2px 12px 0 12px;
	background-repeat:no-repeat;
	background-position:bottom right; 
	float:left;
}

#menuCenterSubLevel .SubLevel{
	height:35px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	padding:2px 13px 0 13px;
	background-repeat:no-repeat;
	background-position:bottom right; 
	float:left;
}

#menuCenterSubLevel .padL{
	padding-top:10px;
	height:27px;
}
