.menuTitleHolder {
	width:	822px;
	}

.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;
	}

.menuTitle {
	font-weight:bold;
	height: 21px;
	width: 101px;
	padding-top: 3px;
	text-align:	center;
	margin-right:1px;
	}

.menuTitlelast {
	font-weight:bold;
	height: 21px;
	width: 101px;
	padding-top: 3px;
	text-align:	center;
	margin-right:1px;
	}

.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 {
	font-weight:bold;
	height: 21px;
	width: 101px;
	padding-top: 3px;
	text-align:	center;
	margin-right:1px;
	}

.menuTitleSelectedlast {
	font-weight:bold;
	height: 21px;
	width: 101px;
	padding-top: 3px;
	text-align:	center;
	margin-right:1px;
	}

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

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

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

.menuItem {
	background: url(images/subMenu.jpg) top right no-repeat;
	width: 183px; 
	height: 31px;
	text-align: right;
	padding-top: 1px;
	padding-right:40px;
	font-weight: bold;
	font-size: 14px;
	}
	
.menuItemlink:link, .menuItemlink:active, .menuItemlink:hover, .menuItemlink:visited, .menuItemSelectedlink:link, .menuItemSelectedlink:active, .menuItemSelectedlink:visited, .menuItemSelectedlink:hover
{
	text-decoration: none;
	color: #343434;
	font-weight: bold;
}

.menuItemSelected {
	background: url(images/subMenu.jpg) top right no-repeat;
	width: 183px; 
	height: 31px;
	text-align: right;
	padding-top: 1px;
	padding-right:40px;
	font-weight: bold;
	font-size: 14px;
	}

.menuItem:hover,.menuItemSelected:hover {
	color: #343434;
	}
