/* CSS Document */
<!--
    #tabs1_B {
	  font-size:100%;
      background:url("../images/titback_1.gif") repeat-x;
	  width:100%
      }
    #tabs1_BL {
      background:url("../images/titback_1L.gif") no-repeat left top;
      }
    #tabs1_BR {
	  background: url("../images/titback_1R.gif") no-repeat right top;
      }
/*- Menu Tabs 3--------------------------- */

    #tabs3_BL {
	  font-size:100%;
      background:url("../images/titback_4L.gif") no-repeat left top;
	  width:100%
      }
    #tabs3_BR {
	  background: url("../images/titback_4R.gif") no-repeat right top;
      }
    #tabs3 {
      display:inline-block;
	  font-weight:bold;
	  font-size:100%;
      }
    #tabs3 ul {
        margin:0;
        padding:0px 0px 0 0px;
        list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:left;
      margin:0;
      background:url("tableft3.gif") no-repeat left top;
      padding:0 0 0 4px;
      text-decoration:none;
	  color:#333333;
      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url("tabright3.gif") no-repeat right top;
      padding:7px 8px 4px 0px;
      }
    #tabs3 a span {float:none; }
    #tabs3 a:hover span {
      color:#FF0000;
      }
    #tabs3 a:hover {
      background-position:0% -28px;
      }
    #tabs3 a:hover span {
      background-position:100% -28px;
      }

        #tabs3 #current a {
                background-position:0% -28px;
        }
        #tabs3 #current a span {
                background-position:100% -28px;
        }
        #tabs3 li.current a{
                background-position:0% -28px;
        }
        #tabs3 li.current a span {
                background-position:100% -28px;
        }
-->
/*- Menu Tabs 4--------------------------- */

    #tabs4_BL {
	  font-size:100%;
      background:url("../images/titback_4L.gif") no-repeat left top;
	  width:100%
      }
    #tabs4_BR {
	  background: url("../images/titback_4R.gif") no-repeat right top;
      }
    #tabs4 {
	  color:#D60002;
      display:inline-block;
	  font-weight:bold;
	  font-size:100%;
      }
    #tabs4 ul {
        margin:0;
        padding:0px 0px 0 0px;
        list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      margin:0;
      background:url("tableft4.gif") no-repeat left top;
      padding:0 0 0 4px;
      text-decoration:none;
	  color:#333333;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("tabright4.gif") no-repeat right top;
      padding:7px 8px 4px 0px;
      }
    #tabs4 a span {float:none; }
    #tabs4 a:hover span {
      color:#FF0000;
      }
    #tabs4 a:hover {
      background-position:0% -28px;
      }
    #tabs4 a:hover span {
      background-position:100% -28px;
      }

        #tabs4 #current a {
                background-position:0% -28px;
        }
        #tabs4 #current a span {
                background-position:100% -28px;
        }
        #tabs4 li.current a{
                background-position:0% -28px;
        }
        #tabs4 li.current a span {
                background-position:100% -28px;
        }
-->

<!--
/*- Menu Tabs B--------------------------- */

    #tabsB {
      display:inline-block;
	  font-weight:bold;
	  font-size:110%;
      width:100%;
      }
    #tabsB ul {
        margin:0;
        padding:0px 0px 0 10px;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      margin:0;
      background:url("tableftB.gif") no-repeat left top;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("tabrightB.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      }
    #tabsB a span {float:none;}
    #tabsB a:hover span {
      color:#F00;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }
-->
<!--
/*- Menu Tabs C--------------------------- */

    #tabsC {
      display:inline-block;
	  font-weight:bold;
	  font-size:110%;
      width:100%;
      }
    #tabsC ul {
        margin:0;
        padding:0px 0px 0 0px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      margin:0;
      background:url("tableftC.gif") no-repeat left top;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("tabrightC.gif") no-repeat right top;
      padding:7px 12px 2px 10px;
      }
    #tabsC a span {float:none;}
    #tabsC a:hover span {
      color:#F00;
      }
    #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;
        }
-->
<!--
/*- Menu Tabs D--------------------------- */

    #tabsD_B {
      display:inline-block;
	  font-weight:bold;
	  font-size:100%;
      background:url("tabbackD.gif");
      width:100%;
      }

    #tabsD {
      display:inline-block;
	  font-weight:bold;
	  font-size:100%;
      }
    #tabsD ul {
        margin:0;
        padding:0px 0px 0 0px;
        list-style:none;
      }
    #tabsD li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsD a {
      float:left;
      margin:0;
      background:url("tableftD.gif") no-repeat left top;
      padding:0 0 0 4px;
      text-decoration:none;
	  color:#990000;
      }
    #tabsD a span {
      float:left;
      display:block;
      background:url("tabrightD.gif") no-repeat right top;
      padding:7px 8px 5px 4px;
      }
    #tabsD a span {float:none; }
    #tabsD a:hover span {
      color:#FF0000;
      }
    #tabsD a:hover {
      background-position:0% -28px;
      }
    #tabsD a:hover span {
      background-position:100% -28px;
      }

        #tabsD #current a {
                background-position:0% -28px;
        }
        #tabsD #current a span {
                background-position:100% -28px;
        }
        #tabsD li.current a{
                background-position:0% -28px;
        }
        #tabsD li.current a span {
                background-position:100% -28px;
        }
-->
<!--
/*- Menu Tabs E--------------------------- */

    #tabsE {
      display:inline-block;
	  font-weight:bold;
/*      background:url("tabbackE.gif");*/
	  font-size:100%;
      width:100%;
/*	  border-bottom:#2B3D47 solid 1px;*/
      }
	  
    #tabsE ul {
        margin:0;
        padding:0px 0px 0 10px;
        list-style:none;
      }
    #tabsE li {
	  float:left;
      display: inline-block;
      margin:0;
      padding:0;
      }
    #tabsE a {
      margin:0;
/*      background:url("tableftB.gif") no-repeat left top;*/
      padding:0 0 0 7px;
	  color:#990000;
      text-decoration:none;
      }
    #tabsE a span {
      display:block;
/*      background:url("tabrightB.gif") no-repeat right top;*/
      padding:15px 10px 10px 6px;
      }
    #tabsE a span {float:none;}
    #tabsE a:hover span {
      color:#F00;
      }
	  
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
			    color:#F00;
        }
-->
<!--
#header {
        FONT-SIZE: 93%; 
		BACKGROUND: url(bg.gif) #dae0d2 repeat-x 50% bottom; 
		display:inline-block;
		WIDTH: 100%; 
		LINE-HEIGHT: normal
}
#header UL {
        PADDING-RIGHT: 10px; 
		PADDING-LEFT: 10px; 
		PADDING-BOTTOM: 0px; 
		MARGIN: 0px; 
		PADDING-TOP: 10px; 
		LIST-STYLE-TYPE: none
}
#header LI {
        PADDING-RIGHT: 0px; 
		PADDING-LEFT: 9px; 
		BACKGROUND: url(left.gif) no-repeat left top; 
		FLOAT: left; 
		PADDING-BOTTOM: 0px; 
		MARGIN: 0px; 
		PADDING-TOP: 0px
}
#header A {
        PADDING-RIGHT: 15px; 
		DISPLAY: block; 
		PADDING-LEFT: 6px; 
		FONT-WEIGHT: bold; 
		BACKGROUND: url(right.gif) no-repeat right top; 
		FLOAT: left; 
		PADDING-BOTTOM: 4px; 
		COLOR: #765; 
		PADDING-TOP: 5px; 
		TEXT-DECORATION: none
}
#header A {
        FLOAT: none
}
#header A:hover {
        COLOR: #333
}
#header #current {
        BACKGROUND-IMAGE: url(left_on.gif)
}
#header #current A {
        BACKGROUND-IMAGE: url(right_on.gif); 
		PADDING-BOTTOM: 5px; 
		COLOR: #333
}
-->
