.MainMenu_MenuItem {
	background-color:transparent;
	border-color:white;
	border-style:solid;
	border-width:0;
	color:black;
	cursor:pointer;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
}

.MainMenu_MenuIcon 
{
	display: none
}

.MainMenu_RootMenuArrow 
{
	display: none
}
.MainMenu_MenuArrow 
{
	display: none
}

/* HORIZONTAL NAVIGATION MENU */
.nav_horizontal_Section 
{
	/*background-image: url(images/menu-back.gif);*/
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #757575;
}
.nav_horizontal_SectionLeft 
{
	/*background-image: url(images/menu-left.gif);*/	
	background-repeat: no-repeat;
	padding-left: 0;
}
.nav_horizontal_SectionRight
{
	/*background-image: url(images/menu-right.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 0;
}
.nav_horizontal_Section .MainMenu_MenuContainer 
{
	background-color: Transparent;
	width:auto;
}
.nav_horizontal_Selecting
{
	background: none transparent scroll repeat 0% 0%
}

.nav_horizontal_Section .MainMenu_MenuBar td
 { 
	padding:0 8px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	height:50px;
	border-bottom: solid 6px #ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
 }

.nav_horizontal_RootSelected td {     
	padding:0 8px;
	font-size: 16px;
	font-weight: normal;
	color: #757575 !important;
	height:50px;
	text-align:center;
	/*background-image: url(images/menu-selected.gif);*/
	font-family: Trebuchet MS, Helvetica, sans-serif;
	border-bottom: solid 6px #ffffff !important;
	background-color: #ffffff;
}
.nav_horizontal_RootHover td {    
	padding:0 8px;
	font-size: 16px;
	font-weight: normal;
	color:#333333;
	height:50px;
	text-align:center;
	/*background-image: url(images/menu-selected.gif);*/
	font-family: Trebuchet MS, Helvetica, sans-serif;
	border-bottom: solid 6px #757575 !important;
	background-color: #ffffff;
}
.nav_horizontal_Selecting
{
}

.nav_horizontal_Sub 
{
	color: #000000;
	border: #757575 1px solid;
	border-bottom: 0;
	margin-top: 0px;
	z-index: 9999999;
	background: #ffffff;
	cursor: hand;
	text-align: left;
	padding: 0;
	font-size: 16px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.nav_horizontal_SubSelected, .nav_horizontal_SubBreadCrumb {    
	border-bottom: #757575 1px solid;
	padding:4px 15px 4px 10px;
    border-top: 0;
    margin: 0px;
	font-weight: normal;
	font-size: 16px;
    color:#000000;
	height:20px;
	text-align: left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
.nav_horizontal_Sub .MainMenu_MenuItem   {    
	border-bottom: #757575 1px solid;
	padding:4px 15px 4px 10px;
    background: transparent;
    margin: 0px;
	font-weight: normal;
	font-size: 16px;
	height:20px;
	text-align: left;
	color: #757575;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.nav_horizontal_SubActive 
{
	border-bottom: #757575 1px solid;
	padding:4px 15px 4px 10px;
    background-color: #f6f2f3 !important;
    border-top: 0;
    margin: 0px;
	font-weight: normal;
	font-size: 16px;
    color:#757575;
	height:20px;
	text-align: left;
	font-family: Trebuchet MS, Helvetica, sans-serif;    
}

.nav_horizontal_Section .MainMenu_MenuBreak { 
	border: transparent 0px solid;
	background-color: transparent;
	height: 1px;
}



/* VERTICAL NAVIGATION MENU */
.nav_vertical_bar 
{
	cursor:pointer;
	
	z-index: 9999999;
}

.nav_vertical_allitems 
{
	border: none;
	padding: 3px 0 0 8px;
	width: 149px;
	height: 23px;
	font-size: 15px;
	/*background-image*/
	background-color: #000066;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 6px;
}

.nav_vertical_rootitem  
{	
	color: White;
}

.nav_vertical_rootitem_hover
{  
	color: Yellow;
}

.nav_vertical_rootitem_selected 
{
	color: Yellow;
}

.nav_vertical_rootitem_selected:hover 
{
	color: Yellow;
}


.nav_vertical_submenu 
{
	border:1px solid #C0D6E5;
}

.nav_vertical_submenu td
{
	background-color:#F8FAFF;
	z-index: 9999999;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

.nav_vertical_itemhover td,.nav_vertical_itemselected td   
{  
	font-size: 11px;
	/*background:*/
	background-color: #660000;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 9999999; 
	padding: 0px 5px;
	margin:0px;
}

.nav_vertical_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* MODULE ACTION MENUS */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
/*	top: 20 !important; */
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
	padding-left: 9px;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background-color: #660000;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}