.menuTitleHolder {
	width:	738px;
	}

.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 {
	background: transparent url(images/menu.jpg) top center no-repeat;
	height: 22px;
	width: 92px;	
	font-size: 12px;
	text-align: center;
	margin-left: 1px;
	font-weight: bold;
	padding-top: 2px;
	}

.menuTitleHover {
	background: transparent url(images/menuH.jpg) top center no-repeat;
	height: 22px;
	width: 92px;	
	font-size: 12px;
	text-align: center;
	margin-left: 1px;
	font-weight: bold;
	padding-top: 2px;
	}

.menuTitlelast {
	background: transparent url(images/menu.jpg) top center no-repeat;
	height: 22px;
	width: 92px;	
	font-size: 12px;
	text-align: center;
	margin-left: 1px;
	font-weight: bold;
	padding-top: 2px;
	}

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


.menuTitleoverlink:link, .menuTitleoverlink:active, .menuTitleoverlink:visited, .menuTitlelastoverlink:link, .menuTitlelastoverlink:active, .menuTitlelastoverlink:visited, .menuTitleSelectedoverlink:link, .menuTitleSelectedoverlink:active, .menuTitleSelectedoverlink:visited
{
	color: #6C5EA0;
	text-decoration: none;
}

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

.menuTitleSelected 
{
	background: transparent url(images/menuSel.jpg) top center no-repeat;
	height: 22px;
	width: 92px;	
	font-size: 12px;
	text-align: center;
	margin-left: 1px;
	font-weight: bold;
	padding-top: 2px;
}

.menuTitleSelectedlast {
	background: transparent url(images/menuSel.jpg) top center no-repeat;
	height: 22px;
	width: 92px;	
	font-size: 12px;
	text-align: center;
	margin-left: 1px;
	font-weight: bold;
	padding-top: 2px;
	}

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

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

.menuItemsHolder {
	font-weight:bold;
	width: 79px;
	text-decoration: none;
	text-align:	right;
	margin-top:4px;
}

.menuItem 
{
	background: #c0cddb;
	margin-bottom: 2px;
}

.menuItemSelected 
{
	background: #c0cddb;
	font-weight: bold;
	margin-bottom: 2px;
}

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

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

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