img {
border: none;
}
#navtop ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

    #navtop {
	float:left;
	font-size:95%;
	line-height:normal;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	white-space: normal;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
      }
    #navtop ul {
          margin:0;
          
          list-style:none;
      }
    #navtop li {
      display:box;
      margin:0;
      padding:0;
      }
    #navtop a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 2px;
      text-decoration:none;
      }
    #navtop a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:15px 15px 10px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navtop a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #navtop a:hover {
      background-position:0% -42px;
      }
    #navtop a:hover span {
      background-position:100% -42px;
      }

      #navtop #current a {
              background-position:0% -42px;
      }
      #navtop #current a span {
              background-position:100% -42px;
      }

