/* CSS Document */
#tabs10 {
      float:left;
      width:964px;
	  height:34px;
	  color:#000000;
	  font: Arial, Helvetica, sans-serif;
      font-size: 11px;
      line-height:normal;
	  margin-left: 12px;
	  margin-top:2px;
      }
    #tabs10 ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url('/php_includes/nav/navleft10.gif') no-repeat left top;*/
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url('/php_includes/nav/navright10.gif') no-repeat right top;*/
      color:#000000; padding-left:17px; padding-right:17px; padding-top:9px; padding-bottom:5px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#000000;
      }
    #tabs10 a:hover {
      background-position:0% -35px;
      }
    #tabs10 a:hover span {
      background-position:100% -35px;
     }
	  #tabs10 ul li.active a {
      background-position:0% -35px;
     }
	 #tabs10 ul li.active span {
      background-position:100% -35px;
     }
