.menuTitleHolder {
	width:	100%;
	}
/*
.menuTitleLang {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D6D6D6', startColorstr='#ffffff', gradientType='1');
	background-image: url(images/hila_1_6_39.jpg);
	background-color: #000000;
	border:1px solid #ffffff;
	font-weight:bold;
	width: 156px;
	color: 18616B;
	text-decoration: none;
	text-align:	right;
	margin:1px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;	}
*/

.menuTitle, .menuTitleLang, .menuTitleSelected , .menuItemSelected  {
	/*filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D6D6D6', startColorstr='#ffffff', gradientType='1');*/
	background: url('images\menu.jpg');
	background-repeat: no-repeat; 
	background-position: right; 
	padding-right:17px;
	border:1px solid #ffffff;
	font-weight:bold;
	width: 156px;
	color: 18616B;
	text-decoration: none;
	text-align:	right;
    font-size:9pt;
	margin:0px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
    float:right;
    z-index: 99999999999999999999;
	}
/*
.menuTitleSelected {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CDD4DE', startColorstr='#ffffff', gradientType='0');
	background-color: #ffffff;
	font-weight:bold;
	width: 156px;
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	margin:1px;
	height:22px;
	}
*/
.menuTitle:hover, .menuTitleSelected:hover, .menuTitleLang:hover, .menuItem:hover,.menuItemSelected:hover {
	/*border:1px solid #ffffff;*/
	color: #FF6600;
    z-index: 99999999999999999999;
	}

.menuItemsHolder {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CDD4DE', startColorstr='#ffffff', gradientType='0');
	background-color: #ffffff;
	/*border:1px solid white;*/
	font-weight:bold;
	width: 156px;
	color: #446D8C;
	text-decoration: none;
	text-align:	right;
	margin-top:2px;
    font-size:9pt; 
    z-index: 99999999999999999999; 
	}

.menuItem {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D6D6D6', startColorstr='#ffffff', gradientType='1');
	/*background: url('images\menu.jpg');
	background-repeat: no-repeat; 
	background-position: right; 
    */
	padding-right:17px;
	/*border:1px solid #ffffff;*/
	font-weight:bold;
	width: 156px;
	color: 18616B;
	text-decoration: none;
	text-align:	right;
	margin:1px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
    z-index: 99999999999999999999;
/*
	color: #446D8C;
	text-decoration: none;
	padding-right:	30px;
	width: 156px;
*/
	}
 /*
.menuItemSelected {
	color: red;
	text-decoration: none;
	padding-right:	3px;
	width: 100px;
	}

.menuItem:hover,.menuItemSelected:hover {
	color:		white;
	background-color:	#white;
	}
*/