.vertical-menu a,
.vertical-menu {
	background: #ffffff;
	color: #003399;
	text-decoration: none;
}

.vertical-menu-Hover a,
.vertical-menu-Hover {
	background: #800000;
	color: #ffffff;
	text-decoration: none;
}

.vertical-menu-Active a,
.vertical-menu-Active {
	background: #7F6767;
	color: #ffffff;
	text-decoration: none;
}

.vertical-menu-Active-Hover a,
.vertical-menu-Active-Hover {
	background: #5F0000;
	color: #ffffff;
	text-decoration: none;
}


.vertical-menu,
.vertical-menu-Hover,
.vertical-menu-Active,
.vertical-menu-Active-Hover {
	width: 100%;
	height: auto;
	line-height: 20px;
	font-size: 12px;
	font-family: verdana;
	border-bottom: 0px solid #000000;
	text-decoration: none;
	cursor:hand;
}

.smallvertical-menu a,
.smallvertical-menu {
	background: #ffffff;
	color: #003399;
	text-decoration: none;
}

.smallvertical-menu-Hover a,
.smallvertical-menu-Hover {
	background: #800000;
	color: #ffffff;
	text-decoration: none;
}

.smallvertical-menu-Active a,
.smallvertical-menu-Active {
	background: #7F6767;
	color: #ffffff;
	text-decoration: none;
}

.smallvertical-menu-Active-Hover a,
.smallvertical-menu-Active-Hover {
	background: #5F0000;
	color: #ffffff;
	text-decoration: none;
}


.smallvertical-menu,
.smallvertical-menu-Hover,
.smallvertical-menu-Active,
.smallvertical-menu-Active-Hover {
	cursor:hand;
	width: 100%;
	height: auto;
	line-height: 11px;
	font-size: 10px;
	font-family: verdana;
	border-bottom: 0px solid #000000;
	text-decoration: none;
}
