/* CSS Document */
/*- Menu Tabs 1--------------------------- */ 


    #tabs1 {
      float:left;
      width:80%;
	  background:#F4F7FB;
      font-size:12px;
      line-height:normal;
	  border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("../images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("../images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }



.menu1{
	padding:6px 0px 0px 22px;
	height:23px;
	text-indent: 10px;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	color: #000000;
	letter-spacing: 0.1em;
	background-position: 10px 6px;
	border-bottom:#DAE8E9 1px dashed;
	cursor: hand;
	}
	
.menu2{
	height:20px;
	text-indent: 20px;
	margin:0px 30px 0px 40px;
	background-color: #FFFFFF;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	

	}

    #tabsJ {
     
      background:#F4F4F4;
      font-size:12px;
      }
    #tabsJ ul {
	margin:0;
	padding:6px 0px 0px 30px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../images/tabrightJ.gif") no-repeat right top;
      padding:5px 10px 4px 5px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
	  
/*- Menu Tabs 10--------------------------- */

    #tabs10 {
     
      background:#F4F4F4;
      font-size:12px;
      }
    #tabs10 ul {
	margin:0;
	padding:6px 0px 0px 0px;
	list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:right;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:right;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#FFF;
      }
    /* 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;
      }