    #tabsB {
      float:left; margin:0px; padding: 0px;
      width:960px;
      background:url("../images/menu-back.gif") repeat-x top;
	  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
      font-size:13px;
	  font-weight: bold;
      line-height:normal;
	  height: 26px; z-index: 9; }
	  
	  
    #tabsB ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0px 0px 0px 0px;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("../images/tableftE.gif")no-repeat right top;
      margin:0px 0px 0px 0px;
	  padding:0 0 0 0px;
      text-decoration:none;
      }
	  
    #tabsB a span {
      float:left;
      display:block;
      background:url("../images/tabrightE.gif");
      padding:3px 15px 4px 15px;
      color:white;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#991B1E;
      }
    #tabsB a:hover {
      background-position:0% -25px;
      }
    #tabsB a:hover span {
      background-position:100% -25px;
	  color: white; 
      }
	