/* VERTICAL MENU */
.VerticalExpandMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 176px;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	padding-top:10px;
}

.VerticalExpandMenu A:Link,
.VerticalExpandMenu A:Visited {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 16px 0px 0px;
	line-height:18px;

}

.VerticalExpandMenuLevel2CurrentPage A:Visited,
.VerticalExpandMenuLevel2CurrentPage A:Link,
.VerticalExpandMenu A:Hover {
	text-decoration: none;
	color: #373737;
}
