.menuTitleHolder 

{

	width: auto;

	align: right;

	padding:5px;

}

.menuTitleLang 

{



	background-image: url('images/menu_title.gif'); 

	background-repeat: no-repeat; 

	background-position: center right; 

	width:auto; 

	padding-left:15px; 

	padding-right:6x; 

	color:#ffffff; 

	text-align:right; 

	text-decoration:none;

	font-family:arial; 

	font-weight:bold; 

	font-size: 12px;

}

.menuTitle 

{

	background-image: url('images/menu_title.gif'); 

	background-repeat: no-repeat; 

	background-position: center right; 

	width:auto; 

	padding-left:10px; 

	padding-right:10px;

	color:#ffffff; 

	text-align:right; 

	text-decoration:none;

	font-family:arial; 

	font-weight:normal; 

	font-size: 12px;

}
	.menuTitle A:link {text-decoration: none; font-weight:normal; color: #ffffff;}

	.menuTitle A:visited {text-decoration: none; font-weight:normal; color: #ffffff;}

	.menuTitle A:active {text-decoration: none; font-weight:normal;  color: #ffffff;}

	.menuTitle A:hover {text-decoration: underline;  font-weight:normal; color: #ffffff;}



.menuTitleSelected 

{

	background-image: url('images/menu_title.gif'); 

	background-repeat: no-repeat; 

	background-position: center right; 

	width:auto; 

	padding-left:10px; 

	padding-right:10px; 

	color:#ffffff; 

	text-align:right;

	text-decoration:none;

	font-family:arial;

	font-weight:normal;

	font-size: 12px;

}
	.menuTitleSelected A:link {text-decoration: none; font-weight:normal; color: #ffffff;}

	.menuTitleSelected A:visited {text-decoration: none; font-weight:normal; color: #ffffff;}

	.menuTitleSelected A:active {text-decoration: none; font-weight:normal;  color: #ffffff;}

	.menuTitleSelected A:hover {text-decoration: none;  font-weight:normal; color: #ffffff;}



.menuTitle:hover, .menuTitleSelected:hover

{

	color: #ffffff;

}

.menuItemsHolder .

{

	width:160;
	align: right;
	text-align:	right;
	vertical-align:top;

}



.menuItem 

{

	background: url(images/sub_menu_item_img.gif) no-repeat;
	background-position: center right;
	width:160;
	padding-left:0px; 
	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: none;  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;

}















