.menuContVrt {
	margin-bottom: 10px;
}
.menuContVrt a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #293C67;
	text-decoration: underline;
}

.menuContVrt a:hover {
	text-decoration: underline;
}


.menuContVrt a.sel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2A3B66;
	text-decoration: underline;
	font-weight: bold;
}


.menu1 {
}

.menu1sel {
}

.menu2 {
	margin-left: 6%;
}

.menu2sel {
	margin-left: 6%;
}

.menu3 {
	margin-left: 10%;
}

.menu3sel {
	margin-left: 10%;
}
.menuContVrt div {
	padding: 3px;
	margin-bottom: 2px;
}
.menu2pgsel {
	background-color: #f1f1f1;
	margin-left: 3%;
}

.menu2pgsel2 {
	background-color: #f1f1f1;
	margin-left: 3%;
	font-size: 10pt;
}

.menu1pg {
	background-image: url(i/menu_1_rt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #2A3D63;
}
.menuContVrt .menu1pg a.wh, .menuContVrt .menu1pgsel a.wh {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menu1pgsel {
	background-color: #FF850D;
	background-image: url(i/menu_1_rt_sel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu2pg {
	margin-left: 3%;
	background-color: #F1F1F1;
}
.menuContVrtBl {
	margin-bottom: 10px;
	margin-top: 2px;
	background-color: #f1f1f1;
	padding-top: 5px;
}
.menuContVrtBl a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #175BD8;
	text-decoration: underline;
	display: block;
}
.menuContVrtBl a.sel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
	display: block;
}
.menuContVrtBl a:hover {
	text-decoration: underline;
	color: #000000;
}
.menuContVrtBl div {
	padding: 2px;
	margin-bottom: 2px;
}
.menuContVrtBl div img {
	padding: 2px;
	margin: 2px;
	float: left;
}
.menu3pg {
	margin-left: 6%;
}
.menu3pgsel {
	margin-left: 6%;
	background-color: #F1F1F1;
}
.menu4pg {
	margin-left: 11%;
}
.menu4pgsel {
	margin-left: 11%;
	background-color: #F1F1F1;
}
#mainUp .menu {
	width: 95%;
}
.menu .up {
	white-space: nowrap;
	float: left;
	width: 30%;
	margin-bottom: 5px;
	background-image: url(images/arr_orange.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
}
.menu .upsel {
	white-space: nowrap;
	float: left;
	width: 30%;
	margin-bottom: 5px;
	background-image: url(images/arr_orange.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
}


