#navcontainer #current {
	background: url(../../images/graymenu_all3.jpg) repeat-x 0 -1px;
	text-shadow: none;
	color: #bfbfbf;
}

#navcontainer .currentAncestor {
	background: url(../../images/graymenu_all3.jpg) repeat-x 0 -1px;
	text-shadow: none;
	color: #bfbfbf;
}

#navcontainer a:hover{
	background: url(../../images/graymenu_all3.jpg) repeat-x 0 -1px;
	text-shadow: none;
	color: #bfbfbf;
		height: 36px;
}

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