    #tabs1 {
      float:left;
      font-size:16px;
      line-height:1.0em;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
	  color: #000;
      }
    #tabs1 ul {
	  margin:0;
	  padding:0;
	  font-size:16px;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
	  font-size:16px;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
      padding:0;
      }
    #tabs1 a {
      float:left;
	  font-size:16px;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
      background:url("../images/tableft1.gif") no-repeat left top;
      margin:0px 0px 0px 2px;
      padding:0px 0px 0px 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
	  font-size:16px;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
      display:block;
      background:url("../images/tabright1.gif") no-repeat right top; 
	  padding:8px 11px 12px 4px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#ffffff;
      }
    #tabs1 a:hover {
      background-position:0% -36px;
	  
      }
    #tabs1 a:hover span {
      background-position:100% -36px;
	  font-size:16px;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
	  color: #ffffff;
      }

    #tabs2 {
      float:left;
      font-size:16px;
      line-height:1.0em;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
	  color: #ffffff;
      }
    #tabs2 ul {
	  margin:0;
	  padding:0;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
	  font-size:16px;
	  list-style:none;
      }
    #tabs2 li {
	font-size:16px;
	font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
      float:left;
	  font-size:16px;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
      background:url("../images/tableft2.gif") no-repeat left top;
      margin:0px 0px 0px 2px;
      padding:0px 0px 0px 4px;
      text-decoration:none;
	  cursor:default
      }
    #tabs2 a span {
      float:left;
	  font-size:16px;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
      display:block;
      background:url("../images/tabright2.gif") no-repeat right top; 
	  padding:8px 11px 12px 4px;
      color:#ffffff;
	  cursor:default
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#ffffff;
	  cursor:default
      }
    #tabs2 a:hover {
      background-position:0% -36px;
	  cursor:default
      }
    #tabs2 a:hover span {
      background-position:100% -36px;
	  font-size:16px;
	  font-family: Georgia,Verdana, Tahoma, Lucida, Arial ;
	  color: #ffffff;
	  cursor:default
      }