.menuTitleHolder {
	width:	auto;
	margin-right: auto;
	margin-left: auto;
	}

.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-size:14;	
	font-weight:bold;
	height: 14px;
	text-align:	center;
	padding-right: 5px;
	padding-left: 5px;
	}

.menuTitlelast {
	font-size:14;	
	font-weight:bold;
	height: 14px;	
	text-align:	center;
	padding-right: 5px;
	padding-left: 5px;
	}

.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-size:14;	
	font-weight:bold;
	height: 14px;
	font-weight:bold;	
	text-align:	center;
	padding-right: 5px;
	padding-left: 5px;
	}

.menuTitleSelectedlast {
	font-size:14;	
	font-weight:bold;
	height: 14px;
	text-align:	center;
	padding-right: 5px;
	padding-left: 5px;
	}

.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;
	font-weight:bold;
	width: 230px;
	color: #446D8C;
	text-decoration: none;
	text-align:	right;
	margin-top:4px;
}

.menuItem 
{
	/*background: url(images/menu_item.jpg) top center no-repeat;*/
	width: 186px;
	height: 26px;
	font-size:14px;
	font-weight:bold;
	/*padding-right: 30px;*/
	padding-top: 2px;
}

.menuItemSelected 
{
	/*background: url(images/menu_item.jpg) top center no-repeat;*/
	width: 186px;
	height: 26px;
	font-size:14px;
	font-weight:bold;
	/*padding-right: 30px;*/
	padding-top: 2px;
}

.menuItemlink:link, .menuItemlink:active, .menuItemlink:visited
{
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding-right: 10px;
}

.menuItemSelectedlink:link, .menuItemSelectedlink:active, .menuItemSelectedlink:visited
{
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding-right: 10px;
}

.menuItemlink:hover,.menuItemSelectedlink:hover 
{
	color: #ffffff;
}
