img { border: none;}
#tabs1 { float:left; width:551px; background:#F4F7FB; font-size:95%; line-height:normal; border-left:2px solid #E2EBF4; border-right:2px solid #E2EBF4; border-bottom:1px solid #BCD2E6;}
#tabs1 ul { margin:0; padding:5px 5px 0 15px; list-style:none;}
#tabs1 li { display:inline; margin:0; padding:0;}
#tabs1 a { float:left; background:url("images/intfac/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/intfac/tabright1.gif") no-repeat right top; padding:5px 15px 4px 6px; color:#627EB7;}
#tabs1 a span {float:none;}
#tabs a:hover span { color:#627EB7;}
#tabs1 a:hover { background-position:0% -42px;}
#tabs1 a:hover span { background-position:100% -42px;}
#tabs1 #current a { background-position:0% -42px;}
#tabs1 #current a span { background-position:100% -42px;}
#tabs2 { float:left; width:551px; font-size:95%; line-height:normal; border-left:2px solid #e5dcd3; border-right:2px solid #e5dcd3; border-bottom:1px solid #a28972;}
#tabs2 ul { margin:0; padding:5px 5px 0 15px; list-style:none;}
#tabs2 li { display:inline; margin:0; padding:0;}
#tabs2 a { float:left; background:url("images/intfac/tableft2.gif") no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none;}
#tabs2 a span { float:left; display:block; background:url("images/intfac/tabright2.gif") no-repeat right top; padding:5px 15px 4px 6px; color:#84776B;}
#tabs2 a span {float:none;}
#tabs2 a:hover span { color:#74675B;}
#tabs2 a:hover { background-position:0% -42px;}
#tabs2 a:hover span { background-position:100% -42px;}
#tabs2 #current a { background-position:0% -42px;}
#tabs2 #current a span { background-position:100% -42px;}
#tabs4 { float:left; width:100%; font-size:93%; line-height:normal; border-bottom:1px solid #6B78A9;}
#tabs4 ul { margin:0; padding:5px 5px 0 15px; list-style:none;}
#tabs4 li { display:inline; margin:0; padding:0;}
#tabs4 a { float:left; background:url("images/intfac/tableft4.gif") no-repeat left top; margin:0; padding:0 0 0 7px; text-decoration:none;}
#tabs4 a span { float:left; display:block; background:url("images/intfac/tabright4.gif") no-repeat right top; padding:5px 15px 4px 6px; color:#6B78A9;}
#tabs4 a span {float:none;}
#tabs4 a:hover span { color:#6B78A9;}
#tabs4 a:hover { background-position:0% -42px;}
#tabs4 a:hover span { background-position:100% -42px;}
#tabs4 #current a { background-position:0% -42px;}
#tabs4 #current a span { background-position:100% -42px;}

/*- Menu Tabs C--------------------------- */
    #tabsC {
      float:left;
      width:99.2%;
      background:#ece9d8;
      font-size:93%;
      line-height:normal;
	  border-left:#e5dcd3 2px solid;
  	  border-right:#e5dcd3 2px solid;
	  border-top:#a28972 1px solid;
	  border-bottom:#a28972 1px solid;
      }
    #tabsC ul {
	margin:0;
	padding:4px 4px 0 4px;
	list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("images/intfac/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("images/intfac/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  

	#tabsC #current a {
		background-position:0% -42px;
	}
	#tabsC #current a span {
		background-position:100% -42px;
	}
