.menuTitleHolder 
{
	width: auto;
	text-align: right;

}
.menuTitleLang 

{
background:url(images/menu_red.gif)center center no-repeat;
	height:22px;
	width: 84px;
	text-align:center;
	vertical-align:center;
	padding-top:2px;
	padding-right:0px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.menuTitle 

{
	background:url(images/menu_red.gif) center center no-repeat;
	height:22px;
	width: 84px;
	text-align:center;
	vertical-align:center;
	padding-top:2px;
	padding-right:0px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.menuTitleSelected 

{
	background:url(images/menu_blue.gif) center center no-repeat;
	height:22px;
	width: 84px;
	text-align:center;
	vertical-align:center;
	padding-top:2px;
	padding-right:0px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

/*.menuTitle:hover
{
background:url(images/menu_red.gif) center center no-repeat;
	height:22px;
	width: 84px;
	text-align:center;
	vertical-align:center;
	padding-top:2px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.menuTitleSelected:hover

{

	background:url(images/menu_item_img.gif) center center no-repeat;
	height:22px;
	width: 84px;
	text-align:center;
	vertical-align:center;
	padding-top:2px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}*/
.menuItemsHolder 

{
	width: auto;
	height:20px;
	text-align: left;
	
}

.menuItem 

{
	background: url(images/menu_item.gif) no-repeat;
	background-position: center right;
	padding-top:2px;
	vertical-align:center;
	padding-right:13px; 
	padding-left:5px;
	font-weight:bold; 
	color:#ffffff; 
	text-decoration: none;
}
.menuItem A:link {text-decoration: none; font-size:12px; font-weight:bold; color: #ffffff;}
.menuItem A:visited {text-decoration: none; font-size:12px; font-weight:bold; color: #ffffff;}
.menuItem A:active {text-decoration: none; font-size:12px; font-weight:bold;  color: #ffffff;}
.menuItem A:hover {text-decoration: none; font-size:12px; font-weight:bold; color: #ffffff;}

.menuItemSelected 
{
	background: url(images/menu_item.gif) no-repeat;
	background-position: center right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:13px; 
	padding-left:5px; 
	font-weight:bold;
	color:#3366FF;
	text-decoration: none;
}
.menuItemSelected A:link {text-decoration: none; font-size:12px; font-weight:bold; color: #ffffff;}
.menuItemSelected A:visited {text-decoration: none; font-size:12px; font-weight:bold; color: #ffffff;}
.menuItemSelected A:active {text-decoration: none; font-size:12px; font-weight:bold;  color: #ffffff;}
.menuItemSelected A:hover {text-decoration: none; font-size:12px; font-weight:bold; color: #ffffff;}

.menuItem:hover,.menuItemSelected:hover 
{
	background: url(images/menu_item.gif) no-repeat;
	background-position: center right;
	padding-top:2px;
	vertical-align:center;
	padding-right:13px;
	padding-left:5px;
	font-weight:bold; 
	color:#ffffff; 
	text-decoration: none;
}
.menuItem:hover,.menuItemSelected:hover  A:link {text-decoration: none; font-size:12px; font-weight:bold; color: #ffffff;}
.menuItem:hover,.menuItemSelected:hover  A:visited {text-decoration: none; font-size:12px; font-weight:bold; color: #ffffff;}
.menuItem:hover,.menuItemSelected:hover  A:active {text-decoration: none; font-size:12px; font-weight:bold;  color: #ffffff;}
.menuItem:hover,.menuItemSelected:hover  A:hover {text-decoration: none; font-size:12px; font-weight:bold; color: #ffffff;}















