.menuTitleHolder {
	width: auto;
	align: center;
	}

.menuTitleLang {
	background-image: url('images/avivaEv_07.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	width:100%; 
	padding-right:10;
	padding-left:15;
	font-weight:bold; 
	color: #000000;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuTitle {
	background-image: url('images/avivaEv_07.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	width:100%; 
	padding-right:10;
	padding-left:15;
	font-weight:bold; 
	color: #000000;
	text-decoration: none;
	font-family: arial;
	text-align:	right;
	font-size: 12px;
	}

.menuTitleSelected {
	background-image: url('images/avivaEv_07.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	width:100%; 
	padding-right:10;
	padding-left:15;
	font-weight:bold; 
	color: #000000;
	text-decoration: none;
	text-align:	right;
	font-family: arial;
	font-size: 12px;
	}

.menuTitle:hover, .menuTitleSelected:hover{
	background-image: url('images/avivaEv_08.gif'); 
	color: #000000;
	}

.menuItemsHolder {
	background-color: #ffffff;
	width:100;
	padding:5px;
	align: center;
	text-align:	right;
	}

.menuItem {
	background-image: url('images/avivaEv_07.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	padding-right:10;
	padding-left:5;
	font-weight:bold; 
	color: #000000;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	width:90;
	}

.menuItemSelected {
	background-image: url('images/avivaEv_07.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	padding-right:10;
	padding-left:5;
	font-weight:bold; 
	color: #000000;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	width:90;

}

.menuItem:hover,.menuItemSelected:hover {
	background-image: url('images/avivaEv_08.gif'); 
	color: #000000;
	}