/* this is the colour in the dropdown menu */
.MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; 
 background-color: #BFBD96; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal;  color: #BFBD96; height: 25px; filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0) ; border-left:  #FFFFFF 0px solid;  border-right: #4C648E 0px solid;  border-top: #ffffff 0px solid; border-bottom: #ffffff 0px solid; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }
.MainMenu_MenuItemSel { color: #ffffff;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal;  height: 25px; background-color: ; border-left: #ffffff 0px solid;  border-right: #ffffff 0px solid;  border-bottom: #ffffff 0px solid; border-top: #ffffff 0px solid;  padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none;  }

/* hyperlink style for the DarkBackground tabs */

a:link.Small { color: white; text-decoration: none;  }
a:hover.Small { color: white; text-decoration: none;  }
a:active.Small { color: white; text-decoration: none;  }
a:visited.Small { color: #FAFAFA; text-decoration: underline;  }
a:link.SmallD{ color: black; text-decoration: none;  }
a:hover.SmallD { color: #404040; text-decoration: none;  }
a:active.SmallD { color: black; text-decoration: none;  }
a:visited.SmallD { color: #404040; text-decoration: underline;  }
/* Menu */
.MainMenu_MenuContainer TD { background-color: transparent;; height: 25px; padding-left: 2px; padding-right: 0px; padding-top: 0px; padding-bottom: 1px;  }
.MainMenu_MenuBreak { border-bottom: #404040 0px solid;  border-left: #FF8080 0px solid;  border-top: #FF8080 0px solid;   border-right: #404040 0px solid;  background-color: transparent;  color: #333333;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal;  }
.Normal { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px;  }
.MainMenu_MenuBar TD { cursor: pointer;  cursor: hand;  height:16px;  }
.MainMenu_MenuItem { color: #BFBD96;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding-right: 0px; border-left: transparent 0px solid; border-right: transparent 0px solid; border-bottom: transparent 0px solid; border-top: transparent 0px solid;  font-style: normal;  color: white; background: #6E86AC; height: 25px; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }
/* Active Menu  */
.ActiveRootTab TD { width: 150px; color: #FFFFFF; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  background-color:#6C6C6C; height: 25px  }

.RootTab TD { width: 155px; height: 25px; font-family: Trebuchet MS; font-size: 9pt;  font-weight: bold;  color: #484866; background: #7787BC; /*text-align: center;*/  }

.SelectedRootTab TD { width: 150px; color: #EAEAEA; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  border-left: 0px solid #FFFFFF; border-top: 0px solid #FFFFFF; background-color: #6C6C6C;  /*text-align: center;*/  }

.BreadcrumbRootTab TD { width: 150px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  background-color: #484866;  color: #FFFFFF; height: 25px  }

.ActiveSubTab { background-color: #BFBD96; #333333; color: #ffffff; border-top: 0px solid; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }

.SubTab { background-color: #ffffff; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }

.SelectedSubTab { background-color: #BFBD96; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; height: 25px;  }

.BreadcrumbSubTab { background-color: #BFBD96; /*transparent;*/ /*#000000;*/ color: #ffffff; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  border-top: 0px solid; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }
