.menuTitleHolder {
	width: 100%;
	}

.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 dotted #b96098;
	border-right: 1px dotted #b96098;
	color:#ec008b;
	font-size:14px;
	font-weight:bold;
	height: 14px;
	text-align:	center;
	
	
	
	}

.menuTitlelast {
	border-left: 1px dotted #b96098;
	border-right: 1px dotted #b96098;
	color:#ec008b;
	font-weight:bold;
	height: 23px;
	text-align:	center;
	width: 105px;
	}

.menuTitleFirst {
	background: url(images/firstButOn.jpg) top right no-repeat;
	font-weight:bold;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 23px;
	width: 76px;
	text-align:	center;
	padding-right: 5px;
	padding-left:5px;
	padding-top: 2px;
}	

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

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

.menuTitleSelected {
	border-left: 1px dotted #b96098;
	border-right: 1px dotted #b96098;
	color:#ec008b;
	font-size:14px;
	font-weight:bold;
	height: 14px;
	text-align:	center;
	}

.menuTitleSelectedlast {
	border-left: 1px dotted #b96098;
	border-right: 1px dotted #b96098;
	color:#ec008b;
	font-size:14px;
	font-weight:bold;
	height: 14px;
	text-align:	center;
	}
	
.menuTitleSelectedFirst {
	
	border-left: 1px dotted #b96098;
	border-right: 1px dotted #b96098;
	color:#ec008b;
	font-size:14px;
	font-weight:bold;
	height: 14px;
	text-align:	center;

	}

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

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


.menuItemsHolder {
	width:195px;
	height:450px;
}

.menuItem 
{
	width: 190px;
	height:30px;
	font-size:14px;
	color: #b96098;
	background: url(images/sym.jpg) center right no-repeat;
	padding-right:20px;
	font-weight:bold;
}

.menuItemSelected 
{
	font-weight:bold;
	width: 190px;
	height:30px;
	font-size:14px;
	color: #b96098;
	background: url(images/sym.jpg) center right no-repeat;
	padding-right:20px;
}

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

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

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