.menuTitleHolder 

{
	/*width: auto; */
	width: 755px;
	align: right;
	/*padding:2px;*/
}

.menuTitleLang 

{
	background: url(images/menu.jpg); 
	background-repeat: no-repeat; 
	background-position: center center; 
	width:84px; 
	height:35px;
	color:#BEDBE5; 
	text-align:center; 
	vertical-align:center;
	padding-top:10px;
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
}

.menuTitle
{
	width: 100%;
	height: 33px;
	border-left: 1.5px solid #76b0c8;
	border-right: 1.5px solid #d0e4eb;
	color: #ffffff;
	vertical-align: center;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	text-decoration: none;
}

.menuTitle1
{
	background: url(images/menu.jpg) top center repeat-x;
	background-repeat: no-repeat; 
	background-position: center center; 
	width:95px;  
	height:35px;
	color:#BEDBE5; 
	text-align:center; 
	vertical-align:center;
	padding-top:10px;
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
}
	.menuTitle A:link {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitle A:visited {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitle A:active {text-decoration: none; font-weight:bold;  color: #ffffff;}
	.menuTitle A:hover {text-decoration: underline;  font-weight:bold; color: #ffffff;}

.menuTitleSelected , .menuTitleSelected:hover
{

	background: url(images/menu_sel.jpg) top center repeat-x;
	width: 100%;
	height: 35px;
	border-left: 1.5px solid #76b0c8;
	border-right: 1.5px solid #d0e4eb;
	color:#80A465; 
	vertical-align: center;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	text-decoration: none;

}
	.menuTitleSelected A:link {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitleSelected A:visited {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitleSelected A:active {text-decoration: none; font-weight:bold;  color: #ffffff;}
	.menuTitleSelected A:hover {text-decoration: none;  font-weight:bold; color: #ffffff;}

.menuTitle:hover
{
	width: 100%;
	height: 35px;
	border-left: 1.5px solid #76b0c8;
	border-right: 1.5px solid #d0e4eb;
	color:#BEDBE5; 
	vertical-align: center;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	text-decoration: none;
}
	.menuTitle:hover, .menuTitleSelected:hover A:link {text-decoration: none; font-weight:bold; color: #BEDBE5;}
	.menuTitle:hover, .menuTitleSelected:hover A:visited {text-decoration: none; font-weight:bold; color: #BEDBE5;}
	.menuTitle:hover, .menuTitleSelected:hoverA:active {text-decoration: none; font-weight:bold;  color: #BEDBE5;}
	.menuTitle:hover, .menuTitleSelected:hover A:hover {text-decoration: none;  font-weight:bold; color: #BEDBE5;}
	
.menuItemsHolder 
{
	width:187;
	text-align:	center;
	vertical-align:top;
}

.menuItem 

{
	background: url(images/sub_menu.jpg) no-repeat;
	background-position: top center;
	width:187px;
	height:32px;
	vertical-align:center;
	text-align:left;
	padding-left:11px;
	padding-right:4px;
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
	border:0px solid red;
}
.menuItem A:link {text-decoration: none; font-weight:bold; color: #ffffff;}
.menuItem A:visited {text-decoration: none; font-weight:bold; color: #ffffff;}
.menuItem A:active {text-decoration: none; font-weight:bold;  color: #ffffff;}
.menuItem A:hover {text-decoration: none;  font-weight:bold; color: #ffffff;}

.menuItemSelected 

{
	background: url(images/sub_menu_sel.jpg) no-repeat;
	background-position: top center;
	width:187px;
	height:32px;
	vertical-align:center;
	text-align:left;
	padding-left:11px;
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
}
.menuItemSelected A:link {text-decoration: none; font-weight:bold; color: #167DA1;}
.menuItemSelected A:visited {text-decoration: none; font-weight:bold; color: #167DA1;}
.menuItemSelected A:active {text-decoration: none; font-weight:bold;  color: #167DA1;}
.menuItemSelecteds A:hover {text-decoration: underline;  font-weight:bold; color: #167DA1;}

.menuItem:hover,.menuItemSelected:hover 
{
	background: url(images/sub_menu.jpg) no-repeat;
	background-position: top center;
	width:187px;
	height:32px;
	vertical-align:center;
	text-align:left;
	padding-left:11px;
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
}
.menuItem:hover,.menuItemSelected:hover  A:link {text-decoration: none; font-weight:bold; color: #BEDBE5;}
.menuItem:hover,.menuItemSelected:hover  A:visited {text-decoration: none; font-weight:bold; color: #BEDBE5;}
.menuItem:hover,.menuItemSelected:hover  A:active {text-decoration: none; font-weight:bold;  color: #BEDBE5;}
.menuItem:hover,.menuItemSelected:hover  A:hover {text-decoration: underline;  font-weight:bold; color: #167DA1;}















