.menuTitleHolder {
	width: 944px;
	}

.menuTitleLang {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CDD4DE', startColorstr='#ffffff', gradientType='0');
	background-color: #ffffff;
	border:1px solid green;
	font-weight:bold;
	width: 81px;
	color: green;
	text-decoration: none;
	text-align:	center;
	margin:1px;
	}

.menuTitle {
	background: url(images/buttonOFF.jpg) top center no-repeat;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	border-left:1px solid green;
	height: 40px;
	text-align:center;
	width: 118px;
	padding-top: 5px; 
	
	}

.menuTitlelast {
	background: url(images/lastbuttonOFF.jpg) top left no-repeat;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	height: 23px;
	width: 108px;
	text-align:	center;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	}

.menuTitleFirst {
	background: url(images/firstbuttonOFF.jpg) top right no-repeat;
	border-left:1px solid green;
	font-weight:bold;
	height: 40px;
	width: 118px;
	text-align:	center;
	color:#ffffff;
	font-size:14px;
	padding-top:5px;
	
}	

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

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

.menuTitleSelected {
	background: url(images/buttonON.jpg) top center no-repeat;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	height: 40px;
	text-align:center;
	width: 118px;
	padding-top: 5px; 
	}

.menuTitleSelectedlast {
	background: url(images/lastbuttonON.jpg) top left no-repeat;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	height: 23px;
	width: 108px;
	text-align:	center;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	}
	}
	
.menuTitleSelectedFirst {
	
	background: url(images/firstbuttonON.jpg) top right no-repeat;
	font-weight:bold;
	padding-top:5px;
	height: 40px;
	width: 118px;
	text-align:	center;
	color:#ffffff;
	font-size:14px;
	}

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

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

.menuItemsHolder {
	
	font-weight:bold;
	width: 180px;
	color: #ffffff;
	text-decoration: none;
	text-align:	right;

}

.menuItem 
{
	width: 180px;
	height:25px;
	color: #ffffff;
	background: url(images/dropbutton.jpg) top center no-repeat;
	font-weight:bold;
	padding-right:10px;
	
}

.menuItemSelected 
{
	width: 160px;
}

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

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

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