div.verticalMenuBackground {
	color:#48403f;
}

.verticalMenuBackground a {
	text-decoration: none;
    font-family: Arial;
    font-size: 9pt;
    color:#48403f;
}

.verticalMenuBackground a:hover {
	text-decoration: underline;
}

.verticalMenuBackground ul {
	font-weight: bold;
	list-style-image: url(image/ul.gif);
	list-style-position: outside;
	margin-left: -25px;
}

.verticalMenuBackground ul ul {
	font-weight: normal;
	margin-left: -25px;
}

.verticalMenuBackground ul li {
	margin: 0px;
	line-height: 11pt;
}

a.selected, span.selected {
	text-decoration: underline;
}

a.withoutPage, span.withoutPage {
	color: #AA0000;
}