.Navigation
{
}
.NavigationLevel0
{
	display: none;
	visibility: hidden;
}


.NavigationLevel1
{
	font-size: 12px;
	text-indent: 18px;
	font-family: Arial;
	font-weight: bold;
}
DIV.NavigationLevel1
{
	background-position: left top;
	border-top: white 2px solid;
	border-bottom: white 2px solid;
	border-left: white 3px solid;
	background-image: url(/images/button/BackgroundOff.gif);
	background-repeat: no-repeat;
	height: 14px;
}
A.NavigationLevel1
{
	color: #B0B0B0;
	text-decoration: none;
}
A.NavigationLevel1:hover
{
	color: #67003D;
	text-decoration: underline;
}


.NavigationLevel2
{
}
A.NavigationLevel2
{
}
A.NavigationLevel2:hover
{
}


.NavigationLevel3
{
}
A.NavigationLevel3
{
}
A.NavigationLevel3:hover
{
}
