.menuTitleHolder {
	width: auto;
	align:center;
	}

.menuTitleLang {
	filter:none;
	padding-right:5;
	padding-left:0;
	border:none;
	font-weight:bold;
	width: auto;
	color: #ff6600;
	text-decoration: none;
	text-align:	center;
	font-size: 14px;
	}

.menuTitle {
	filter:none;
	padding-right:5;
	padding-left:0;
	border:none;
	font-weight:bold;
	width: auto;
	color: #ff6600;
	text-decoration: none;
	text-align:	center;
	font-size: 14px;
	}

.menuTitleSelected {
	filter:none;
	padding-right:5;
	padding-left:0;
	border:none;
	font-weight:bold;
	width: auto;
	color: #ff6600;
	text-decoration: none;
	text-align:	center;
	font-size: 14px;
	}

.menuTitle:hover, .menuTitleSelected:hover{
	filter:none;
	padding-right:5;
	padding-left:0;
	border:none;
	font-weight:bold;
	width: auto;
	color: #dee6ef;
	text-decoration: none;
	text-align:	center;
	font-size: 14px;
	}

.menuItemsHolder {
	filter:none;
	width: 100%;
	text-decoration: none;
	text-align:	right;
	}

.menuItem {
	border-bottom: 1px solid #bfcfe0;
	background-image: url("images/cti_06.gif");	width:"6"; height:"6"; 
	background-repeat:no-repeat;
	background-position: right center;
	filter:none;
	padding-top:3;
	padding-bottom:3;
	padding-right:15;
	padding-left:5;
	font-weight:normal;
	width: 100%;
	color: #000000;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuItemSelected {
	border-bottom: 1px solid #bfcfe0;
	background-image: url("images/cti_06.gif");	width:"6"; height:"6"; 
	background-repeat:no-repeat;
	background-position: right center;
	filter:none;
	padding-top:3;
	padding-bottom:3;
	padding-right:15;
	padding-left:5;
	font-weight:normal;
	width: 100%;
	color: #000000;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuItem:hover,.menuItemSelected:hover {
	border-bottom: 1px solid #bfcfe0;
	background-image: url("images/cti_06.gif");	width:"6"; height:"6"; 
	background-repeat:no-repeat;
	background-position: right center;
	filter:none;
	padding-top:3;
	padding-bottom:3;
	padding-right:15;
	padding-left:5;
	font-weight:normal;
	width: 100%;
	color: #3b6c9d;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}
