.navcontainer .current,
.navcontainer .currentAncestor, .navcontainer a:visited.currentAncestor,
.navcontainer a:link.current, .navcontainer a:hover, .navcontainer a:visited.current    {
	background: url(../../images/menuCurrentBkg.jpg) repeat-x 0 -345px;
	color: #000;
	text-shadow: #fff 0 1px 0;
}

#subnavBarBkg {
	background: url(../../images/submenuBarBkg.jpg) repeat-x 0 -125px;
}

.subnavcontainer ul ul a {
	color: #797979;
	text-shadow: #fffeff 0 1px 0;
}