
.VerticalExpandMenu {
	width:156px;
	text-align:right;
	padding: 131px 0 0 0;
}

.VerticalExpandMenuLevel1WithChildren A:Visited,
.VerticalExpandMenuLevel1WithChildren A:Link {
	display:block;
	line-height:17px;
	padding: 0 7px 0 0;
	font-weight:bold;
	text-decoration:none;
	color:#FFC76A;
}
.VerticalExpandMenuLevel1WithChildren A:Hover {
	background:#FA7604;
	color:#fff;
}

.VerticalExpandMenuLevel2 A:Visited,
.VerticalExpandMenuLevel2 A:Link {
	display:block;
	line-height:17px;
	padding: 0 7px 0 0;
	font-weight:bold;
	text-decoration:none;
	color:#FFC76A;
}
.VerticalExpandMenuLevel2WithChildren A:Visited,
.VerticalExpandMenuLevel2WithChildren A:Link,
.VerticalExpandMenuLevel2WithChildrenCurrentPage A:Visited,
.VerticalExpandMenuLevel2WithChildrenCurrentPage A:Link,
.VerticalExpandMenuLevel2CurrentPage A:Visited,
.VerticalExpandMenuLevel2CurrentPage A:Link {
	display:block;
	line-height:17px;
	padding: 0 7px 0 0;
	font-weight:bold;
	text-decoration:none;
	background:#FA7604;
	color:#fff;
}
.VerticalExpandMenuLevel2 A:Hover {
	background:#FA7604;
	color:#fff;
}

.VerticalExpandMenuLevel3CurrentPageFirst,
.VerticalExpandMenuLevel3First {
	padding: 7px 0 0 0;
}
.VerticalExpandMenuLevel3First A:Visited,
.VerticalExpandMenuLevel3First A:Link {
	padding: 0 14px 0 0;
	text-decoration:none;
	color:#FFC76A;
}
.VerticalExpandMenuLevel3CurrentPageFirst A:Visited,
.VerticalExpandMenuLevel3CurrentPageFirst A:Link {
	padding: 0 14px 0 0;
	text-decoration:underline;
	color:#FFC76A;
}
.VerticalExpandMenuLevel3First A:Hover {
	text-decoration:underline;
}
.VerticalExpandMenuLevel3 A:Visited,
.VerticalExpandMenuLevel3 A:Link {
	padding: 0 14px 0 0;
	text-decoration:none;
	color:#FFC76A;
}
.VerticalExpandMenuLevel3CurrentPage A:Visited,
.VerticalExpandMenuLevel3CurrentPage A:Link {
	padding: 0 14px 0 0;
	text-decoration:underline;
	color:#FFC76A;
}
.VerticalExpandMenuLevel3 A:Hover {
	text-decoration:underline;
}
.VerticalExpandMenuLevel3CurrentPageLast,
.VerticalExpandMenuLevel3Last {
	padding: 0 0 10px 0;
	border:1px #FA7604 solid;
	border-width: 0 0 2px 0;
}
.VerticalExpandMenuLevel3Last A:Visited,
.VerticalExpandMenuLevel3Last A:Link {
	padding: 0 14px 0 0;
	text-decoration:none;
	color:#FFC76A;
}
.VerticalExpandMenuLevel3CurrentPageLast A:Visited,
.VerticalExpandMenuLevel3CurrentPageLast A:Link {
	padding: 0 14px 0 0;
	text-decoration:underline;
	color:#FFC76A;
}
.VerticalExpandMenuLevel3Last A:Hover {
	text-decoration:underline;
}
.VerticalExpandMenuLevel3CurrentPageFirstLast,
.VerticalExpandMenuLevel3FirstLast {
	padding: 7px 0 10px 0;
	border:1px #FA7604 solid;
	border-width: 0 0 2px 0;
}
.VerticalExpandMenuLevel3FirstLast A:Visited,
.VerticalExpandMenuLevel3FirstLast A:Link {
	padding: 0 14px 0 0;
	text-decoration:none;
	color:#FFC76A;
}
.VerticalExpandMenuLevel3CurrentPageFirstLast A:Visited,
.VerticalExpandMenuLevel3CurrentPageFirstLast A:Link {
	padding: 0 14px 0 0;
	text-decoration:underline;
	color:#FFC76A;
}
.VerticalExpandMenuLevel3FirstLast A:Hover {
	text-decoration:underline;
}