.menuTitleHolder {
	width:	auto;
	}

.menuTitleLang {
	background-image: url("images/graphix07.gif"); background-repeat: no-repeat;
	width:115px;	
	height:22px;
	padding-top:2;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #2a6186;
	text-decoration:none;
	}

.menuTitle {
	background-image: url("images/graphix07.gif"); background-repeat: no-repeat;
	width:115px;	
	height:22px;
	padding-top:2;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #2a6186;
	text-decoration:none;
	}

.menuTitleSelected {
	background-image: url("images/graphix07.gif"); background-repeat: no-repeat;
	width:115px;	
	height:22px;
	padding-top:2;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	}

.menuTitle:hover, .menuTitleSelected:hover{
	background-image: url("images/graphix07.gif"); background-repeat: no-repeat;
	width:115px;	
	height:22px;
	padding-top:2;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #07446d;
	text-decoration:none;
	}

.menuItemsHolder {
	align:center;
	width:165;
	height:350;
	color: #ffffff;
	}

.menuItem {
	background-image: url("images/graphix05.gif"); background-repeat: no-repeat;
	width:141px;	
	height:25px;
	padding-right:20;
	padding-top:1;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	}

.menuItemSelected {
	background-image: url("images/graphix05.gif"); background-repeat: no-repeat;
	width:141px;	
	height:25px;
	padding-right:20;
	padding-top:1;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color: #ffcc00;
	text-decoration: none;
	}

.menuItem:hover,.menuItemSelected:hover{
	background-image: url("images/graphix05.gif"); background-repeat: no-repeat;
	width:141px;	
	height:25px;
	padding-right:20;
	padding-top:1;
	font-family:ariel;
	font-weight:bold;
	font-size:12px;
	color: #ffcc00;
	text-decoration: none;
	}