a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #ff6633;
}

#navcontainer #current {
	color: #ff6633;
	text-shadow: 0px -1px 3px #ff6633;
	background: url(../../images/button_over2.png) repeat-x;
}

#navcontainer .currentAncestor {
	color: #ff6633;
	text-shadow: 0px -1px 3px #ff6633;
	background: url(../../images/button_over2.png) repeat-x;
}

#navcontainer a:hover {
	color: #f6633;
	text-shadow: 0px -1px 3px #ff6633;
	background: url(../../images/button_over2.png) repeat-x;
}

#navcontainer ul ul #current{
	color: #ff6633;
	text-shadow: 0px -1px 3px #ff6633;
}

#navcontainer ul ul .currentAncestor {
	color: #ff6633;
	text-shadow: 0px -1px 3px #ff6633;
	background-image: none;
}

#navcontainer ul ul ul .currentAncestor {
	color: #ff6633;
	text-shadow: 0px -1px 3px #ff6633;
}