/* CSS Document */

/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:600px;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:20px 10px 0 50px;
          list-style:none;
      }
    #tabs10 li {
	display:inline;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
    #tabs10 a {
	float:left;
	text-decoration:none;
	background-image: url(../webnavigation/tableft10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
      }
    #tabs10 a span {
	float:left;
	display:block;
	color:#FFF;
	background-image: url(../webnavigation/tabright10.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
	  
	  
	  /* bottom */
	  
	  
    #tabs11 {
      float:left;
      width:600px;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs11 ul {
          margin:0;
          padding:20px 10px 0 50px;
          list-style:none;
      }
    #tabs11 li {
	display:inline;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
    #tabs11 a {
	float:left;
	text-decoration:none;
	background-image: url(../webnavigation/tableft10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
      }
    #tabs11 a span {
	float:left;
	display:block;
	color:#FFF;
	background-image: url(../webnavigation/tabright10.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }

      #tabs11 #current1 a {
              background-position:0% -42px;
      }
      #tabs11 #current a span {
              background-position:100% -42px;
      }