.panevright { width: 180px; padding: 6px; }

/*
.MainMenu_MenuBar TD { cursor: pointer;  cursor: hand;  height:16; }
.MainMenu_MenuItem { color: #666666; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold; font-style: normal;  color: white; background: transparent; height: 25px; padding: 1px; }
*/

/* Menu  */
.RootTab TD { width: 120px; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small;  font-weight: normal;  color: #FFFFFF; background: #404040;  }
.ActiveRootTab TD { width: 120px; color: #FFFFFF; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small;  font-weight: normal; background:Orange!important; height: 25px;  }
.SelectedRootTab TD { width: 120px; color:#FFFFFF; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small; font-weight: normal; background: #888888;  }
.BreadcrumbRootTab TD { width: 120px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small;  font-weight: normal; color: #FFFFFF; height: 25px;   }

/* Sub Menu */
/*.SubTab TD { width: 120px; z-index: 1; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small;  font-weight: normal;  color: #FFFFFF; background: #404040!important;  }*/
.ActiveSubTab TD { width: 120px; z-index: 1; color: #FFFFFF; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small;  font-weight: normal;  background:Orange!important; height: 25px; }
/*
.SelectedSubTab TD { width: 120px; color: Orange; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small; font-weight: normal; background: #888888;  }
.BreadcrumbSubTab TD { width: 120px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small;  font-weight: normal; color: #FFFFFF; height: 25px;   }
*/

/*  Original Sub Menu
.SubTab { background: #FFFFFF; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small;  font-weight: normal;  padding: 2px;  }
.ActiveSubTab { background: #FEA203; color: #FFFFFF; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small; font-weight: normal;  padding: 2px;  }
.SelectedSubTab { background: #888888; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small;  font-weight: normal;  padding: 2px; height: 25px;  }
.BreadcrumbSubTab { background: transparent; color: #FFFFFF; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small;  font-weight: normal; padding: 2px;  }
*/

/* this is the colour in the dropdown menu */
.MainMenu_SubMenu TD { width:120px; z-index: 1000; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small; font-weight: normal; color:#FFFFFF; background:#404040;}
.MainMenu_MenuItemSel { width:120px; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: small; font-weight: normal; color:#FFFFFF; background:#888888!important; }
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none; }


