.menuTitleHolder {
	width:	100%;
	}

.menuTitleLang {
	background: url(images/menu_bg.jpg) no-repeat;
	background-color: #f0ffea;
	font-weight:bolder;
	width: 109px;
	height: 35px;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	text-align:	center;
	margin:0px;
	font-weight:bold;
	font-size: 17px;
	#top: -50%;
	}

.menuTitle {
	background: url(images/menu_bg.jpg) no-repeat;
	background-color: #f0ffea;
	font-weight:bolder;
	width: 109px;
	height: 35px;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	text-align:	center;
	margin:0px;
	font-weight:bold;
	font-size: 17px;
	padding-top: 5px;
	}

.menuTitleSelected {
	background: url(images/menu_bg.jpg) no-repeat;
	background-color: #f0ffea;
	font-weight:bolder;
	width: 109px;
	height: 35px;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	text-align:	center;
	margin:0px;
	font-weight:bold;
	font-size: 17px;
	padding-top: 5px;
	}

.menuTitleLang:link, .menuTitleLang:hover, .menuTitleLang:visited, .menuTitleLang:active, .menuTitle:link, .menuTitle:hover, .menuTitle:visited, .menuTitle:acitve, .menuTitleSelected:link, .menuTitleSelected:hover, .menuTitleSelected:visited, .menuTitleSelected:active {
	color: #ffffff;
	font-weight:bolder;
	text-decoration: none;
	padding-top: 5px;
	}

.menuItemsHolder {
	background-color: #ffb001;
	font-weight:bold;
	width: 109px;
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	margin-top:2px;
	}

.menuItem {
	background-color: #ffb001;
	font-weight:bold;
	width: 109px;
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	margin-top:2px;
	}

.menuItemSelected {
	background-color: #ffb001;
	font-weight:bold;
	width: 109px;
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	margin-top:2px;
	}

.menuItem:link,.menuItemSelected:link, .menuItem:visited,.menuItemSelected:visited,  {
	background-color: #ffb001;
	font-weight:bold;
	width: 109px;
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	margin-top:2px;
	}

.menuItem:hover,.menuItemSelected:hover {
	background-color: #ffb001;
	font-weight:bold;
	width: 109px;
	color: #ffffff;
	text-decoration: none;
	text-align:	right;
	margin-top:2px;
	}

