#centerOut
{
	background-image: url(mav_orange_bg.gif);
	background-color: #ffffff;
}

li.pipe
{
	color: #e5caa2; 
}

.nav ul li a:hover
{
	border-bottom: 2px solid #755628;
	padding: 10px 6px 9px 6px;
}

.themeGreyscale a, .themeMidnight a, .themeHighContrast a 
{
	color: #808080 !important; 
	font-weight: normal;
}

.themeTangerine a, .themeTangerine a:hover
{
	color: #ffffff !important; 
	font-weight: bold;
	background-image: url(mav_ch2_selected.gif); 
}

.themeGreyscale a
{
	background-image: url(mav_ch1_off.gif); 
}

.themeGreyscale a:hover
{
	background-image: url(mav_ch1_on.gif); 
}
