.menuContVrt {
	padding: 0px;
	width: 160px;
	margin-bottom: 10px;
	position: relative;
	text-align: right;
}
.menuContVrt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0583C8;
	text-decoration: underline;
}


.menuContVrt div {
	padding: 3px;
	float: right;
}



.menu1 {
	clear: both;
	width: 85%;
	margin-bottom: 1px;
	position: relative;
}

.menu1sel {
	clear: both;
	width: 85%;
	margin-bottom: 1px;
	position: relative;
	background-color: #f1f1f1;
}

.menu2 {
	clear: both;
	width: 80%;
	margin-bottom: 1px;
	position: relative;
	right: 7%;
}

.menu2sel {
	clear: both;
	width: 80%;
	margin-bottom: 1px;
	position: relative;
	background-color: #f1f1f1;
	right: 7px;
}

.menu3 {
	clear: both;
	width: 75%;
	margin-bottom: 1px;
	position: relative;
	left: 14%;
}

.menu3sel {
	clear: both;
	width: 75%;
	margin-bottom: 1px;
	position: relative;
	left: 14%;
	background-color: #f1f1f1;
}
.menuContVrt a:hover {
	color: #000000;
}
.menuContVrt a.sel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #054FA6;
	text-decoration: underline;
}
.menu2 a {
	color: #666;
}
a.sel {
	color: #000;
}
