a:link, a:visited {
	color: #c0f1fc;
	text-decoration: none;
	text-shadow: #4763af 0 -1px 3px;
}

a:hover, a:active {
	color: #c0f1fc;
	text-decoration: underline;
	text-shadow: #4763af 0 -1px 3px;
}

#navcontainer #current {
	color: #c0f1fc;
	text-shadow: #4763af 0 -1px 3px;
	background: url(../../images/button_over.jpg) repeat-x;
}

#navcontainer .currentAncestor {
	color: #c0f1fc;
	text-shadow: #4763af 0 -1px 3px;
	background: url(../../images/button_over.jpg) repeat-x;
}

#navcontainer a:hover {
	color: #c0f1fc;
	text-shadow: #4763af 0 -1px 3px;
	background: url(../../images/button_over.jpg) repeat-x;
}

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

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

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