#tabs {
      float:left;
      font-size:11px;
      font-weight: bold;
      line-height:normal;
	  margin:0 0 0 0;
	  text-transform:uppercase;
	  position:relative;
	  top:12px;
      }
#tabs ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
      }
#tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabs a {
      float:left;
      margin:0;
      padding:0 0 0 0;
      text-decoration:none;
      }
#tabs a span {
      float:left;
      display:block;
      padding:7px 10px 7px 11px;
      margin:0px 1px 0px 0px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    /* End IE5-Mac hack */
#tabs a:hover span {
      color:#ffffff;
	  background-color:#204272;
      }
#tabs a:hover {
      background-position:0% -42px;
      }
#tabs a:hover span {
      background-position:100% -42px;

      }



#tabs2 {
      float:left;
      font-size:11px;
      font-weight: bold;
      line-height:normal;
	  margin:0 0 0 0;
	  text-transform:uppercase;
	  position:relative;
	  top:263px;
      }
#tabs2 ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
      }
#tabs2 li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabs2 a {
      float:left;
      margin:0;
      padding:0 0 0 0;
      text-decoration:none;
      }
#tabs2 a span {
      float:left;
      display:block;
      padding:7px 14px 7px 13px;
      margin:0px 1px 0px 0px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {float:none;}
    /* End IE5-Mac hack */
#tabs2 a:hover span {
      color:#ffffff;
	  background-color:#204272;
      }
#tabs2 a:hover {
      background-position:0% -42px;
      }
#tabs2 a:hover span {
      background-position:100% -42px;

      }