.menuTitleHolder {
	width: 100%;
	vertical-align:middle;
	align: center;
	}

.menuTitleLang {
	background-image: url('images/agroMenuIcon.gif'); 
	background-repeat: no-repeat; 
	background-position: 2% center; 
	width:100%; 
	height: 26px;
	padding-top:5px;
	padding-right:5px;
	padding-left:22px;
	font-weight:bold; 
	color: #005625;
	text-decoration: none;
	text-align:	left;
	font-size: 12px;
	background-color:#dfdfdf;
	border: 1px solid #ffffff;
	vertical-align:middle;
	}

.menuTitle {
	background-image: url('images/agroMenuIcon.gif'); 
	background-repeat: no-repeat; 
	background-position: 2% center; 
	width:100%; 
	height: 26px;
	padding-top:5px;
	padding-right:5px;
	padding-left:22px;
	font-weight:bold; 
	color: #005625;
	text-decoration: none;
	text-align:	left;
	font-size: 12px;
	background-color:#dfdfdf;
	border: 1px solid #ffffff;
	vertical-align:middle;
	}

.menuTitleSelected {
	background-image: url('images/agroMenuIcon.gif'); 
	background-repeat: no-repeat; 
	background-position: 2% center; 
	width:100%; 
	height: 26px;
	padding-top:5px;
	padding-right:5px;
	padding-left:22px;
	font-weight:bold; 
	color: #005625;
	text-decoration: none;
	text-align:	left;
	font-size: 12px;
	background-color:#dfdfdf;
	border: 1px solid #ffffff;
	vertical-align:middle;
	}

.menuTitle:hover, .menuTitleSelected:hover{
	color: #8fa3bc;
	}

.menuItemsHolder {
	margin-top:5px; 
	background-color: #dfdfdf;
	border:1px solid #7c8f84;
	width:110px;
	padding:5px;
	align: center;
	text-align:	left;
	}

.menuItem {
	background-image: url('images/agroMenuIcon.gif'); 
	background-repeat: no-repeat; 
	background-position: 2% center;
	width:100px;
	height:22px;
	padding-top:4px;
	padding-left:22px;
	border-bottom:1px solid #7c8f84;
	font-weight:bold; 
	color:#005625; 
	text-decoration: none;
	}
	

.menuItemSelected {
	background-image: url('images/agroMenuIcon.gif'); 
	background-repeat: no-repeat; 
	background-position: 2% center;
	width:100px;
	height:22px;
	padding-top:4px;
	padding-left:22px;
	border-bottom:1px solid #7c8f84;
	font-weight:bold; 
	color:#005625; 
	text-decoration: none;
}

.menuItem:hover,.menuItemSelected:hover {
	color: #8fa3bc;
	}
	
	.menu_item 
	{
	background-image: url('images/agroMenuIcon.gif'); 
	background-repeat: no-repeat; 
	background-position: 2% center;
	width:100px;
	height:22px;
	padding-top:4px;
	padding-left:22px;
	border-bottom:1px solid #7c8f84;
	font-weight:bold; 
	color:#005625; 
	text-decoration: none;
	}
	
