.menuTitleHolder {
	width: auto;
	align: center;
	vertical-align:top;
	}

.menuTitleLang {
	background-image: url('images/mali_menu_Square.gif'); 
	background-repeat: no-repeat; 
	background-position: right top; 
	width:149px;
	height:32px; 
	padding-right:7px;
	padding-left:7px;
	padding-top:3px;
	font-family:arial; 
	font-weight:bold; 
	color: #44087a;
	text-decoration: none;
	text-align:	right;
	font-size: 13px;
	}

.menuTitle {
	background-image: url('images/mali_menu_Square.gif'); 
	background-repeat: no-repeat; 
	background-position: right top; 
	width:149px;
	height:32px; 
	padding-right:7px;
	padding-left:7px;
	padding-top:3px;
	font-family:arial; 
	font-weight:bold; 
	color: #44087a;
	text-decoration: none;
	text-align:	right;
	font-size: 13px;
	}

.menuTitleSelected {
	background-image: url('images/mali_menu_Square.gif'); 
	background-repeat: no-repeat; 
	background-position: right top; 
	width:149px;
	height:32px; 
	padding-right:7px;
	padding-left:7px;
	padding-top:3px;
	font-family:arial; 
	font-weight:bold; 
	color: #44087a;
	text-decoration: none;
	text-align:	right;
	font-size: 13px;	}

.menuTitle:hover, .menuTitleSelected:hover{
	color: #005655;
	}

.menuItemsHolder {
	width:89px;
	margin-right:-15px;
	align: right;
	text-align:	right;
	}

.menuItem {
	background-image: url('images/mali_menu_Square2.gif'); 
	background-repeat: no-repeat; 
	background-position: right top; 
	width:89px;
	height:30px; 
	padding-right:5px;
	padding-left:5px;
	padding-top:4px;
	font-family:arial; 
	font-weight:bold; 
	color: #44087a;
	text-decoration: none;
	text-align:	right;
	font-size: 11px;
	}

.menuItemSelected {
	background-image: url('images/mali_menu_Square2.gif'); 
	background-repeat: no-repeat; 
	background-position: right top; 
	width:89px;
	height:30px; 
	padding-right:5px;
	padding-left:5px;
	padding-top:4px;
	font-family:arial; 
	font-weight:bold; 
	color: #44087a;
	text-decoration: none;
	text-align:	right;
	font-size: 11px;
}

.menuItem:hover,.menuItemSelected:hover {
	color:#005655;
	}