.menuContVrt {
	width: 100%;
}
.menuContVrt a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003C86;
	text-decoration: underline;
	display: block;
}

.menuContVrt a:hover {
	text-decoration: underline;
}


.menuContVrt a.sel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #757EB4;
	text-decoration: underline;
	display: block;
}

.menu1 {
	clear: both;
	float: left;
	width: 95%;
	margin-bottom: 1px;
	position: relative;
}

.menu1sel {
	clear: both;
	float: left;
	width: 95%;
	margin-bottom: 1px;
	position: relative;
}

.menu2 {
	clear: both;
	float: left;
	width: 80%;
	margin-bottom: 1px;
	position: relative;
	left: 15%;
}

.menu2sel {
	clear: both;
	float: left;
	width: 80%;
	margin-bottom: 1px;
	position: relative;
	left: 15%;
}

.menu3 {
	clear: both;
	float: left;
	width: 75%;
	margin-bottom: 1px;
	position: relative;
	left: 20%;
}

.menu3sel {
	clear: both;
	float: left;
	width: 75%;
	margin-bottom: 1px;
	position: relative;
	left: 20%;
}
.menuContVrt div {
	padding: 3px;
	text-align: left;
	position: relative;
	margin-top: 1px;
	margin-bottom: 5px;
}
.menu2pgsel {
	width: 80%;
	left: 7%;
	background-color: #f1f1f1;
}
.menu1pg {
	width: 95%;
	margin-top: 5px;
	background-image: url(!!img/main_menu_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu1pgsel {
	width: 95%;
	background-color: #EEEEFF;
}
.menu2pg {
	width: 80%;
	left: 7%;
}
.menu1pgselsm {
	width: 95%;
	background-color: #FFFFFF;
}
