.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 {
	border-left: 1px solid #ffffff;
	height: 14px;
	text-align:	center;
	padding-right: 5px;
	padding-left: 5px;
	color:#ffffff;
	font-size:14px;
	}

.menuTitlelast {
	height: 14px;
	text-align:	center;
	padding-right: 5px;
	padding-left: 5px;
	color:#ffffff;
	font-size:14px;
	}

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

.menuTitleSelectedlast {
	
	height: 14px;
	text-align:	center;
	padding-right: 5px;
	padding-left: 5px;
	color:#ffffff;
	font-size:14px;
	}

.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 {
	width:140px;
	padding-right:10px;
	padding-top:10px;
	height:300px;
	
}

.menuItem 
{
	background: url(images/parparB.jpg) top right no-repeat;
	width: 140px;
	font-size:14px;
	font-weight:bold;
	height: 30px;
	padding-right: 25px;
	padding-top: 4px;
	color:#000000;
}

.menuItemSelected 
{
	background: url(images/parparP.jpg) top right no-repeat;
	width: 140px;
	font-size:14px;
	font-weight:bold;
	height: 30px;
	padding-right: 25px;
	padding-top: 4px;
	color:#ef4484;
}

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

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

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