.TopMenuBox .Level0
{
	list-style-type: none;
	padding-top: 72px;
	padding-right: 50px;
}

.TopMenuBox .Level0 li
{
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}

.TopMenuBox .Level0 li a
{
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: normal;
}

.TopMenuBox .Level0 .Selected a, .LeftMainMenuBox .Level0 .Expanded a
{
	color: #866136;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: normal;
}





.LeftMainMenuBox .Level0
{
	list-style-type: none;
	
}

.LeftMainMenuBox .Level0 li
{
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}

.LeftMainMenuBox .Level0 li a
{
	color: #636363;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}

.LeftMainMenuBox .Level0 .Selected a, .LeftMainMenuBox .Level0 .Expanded a
{
	color: #866136;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}




.RightMainMenuBox .Level0
{
	list-style-type: none;
	
}

.RightMainMenuBox .Level0 li
{
	list-style-type: none;
	display: inline;
	margin-left: 10px;
}

.RightMainMenuBox .Level0 li a
{
	color: #5c7dad;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}

.RightMainMenuBox .Level0 .Selected a, .LeftMainMenuBox .Level0 .Expanded a
{
	color: #866136;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}




.SubMenuBox .Level0
{
	margin: 0px;
	padding-left: 0px;
	padding-right: 20px;
	list-style-type: none;
	line-height: 1.2em;
}

.SubMenuBox .Level0 li
{
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
}

.SubMenuBox .Level0 li a
{
	color: #666666;
	text-decoration: none;
}

.SubMenuBox .Level0 .Selected a, .SubMenuBox .Level0 .Expanded a
{
	color: #866136;
	font-weight: bold;
}