.menuTitleHolder {
	width:	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 {
	border-left: 1px solid #840113;
	font-weight:bold;
	height: 13px;
	font-size:14px;
	text-align:	center;
	padding-right: 5px;
	padding-left: 5px;
	}

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

.menuTitlelink:link, .menuTitlelink:active, .menuTitlelink:visited, .menuTitlelastlink:link, .menuTitlelastlink:active, .menuTitlelastlink:visited
{
	color: #840113;
	text-decoration: none;
	width: auto;
}

.menuTitlelink:hover, .menuTitlelastlink:hover
{
	color: #840113;
	text-decoration: none;
}

.menuTitleSelected {
	border-left: 1px solid #840113;
	font-weight:bold;
	height: 13px;
	font-size:14px;
	text-align:	center;
	padding-right: 5px;
	padding-left: 5px;
	}

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

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

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

.menuItemsHolder {
	background-color: #d6a0a9;
	font-weight:bold;
	width: 165px;
	color: #446D8C;
	text-decoration: none;
	text-align:	right;
	margin-top:4px;
}

.menuItem 
{
	width: 165px;
	height: 17px;
	background: url(images/subItem.jpg) center right no-repeat;
	padding-right: 20px;
}

.menuItemSelected 
{
	width: 165px;
	height: 17px;
	background: url(images/subItemSelected.jpg) center right no-repeat;
	padding-right: 20px;
}

.menuItemlink:link, .menuItemlink:active, .menuItemlink:visited
{
	color: #840113;
	text-decoration: none;
}

.menuItemSelectedlink:link, .menuItemSelectedlink:active, .menuItemSelectedlink:visited
{
	color: #840113;
	text-decoration: none;
}

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

.menuItemsHolderdrop {
	background-color: #fff2d7;
	font-weight:bold;
	width: 185px;
	color: #910822;
	text-decoration: none;
	text-align:	right;
	margin-top:4px;
	font-size:14px;
}

.menuItemdrop
{
	width: 185px;
	text-decoration: none;
	height: 17px;
	color: #900a23;
	border-bottom:1px solid #900a23;
	padding-right: 20px;
	font-size:14px;
	background: url(images/subItem.jpg) center right no-repeat;
}

.menuItemSelecteddrop
{
	width: 185px;
	height: 17px;
	color:#d78b01;
	border-bottom:1px solid #900a23;
	padding-right: 20px;
	background: url(images/subItemSelected.jpg) center right no-repeat;
}

.menuItemlinkdrop:link, .menuItemlinkdrop:active, .menuItemlinkdrop:visited
{
	color: #910822;
	text-decoration: none;
}

.menuItemSelectedlinkdrop:link, .menuItemSelectedlinkdrop:active, .menuItemSelectedlinkdrop:visited
{
	color: #d78b01;
	text-decoration: none;
}

.menuItemlinkdrop:hover,.menuItemSelectedlinkdrop:hover 
{
	color: #d78b01;
}
