.menuTitleHolder 

{
	width: auto;
	align: right;
	padding-right:20px;
}

.menuTitleLang 

{
	background-image: url('images/menu.gif'); 
	background-repeat: no-repeat; 
	background-position: center right; 
	width:auto; 
	padding-left:10px; 
	padding-right:0x; 
	color:#000000; 
	text-align:right; 
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 14px;

}

.menuTitle 

{
	background-image: url('images/menu.gif'); 
	background-repeat: no-repeat; 
	background-position: center right; 
	width:auto; 
	padding-left:10px; 
	padding-right:0px;
	color:#000000; 
	text-align:right; 
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 14px;
}



.menuTitleSelected 

{

	background-image: url('images/menu.gif'); 
	background-repeat: no-repeat; 
	background-position: center right; 
	width:auto; 
	padding-left:10px; 
	padding-right:0px; 
	color:#000000; 
	text-align:right;
	text-decoration:none;
	font-family:arial;
	font-weight:bold;
	font-size: 14px;
}

.menuTitle:hover, .menuTitleSelected:hover
{
	color: #000000;
}

/*.menuItemsHolder .
{
	width:160;
	align: right;
	text-align:	right;
}

.menuItem 
{
	background: url(images/sub_menu_item_img.gif) no-repeat;
	background-position: center right;
	width:160;
	padding-left:15px; 
	padding-top:5px;
	padding-bottom:5px;
	padding-right:9px; 
	border-bottom:1px solid black;
	font-weight:normal; 
	color:#000000;
	text-decoration: none;
}
.menuItem A:link {text-decoration: none; font-weight:normal; color: #000000;}

.menuItem A:visited {text-decoration: none; font-weight:normal; color: #000000;}

.menuItem A:active {text-decoration: none; font-weight:normal;  color: #000000;}

.menuItem A:hover {text-decoration: underline;  font-weight:normal; color: #000000;}



.menuItemSelected 

{

	background: url(images/sub_menu_item_img.gif) no-repeat;

	background-position: center right;
	width:160;
	padding-left:15px; 
	padding-top:5px;
	padding-bottom:5px;
	padding-right:9px; 
	border-bottom:1px solid black;
	
	

	font-weight:normal;

	color:#000000;

	text-decoration: none;

}
.menuItemSelected A:link {text-decoration: none; font-weight:normal; color: #000000;}

.menuItemSelected A:visited {text-decoration: none; font-weight:normal; color: #000000;}

.menuItemSelected A:active {text-decoration: none; font-weight:normal;  color: #000000;}

.menuItemSelecteds A:hover {text-decoration: underline;  font-weight:normal; color: #000000;}



.menuItem:hover,.menuItemSelected:hover 

{

	color:#000000;

}*/
















