.menuTitleHolder 

{

	width: auto;

	align: right;

	padding:5px;

}

.menuTitleLang 

{

	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 

{

	width:auto; 

	padding-left:8px; 

	padding-right:10px;

	color:#ffffff; 

	text-align:right; 

	text-decoration:none;

	font-family:arial; 

	font-weight:bold; 

	font-size: 12px;

}
	.menuTitle A:link {text-decoration: none; font-weight:bold; color: #ffffff;}

	.menuTitle A:visited {text-decoration: none; font-weight:bold; color: #ffffff;}

	.menuTitle A:active {text-decoration: none; font-weight:bold;  color: #ffffff;}

	.menuTitle A:hover {text-decoration: none;  font-weight:bold; color: #ffffff;}



.menuTitleSelected 

{

	background-image: url('images/menu_title.gif'); 

	background-repeat: no-repeat; 

	background-position: center right; 

	width:auto; 

	padding-left:9px; 

	padding-right9px; 

	color:#ffffff; 

	text-align:right;

	text-decoration:none;

	font-family:arial;

	font-weight:bold;

	font-size: 12px;

}
	.menuTitleSelected A:link {text-decoration: none; font-weight:bold; color: #ffffff;}

	.menuTitleSelected A:visited {text-decoration: none; font-weight:bold; color: #ffffff;}

	.menuTitleSelected A:active {text-decoration: none; font-weight:bold;  color: #ffffff;}

	.menuTitleSelected A:hover {text-decoration: none;  font-weight:bold; color: #ffffff;}



.menuTitle:hover, .menuTitleSelected:hover

{

	color: #ffffff;

	text-decoration:none;
}

.menuItemsHolder 

{
	width:160px;
	align: right;
	text-align:	right;
	padding-right:15px;
	vertical-align:top;
	text-decoration:none;
}
.menuItem 
{
	width:155px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:normal; 
	color:#000000;
	text-decoration: none;
}
.menuItem A:link {text-decoration: none; font-weight:bold; color: #014E7B;}
.menuItem A:visited {text-decoration: none; font-weight:bold; color: #014E7B;}
.menuItem A:active {text-decoration: none; font-weight:bold;  color: #014E7B;}
.menuItem A:hover {text-decoration: none;  font-weight:bold; color: #014E7B;}

.menuItemSelected 
{
	width:155px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:normal; 
	color:#000000;
	text-decoration: none;
}
.menuItemSelected A:link {text-decoration: none; font-weight:bold; color: #014E7B;}
.menuItemSelected A:visited {text-decoration: none; font-weight:bold; color: #014E7B;}
.menuItemSelected A:active {text-decoration: none; font-weight:bold;  color: #014E7B;}
.menuItemSelecteds A:hover {text-decoration: underline;  font-weight:bold; color: #014E7B;}

.menuItem:hover,.menuItemSelected:hover 
{
	width:155px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:normal; 
	color:#000000;
	text-decoration: none;
}















