.menuTitleHolder 
{
	width: auto;
	text-align: right;
	/*padding:5px;*/
	background: #CE3E1B; 
}

.menuTitleLang 
{
	background: #CE3E1B; 
	width:auto; 
	color:#ffffff; 
	/*border-left:1px solid #ffffff;*/
	text-align:right; 
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
	padding-right:4px; 
	padding-left:4px; 
	
}
	.menuTitleLang A:link {text-decoration: none; font-weight:bold; color: #ffffff; }
	.menuTitleLang A:visited {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitleLang A:active {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitleLang A:hover {text-decoration: none; font-weight:bold; color: #ffffff;}
.menuTitle 
{
	
	background: #CE3E1B; 
	width:auto; 
	color:#ffffff; 
	/*border-left:1px solid #ffffff;*/
	text-align:right; 
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
	padding-right:4px; 
	padding-left:4px; 
}
	.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: #FE860C;}

.menuTitleSelected 
{
	
	background: #CE3E1B; 
	width:auto; 
	color:#ffffff; 
	/*border-left:1px solid #ffffff;*/
	text-align:right; 
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
	padding-right:4px; 
	padding-left:4px; 
}
	.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: #FE860C;}

.menuTitle:hover, .menuTitleSelected:hover
{
	
	background: #CE3E1B; 
	width:auto; 
	color:#FE860C;  
	/*border-left:1px solid #ffffff;*/
	text-align:right; 
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
	padding-right:4px; 
	padding-left:4px; 
}
	.menuTitle:hover, .menuTitleSelected:hover A:link {text-decoration: none; font-weight:bold; color: #FE860C;}
	.menuTitle:hover, .menuTitleSelected:hover A:visited {text-decoration: none; font-weight:bold; color: #FE860C;}
	.menuTitle:hover, .menuTitleSelected:hover A:active {text-decoration: none; font-weight:bold; color: #FE860C;}
	.menuTitle:hover, .menuTitleSelected:hover A:hover {text-decoration: none; font-weight:bold; color: #FE860C;}

.menuItemsHolder 
{
	/*background:#CE3E1B;*/
	width:150px;
	/*text-align:	right;
	vertical-align:top;*/
}

.menuItem 
{
	background: url(images/button.gif) no-repeat;
	width:150px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:9px; 
	padding-left:5px;
	font-weight:normal; 
	color:#ffffff;
	text-decoration: none;
}

.menuItem A:link {text-decoration: none; font-weight:normal; color: #ffffff;}
.menuItem A:visited {text-decoration: none; font-weight:normal; color: #ffffff;}
.menuItem A:active {text-decoration: none; font-weight:bold; color: #ffffff;}
.menuItem A:hover {text-decoration: none;  font-weight:normal; color: #ffffff;}

.menuItemSelected 
{
	background: url(images/button.gif) no-repeat;
	width:150px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:9px; 
	padding-left:5px;
	font-weight:normal; 
	color:#ffffff;
	text-decoration: none;
}

.menuItemSelected A:link {text-decoration: none; font-weight:normal; color: #ffffff;}
.menuItemSelected A:visited {text-decoration: none; font-weight:normal; color: #ffffff;}
.menuItemSelected A:active {text-decoration: none; font-weight:bold; color: #ffffff;}
.menuItemSelecteds A:hover {text-decoration: none; font-weight:bold; color: #ffffff;}

.menuItem:hover,.menuItemSelected:hover 
{
	background: url(images/button.gif) no-repeat;
	width:150px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:9px; 
	padding-left:5px;
	font-weight:normal; 
	color:#ffffff;
	text-decoration: none;
}
