.menuTitleHolder {
	background-image: url('images/Myclinic4u_MenuB.gif'); 
	background-repeat: repeat-x; 
	background-position: center center; 
	height:25px;
	width: 100%;
	align: center;	
	text-align:left;
	margin-right:-2px;
	}

.menuTitleLang {
	background-image: url('images/Myclinic4u_MenuS.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	width:100%;
	height:25px; 
	padding-top:5px;
	padding-right:15px;
	padding-left:15px;
	font-weight:bold; 
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	font-size: 14px;
	}

.menuTitle {
	background-image: url('images/Myclinic4u_MenuS.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	width:100%; 
	height:25px;
	padding-top:5px;
	padding-right:15px;
	padding-left:15px;
	font-weight:bold; 
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	font-size: 14px;
	}

.menuTitleSelected {
	background-image: url('images/Myclinic4u_MenuS.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	width:100%; 
	height:25px;
	padding-top:5px;
	padding-right:15px;
	padding-left:15px;
	font-weight:bold; 
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	font-size: 14px;
	}

.menuTitle:hover, .menuTitleSelected:hover{
	color: #f7d078;
	}

.menuItemsHolder {
	width:130px;
	padding:5px;
	align: center;
	text-align:	right;
	}

.menuItem {
	width:120px;
	background-image: url('images/Myclinic4u_07.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	height:20px;
	padding-top:3px; 
	padding-right:17px; 
	padding-bottom:3px;
	font-weight:bold; 
	color:#e01f02; 
	text-decoration: none;
	font-size: 13px;
	}

.menuItemSelected {
	width:120px;
	background-image: url('images/Myclinic4u_07.gif'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	height:20px;
	padding-right:17px; 
	padding-top:3px; 
	padding-bottom:3px;
	font-weight:bold; 
	color:#e01f02; 
	text-decoration: none;
	font-size: 13px;
}

.menuItem:hover,.menuItemSelected:hover {
	color: #f7d078;
	}
