.menuTitleHolder 

{
	width: auto;
}

.menuTitleLang 

{
	height:25px;
	padding-left:5px; 
	padding-right:5px;
	padding-top:6px;
	text-decoration:none;
	font-family:arial; 
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
}
	.menuTitleLang A:link {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitleLang A:visited {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitleLang A:active {text-decoration: none; font-weight:bold;  color: #ffffff;}
	.menuTitleLang A:hover {text-decoration: none;  font-weight:bold; color: #ff962b;}
	
.menuTitle 
{
	width: 100%;
	height:26px;
	padding-left:4px; 
	padding-right:4px;
	padding-top:6px;
	text-decoration:none;
	font-family:arial; 
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
	background: url(images/menuMiddle.png) top left repeat-x;
}
	.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: none; font-weight:bold; color: #ff962b;}

.menuTitleSelected 
{
	
	height:26px;
	padding-left:4px; 
	padding-right:4px;
	padding-top:6px;
	text-decoration:none;
	font-family:arial; 
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
	background: url(images/menuMiddleActive.png) top left repeat-x;
}
	.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: #ff962b;}

.menuTitleSidesRight {
	background: url(images/menuRight.png) top left no-repeat;
	width:8px;
	height: 26px;
}
.menuTitleSidesLeft {
	background: url(images/menuLeft.png) top right no-repeat;
	width:8px;
	height: 26px;
}

.menuTitleSidesRightSelected {
	background: url(images/menuRightActive.png) top left no-repeat;
	width:8px;
	height: 26px;
}
.menuTitleSidesLeftSelected {
	background: url(images/menuLeftActive.png) top right no-repeat;
	width:8px;
	height: 26px;
}
.menuTitle:hover
{
	
	height:26px;
	padding-top:6px;
	padding-left:4px; 
	padding-right:4px;
	text-decoration:none;
	font-family:arial; 
	font-weight:bold;
	font-size: 12px;
	color: #cee5f5;
}
/* cee5f5 */
	.menuTitle:hover , .menuTitleSelected:hover A:link {text-decoration: none; font-weight:bold; color: #ff962b;}
	.menuTitle:hover , .menuTitleSelected:hover A:visited {text-decoration: none; font-weight:bold; color: #ff962b;}
	.menuTitle:hover , .menuTitleSelected:hover A:active {text-decoration: none; font-weight:bold; color: #ff962b;}
	.menuTitle:hover , .menuTitleSelected:hover A:hover {text-decoration: none; font-weight:bold; color: #ff962b;}
	
.menuTitleSelected:hover
{
	
	height:26px;
	padding-left:4px; 
	padding-right:4px;
	padding-top:6px;
	text-decoration:none;
	font-family:arial; 
	font-weight:bold;
	font-size: 12px;
	color: #cee5f5;
}
	.menuTitleSelected:hover A:link {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitleSelected:hover A:visited {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitleSelected:hover A:active {text-decoration: none; font-weight:bold; color: #ffffff;}
	.menuTitleSelected:hover A:hover {text-decoration: none; font-weight:bold; color: #ffffff;}
	

.menuItemsHolder 
{
	width:760px;

	text-align:	left;
	vertical-align:top;
}
.menuItemsHolder2
{
	background-color:#e2eef7;
}
.menuItem 

{

	padding-left:5px; 
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px; 
	font-weight:bold; 
	color:#ffffff;
	text-decoration: none;
	height: 22px;
}
.menuItem A:link {text-decoration: none; font-weight:bold; color: #ffffff; font-size:12px;}
.menuItem A:visited {text-decoration: none; font-weight:bold; color: #ffffff; font-size:12px;}
.menuItem A:active {text-decoration: none; font-weight:bold;  color: #ffffff; font-size:12px;}
.menuItem A:hover {text-decoration: none;  font-weight:bold; color: #ffffff; font-size:12px;}

.menuItemSelected 

{
	width:auto;
	padding-left:5px; 
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px; 
	font-weight:bold; 
	color:#ffffff;
	text-decoration: none;
}
.menuItemSelected A:link {text-decoration: none; font-weight:bold; color: #ffffff; font-size:12px;}
.menuItemSelected A:visited {text-decoration: none; font-weight:bold; color: #ffffff; font-size:12px;}
.menuItemSelected A:active {text-decoration: none; font-weight:bold;  color: #ffffff; font-size:12px;}
.menuItemSelecteds A:hover {text-decoration: none;  font-weight:bold; color: #ffffff; font-size:12px;}

.menuItem:hover,.menuItemSelected:hover 
{
	width:auto;
	padding-left:5px; 
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px; 
	font-weight:bold; 
	color:#ffffff;
	text-decoration: none;
}
.menuItem:hover,.menuItemSelected:hover  A:link {text-decoration: none; font-weight:bold; color: #ffffff; font-size:12px;}
.menuItem:hover,.menuItemSelected:hover  A:visited {text-decoration: none; font-weight:bold; color: #ffffff; font-size:12px;}
.menuItem:hover,.menuItemSelected:hover  A:active {text-decoration: none; font-weight:bold;  color: #ffffff; font-size:12px;}
.menuItem:hover,.menuItemSelected:hover  A:hover {text-decoration: none;  font-weight:bold; color: #ffffff; font-size:12px;}


#right_menumenuTitle
{
	background:url(images/menu_left.gif) left top no-repeat;
	width:17px;
	/*height:26px;*/
}
#left_menumenuTitle
{
	background: url(images/menu_right.gif) left top no-repeat;
	width:17px;
	/*height:26px;*/
}
#right_menumenuTitleSelected
{
	background:url(images/menu_left_sel.gif) left top no-repeat;
	width:17px;
	/*height:26px;*/
}
#left_menumenuTitleSelected
{
	background: url(images/menu_right_sel.gif) left top no-repeat;
	width:17px;
	/*height:26px;*/
}
#right_menumenuTitle:hover, #right_menumenuTitleSelected:hover
{
	background:url(images/menu_left_sel.gif) left top no-repeat;
	width:17px;
	/*height:26px;*/
}
#left_menumenuTitle:hover, #left_menumenuTitleSelected:hover

{
	background: url(images/menu_right_sel.gif) left top no-repeat;
	width:17px;
	/*height:26px;*/
}













