.menuTitleLang {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CDD4DE', startColorstr='#ffffff', gradientType='0');
	background-color: #000000;
	border:1px solid green;
	font-weight:bold;
	width: 81px;
	color: green;
	text-decoration: none;
	text-align:	center;
	margin:1px;
	}

.menuTitleHolder {
	width:	135px;
	padding-top:35px;
	}

.menuTitle {
	background: url(images/symbolhe.jpg) bottom right no-repeat;
	width: 	130px;
	font-weight:bold;
	font-size:14px;
	height:	27px;
	color: #47555d;
	text-decoration: none;
	border-bottom: 1px solid #e87a0c;
	text-align:	right;
	margin:1px;
	padding-top:	10px;
	padding-right:30px;
	
	}
.menuTitlelast {
	background: url(images/symbolhe.jpg) bottom right no-repeat;
	width: 	130px;
	font-weight:bold;
	font-size:14px;
	height:	27px;
	color: #47555d;
	text-decoration: none;
	
	text-align:	right;
	margin:1px;
	padding-top:	10px;
	padding-right:30px;
	}

.menuTitleSelected {
	
	background: url(images/symbolhe.jpg) bottom right no-repeat;
	width: 	130px;
	font-weight:bold;
	font-size:14px;
	height:	27px;
	color: #e87a0c;
	text-decoration: none;
	border-bottom: 1px solid #e87a0c;
	text-align:	right;
	margin:1px;
	padding-top:	10px;
	padding-right:30px;
	}
	
.menuTitleSelectedlast {
background: url(images/symbolhe.jpg) bottom right no-repeat;
	width: 	130px;
	font-weight:bold;
	font-size:14px;
	height:	27px;
	color: #e87a0c;
	text-decoration: none;

	text-align:	right;
	margin:1px;
	padding-top:	10px;
	padding-right:30px;
	}
	
.menuTitleSelectedlink:link, .menuTitleSelectedlink:active, .menuTitleSelectedlink:visited, .menuTitleSelectedlastlink:link, .menuTitleSelectedlastlink:active, .menuTitleSelectedlastlink:visited
{
	color: #47555d;
	text-decoration: none;
}

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

.menuTitlelink:link, .menuTitlelink:active, .menuTitlelink:visited, .menuTitlelastlink:link, .menuTitlelastlink:active, .menuTitlelastlink:visited
{
	color: #47555d;
	text-decoration: none;

}

.menuTitlelink:hover
{
	color: #47555d;
	text-decoration: none;
}	
.menuTitle:hover, .menuTitleSelected:hover{
	color: #47555d;
	}

.menuItemsHolder {
	
	background-color: #e4e4e4;
	border:1px solid black;
	font-weight:bold;
	width: auto;
	color: #47555d;
	text-decoration: none;
	text-align:	right;
	margin-top:2px;
	}

.menuItem {
	color: #47555d;
	text-decoration: none;
	padding-right:	3px;
	width: 165px;
	border: 1px solid #e87a0c;

	}

.menuItemSelected {
	color: #e87a0c;
	text-decoration: none;
	padding-right:	3px;
	width: auto;
	}

.menuItem:hover,.menuItemSelected:hover {
	color:		#e87a0c;
	background-color:	#446D8C;
	}
