.menuTitleHolder 

{
	width: auto;
	align: right;
	padding:5px;
}

.menuTitleLang 

{
	width:auto; 
	padding-left:5px; 
	padding-right:5px; 
	color:#000000;
	text-align:right; 
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
}
	.menuTitleLang A:link {text-decoration: none; font-weight:bold; color: #000000;}
	.menuTitleLang A:visited {text-decoration: none; font-weight:bold; color: #000000;}
	.menuTitleLang A:active {text-decoration: none; font-weight:bold;  color: #000000;}
	.menuTitleLang A:hover {text-decoration: none;  font-weight:bold; color: #000000;}
	
.menuTitle 
{
	width:auto; 
	padding-left:3px; 
	padding-right:3px; 
	color:#000000;
	text-align:right; 
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
}
	.menuTitle A:link {text-decoration: none; font-weight:bold; color: #000000;}
	.menuTitle A:visited {text-decoration: none; font-weight:bold; color: #000000;}
	.menuTitle A:active {text-decoration: none; font-weight:bold;  color: #000000;}
	.menuTitle A:hover {text-decoration: none;  font-weight:bold; color: #000000;}

.menuTitleSelected 
{
	width:auto; 
	padding-left:3px; 
	padding-right:3px; 
	color:#000000;
	text-align:right; 
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
}
	.menuTitleSelected A:link {text-decoration: none; font-weight:bold; color: #000000;}
	.menuTitleSelected A:visited {text-decoration: none; font-weight:bold; color: #000000;}
	.menuTitleSelected A:active {text-decoration: none; font-weight:bold;  color: #000000;}
	.menuTitleSelected A:hover {text-decoration: none;  font-weight:bold; color: #000000;}

.menuTitle:hover, .menuTitleSelected:hover
{
	width:auto; 
	padding-left:3px; 
	padding-right:3px; 
	color:#000000;
	text-align:right; 
	text-decoration:none;
	font-family:arial; 
	font-weight:bold; 
	font-size: 12px;
}
	.menuTitle:hover, .menuTitleSelected:hover A:link {text-decoration: none; font-weight:bold; color: #000000;}
	.menuTitle:hover, .menuTitleSelected:hover A:visited {text-decoration: none; font-weight:bold; color: #000000;}
	.menuTitle:hover, .menuTitleSelected:hover A:active {text-decoration: none; font-weight:bold;  color: #000000;}
	.menuTitle:hover, .menuTitleSelected:hover A:hover {text-decoration: none;  font-weight:bold; color: #000000;}

.menuItemsHolder 
{
	width:160;
	align: right;
	text-align:	right;
	vertical-align:top;
	background:#ffffff;
}

.menuItem 

{
	width:160;
	padding-left:5px; 
	padding-top:5px;
	padding-bottom:5px;
	padding-right:9px; 
	border-bottom:1px solid black;
	font-weight:bold; 
	color:#000000;
	text-decoration: none;
}
.menuItem A:link {text-decoration: none; font-weight:bold; color: #000000;}
.menuItem A:visited {text-decoration: none; font-weight:bold; color: #000000;}
.menuItem A:active {text-decoration: none; font-weight:bold;  color: #000000;}
.menuItem A:hover {text-decoration: none;  font-weight:bold; color: #000000;}

.menuItemSelected 

{
	width:160;
	padding-left:5px; 
	padding-top:5px;
	padding-bottom:5px;
	padding-right:9px; 
	border-bottom:1px solid black;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
.menuItemSelected A:link {text-decoration: none; font-weight:bold; color: #000000;}
.menuItemSelected A:visited {text-decoration: none; font-weight:bold; color: #000000;}
.menuItemSelected A:active {text-decoration: none; font-weight:bold;  color: #000000;}
.menuItemSelecteds A:hover {text-decoration: underline;  font-weight:bold; color: #000000;}

.menuItem:hover,.menuItemSelected:hover 
{
	width:160;
	padding-left:5px; 
	padding-top:5px;
	padding-bottom:5px;
	padding-right:9px; 
	border-bottom:1px solid black;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
.menuItem:hover,.menuItemSelected:hover  A:link {text-decoration: none; font-weight:bold; color: #000000;}
.menuItem:hover,.menuItemSelected:hover  A:visited {text-decoration: none; font-weight:bold; color: #000000;}
.menuItem:hover,.menuItemSelected:hover  A:active {text-decoration: none; font-weight:bold;  color: #000000;}
.menuItem:hover,.menuItemSelected:hover  A:hover {text-decoration: underline;  font-weight:bold; color: #000000;}















