.menuTitleHolder {
	width:	auto;
	margin-left: auto;
	margin-right: auto;
	}

.menuTitleLang {
	background-color: #0c2673;
	border:1px solid #000;
	font-weight:bold;
	width: 81px;
	min-width:81px;
	color: #fff;
	text-decoration: none;
	text-align:	center;
	margin:1px;
	}

.menuTitle {
	border-right: 1px solid #ffffff;
	font-weight:bold;
	height: 13px;
	text-align:	center;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	font-size:12px;
	}

.menuTitlelast {
	font-weight:bold;
	height: 13px;
	font-size:12px;
	text-align:	center;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	}

.menuTitlelink:link, .menuTitlelink:active, .menuTitlelink:visited, .menuTitlelastlink:link, .menuTitlelastlink:active, .menuTitlelastlink:visited
{
	color: #ffffff;
	text-decoration: none;
	width: auto;
}

.menuTitlelink:hover, .menuTitlelastlink:hover
{
	color: #ffffff;
	text-decoration: none;
}

.menuTitleSelected {
	border-right: 1px solid #ffffff;
	font-weight:bold;
	height: 13px;
	min-height:13px;
	font-size:12px;
	text-align:	center;
	padding-left: 5px;
	padding-right: 5px;
	}

.menuTitleSelectedlast {
	font-weight:bold;
	height: 13px;
	font-size:12px;
	text-align:	center;
	padding-left: 5px;
	padding-right: 5px;
	}

.menuTitleSelectedlink:link, .menuTitleSelectedlink:active, .menuTitleSelectedlink:visited, .menuTitleSelectedlastlink:link, .menuTitleSelectedlastlink:active, .menuTitleSelectedlastlink:visited
{
	color: #ffffff;
	text-decoration: none;
	width: auto;
}

.menuTitleSelectedlink:hover
{
	color: #ffffff;
	text-decoration: none;
}






.menuItemsHolder {
	background-image: url('images/trans_but.gif'); 
	background-repeat: no-repeat; 
	background-position: left center; display:block;
	font-weight:bold;
	width: 150px;
	height:25px;
	min-height:40px;
	min-width: 150px;
	color: #c9983b;
	text-decoration: none;
	text-align:	left;
	margin-top:0;
	z-index:10;
	}


.menuItem

 {
	
	background-image: url('images/trans_but.gif'); 
	background-repeat: no-repeat; 
	background-position: left center; display:block;
	background-color: #0c2673;
	padding-left:5;
	padding-top:2;
	padding-bottom:2;
	border:1px solid #6b9ace;
	font-weight:bold;
	width: 150px;
	min-height:20px;
	min-width: 130px;
	color: #c9983b;
	text-decoration: none;
	text-align:	left;
	font-size: 12px;
	}

.menuItemSelected
 {
	
	background-image: url('images/trans_but.gif'); 
	background-repeat: no-repeat; 
	background-position: left center; display:block; 
	background-color: #0c2673;
	padding-top:2;
	padding-left:5;
	padding-bottom:2;
	border:1px solid #6b9ace;
	font-weight:bold;
	width: 150px;
	min-height:20px;
	min-width: 130px;
	color: #c9983b;
	text-decoration: none;
	text-align:	left;
	font-size: 12px;
	}

.menuItem:hover,.menuItemSelected:hover {
	background-image: url('images/trans_but.gif'); 
	background-repeat: no-repeat; 
	background-position: left center; display:block;
	background-color: #0c2673;
	padding-top:2;
	padding-left:5;
	padding-bottom:2;
	border:1px solid #6b9ace;
	font-weight:bold;
	width: 150px;
	min-height:20px;
	min-width: 130px;
	color: #f8a404;
	text-decoration: none;
	text-align:	left;
	font-size: 12px;
	}
