.navcontainer .current a:link, .navcontainer .current a:visited {
	background: url(../../images/menuTabs.png) no-repeat 0 0;
	color: #616161;
}

.navcontainer a{
	background: url(../../images/menuTabs.png) no-repeat 0 -45px;
	color: #9b9b9b;
	text-shadow: #ffffff 0 1px 0;
}

.navcontainer a:visited{
	color: #9b9b9b;
}

.navcontainer a:hover{
	color: #616161;
}

.navcontainer a:active{
	color: #616161;
}

.navcontainer .currentAncestor a {
	background: url(../../images/menuTabs.png) no-repeat 0 0;
	color: #616161;
}
