#navcontainer #current {
	background: url(../../images/graymenu_all.jpg) repeat-x 0 -52px;
	text-shadow: none;
}

#navcontainer .currentAncestor {
	background: url(../../images/graymenu_all.jpg) repeat-x 0 -52px;
	text-shadow: none;
}

#navcontainer a:hover{
	background: url(../../images/graymenu_all.jpg) repeat-x 0 -52px;
	text-shadow: none;
}

#navcontainer a:active{
	background: url(../../images/graymenu_all.jpg) repeat-x 0 -104px;
	text-shadow: none;
}