.menuTitleHolder {
	width:	720px;
	}

.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 #8bbdd8;
	height: 29px;
	text-align:	center;
	margin:1px;
	padding-top: 5px;
	}

.menuTitlelast {
	height: 29px;
	padding-top: 5px;
	text-align:	center;
	margin: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 {
	border-left: 1px solid #8bbdd8;
	padding-top: 5px;
	height: 29px;
	text-align:	center;
	margin:1px;
	}

.menuTitleSelectedlast {
	height: 29px;
	text-align:	center;
	margin:1px;
	padding-top: 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;
	margin-top: 7px;
	font-weight:bold;
	width: 150px;
	color: #446D8C;
	text-decoration: none;
	text-align:	right;
	margin-top:2px;
	}

.menuItem:link, .menuItem:active, .menuItem:visited {
	color: #0b5986;
	border-bottom: 1px solid #297eb0;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	padding-right:	3px;
	width: 150px;
	}

.menuItemSelected:link, .menuItemSelected:active, .menuItemSelected:visited {
	color: #0b5986;
	border-bottom: 1px solid #297eb0;
	text-decoration: none;
	padding-right:	3px;
	width: 150px;
	}

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