.menuTitleHolder {

	width: auto;

	align: center;

	}



.menuTitleLang {

	border-left: 1px solid #ffffff; 

	width:auto; 

	height:22px;

	padding-top:2px;

	padding-right:10px;

	padding-left:10px;

	font-weight:normal; 

	color: #ffffff;

	text-decoration: none;

	text-align:	center;

	font-size: 13px;

	}



.menuTitle {

	border-left: 1px solid #ffffff; 

	width:auto; 

	height:22px;

	padding-top:2px;

	padding-right:10px;

	padding-left:10px;

	font-weight:normal; 

	color: #ffffff;

	text-decoration: none;

	text-align:	center;

	font-size: 13px;

	}
	.menuTitle A:link {text-decoration: none; font-size: 13px; font-weight:normal; color: #ffffff;}
	.menuTitle A:visited {text-decoration: none; font-size: 13px; font-weight:normal; color: #ffffff;}
	.menuTitle A:active {text-decoration: none; font-size: 13px; font-weight:normal;  color: #ffffff;}
	.menuTitle A:hover {text-decoration: none; font-size: 13px; font-weight:normal; color: #ffffff;}


.menuTitleSelected {

	border-left: 1px solid #ffffff; 

	width:auto; 

	height:22px;

	padding-top:2px;

	padding-right:10px;

	padding-left:10px;

	font-weight:normal; 

	background-color:#fc0000;

	color: #ffffff;

	text-decoration: none;

	text-align:	center;

	font-size: 13px;

	}
	.menuTitleSelected A:link {text-decoration: none; font-size: 13px; font-weight:normal; color: #ffffff;}
	.menuTitleSelected A:visited {text-decoration: none; font-size: 13px; font-weight:normal; color: #ffffff;}
	.menuTitleSelected A:active {text-decoration: none; font-size: 13px; font-weight:normal;  color: #ffffff;}
	.menuTitleSelected A:hover {text-decoration: none;  font-size: 13px; font-weight:normal; color: #ffffff;}


.English {

	width:auto; 

	height:22px;

	padding-top:2px;

	padding-right:10px;

	padding-left:10px;

	font-weight:normal; 

	color: #ffffff;

	text-decoration: none;

	text-align:	center;

	font-size: 13px;

	}



.EnglishSelected{

	width:auto; 

	height:22px;

	padding-top:2px;

	padding-right:5px;

	padding-left:5px;

	font-weight:normal; 

	background-color:#fc0000;

	color: #ffffff;

	text-decoration: none;

	text-align:	center;

	font-size: 13px;

	}

	

.menuTitle:hover, .EnglishSelected:hover, .English:hover, .menuTitleSelected:hover{

	background-color:#fc0000;

	color: #ffffff;

	}



.menuItemsHolder {

	width:189px;

	padding-left:5px;

	align: center;

	text-align:	right;

	}



.menuItem {

	width:189px; 
		height:30px;
	border-bottom:1px solid #797979;
	font-weight:bold; 
	color:#797979; 
	width:185px;
	height:30px;
	text-decoration: none;

	}

	.menuItem A:link {text-decoration: none; font-weight:bold; color: #797979;}
	.menuItem A:visited {text-decoration: none; font-weight:bold; color: #797979;}
	.menuItem A:active {text-decoration: none; font-weight:bold;  color: #797979;}
	.menuItem A:hover 
	{
		background:#fc0000; 
		width:189px; 
		height:30px;
		padding-right:4px;
		padding-top:4px;  
		text-decoration: none;  
		font-weight:bold; 
		color: #ffffff;
	}

.menuItemSelected 
{
	width:189px; 
	height:30px;
	background-color:#fc0000;
	border-bottom:1px solid #797979;
	font-weight:bold; 
	color:#ffffff; 
	text-decoration: none;
	vertical-align:center;
}

.menuItemSelected A:link {text-decoration: none; font-weight:bold; color: #ffffff;}
.menuItemSelected A:visited {text-decoration: none; font-weight:bold; color: #ffffff;}
.menuItemSelected A:active {text-decoration: none; font-weight:bold;  color: #ffffff;}
.menuItemSelecteds A:hover 
{ 
	background:#fc0000; 
	width:189px; 
	height:30px; 
	padding-right:4px;
	padding-top:4px;  
	text-decoration: none;  
	font-weight:bold; 
	color: #ffffff;
}

.menuItem:hover
 {

	background:#fc0000;
	color: #ffffff;
	width:189px;
	border-bottom:1px solid #797979;
	font-weight:bold; 
	text-decoration: none;
	vertical-align:center;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:5px;
}
 .menuItemSelected:hover
 {

	background:#fc0000;
	color: #ffffff;
	width:189px;
	border-bottom:1px solid #797979;
	font-weight:bold; 
	text-decoration: none;
	vertical-align:center;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:5px;
}

