#tabs7 {
      float:left;
      width:100%;    
      font-size:11px;
      line-height:normal;
	  
	  border-bottom:1px solid #FFFFFF;
      }
    #tabs7 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs7 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs7 a {
      float:left;
      background:url("../images/tableft2.jpg") no-repeat left top;
      margin:0;
	  font-weight:bold;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs7 a span {
      float:left;
      display:block;
	  
      background:url("../images/tabright2.jpg") no-repeat right top;
      padding:5px 11px 2px 3px;
      color:#333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs7 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs7 a:hover span {
      color:#ce6308;
      }
    #tabs7 a:hover {
	font-weight:bold;
      background-position:0% -42px;
      }
    #tabs7 a:hover span {
      background-position:100% -42px;
      }
	  
/*- Menu Tabs J--------------------------- */

    #tabsJ {
font-family:Arial, Helvetica, sans-serif;
      float:left;
      width:100%;      
      font-size:10px;
      line-height:normal;
	  border-bottom:1px solid #FFFFFF;
      }
    #tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../images/tableftJ.jpg") no-repeat left top;
      margin:0;
	  font-weight:bold;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
	  font-weight:bold;
      background:url("../images/tabrightJ.jpg") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
	  font-weight:bold;
      }
    #tabsJ a:hover {
	font-weight:bold;
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

