html {
	SCROLLBAR-FACE-COLOR:#CECFCE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F6F6F6; 
	SCROLLBAR-SHADOW-COLOR: #E4E4E4;
	SCROLLBAR-3DLIGHT-COLOR:#CECFCE; 
	SCROLLBAR-ARROW-COLOR: #F7F7F7; 
	SCROLLBAR-TRACK-COLOR: #F7F7F7;
	SCROLLBAR-DARKSHADOW-COLOR: black:
	}
body,br {
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
		font: 76% arial,sans-serif;text-align:center;
}
a:link, a:visited {
        color: #003399;
        text-decoration: none;
}
a:hover, a:active {
        color: #FF6600;
        text-decoration: underline;
}
dl{margin:0;}
dt{margin:1px;padding:0 3px;font-size:14px;font-weight: bolder;}
dd{margin:3px;}
tr,td,{
	font-size: 9pt;
	word-break: break-all;
	text-align:midlle;
	line-height:28px;
}
textarea{width:80%;height:120px;overflow:auto;}
form{display:inline}
.Demos {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:14px;
	color:#333333;
	font-weight: bolder;
	text-decoration: none;
}
.Demosmall {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:9pt;
	color:#333333;
	font-weight: bolder;
	text-decoration: none;
	line-height: 26px;
}
.Menus {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:14px;
	color:#333333;
	font-weight: bolder;
	text-decoration: underline;
}
.CopyrightBig {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:9pt;
	color:#999999;
	font-weight: bolder;
	text-decoration: none;
	line-height: 26px;

}
.CopyrightSmall {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:9pt;
	color:#999999;
	text-decoration: none;
	line-height: 16px;

}
div#header{margin:0;padding-left:0px;background: #FFF;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}
div#container{width:950px;margin:0 auto}
.Input {
	font-size: 9pt;
	border: 1pt solid #B3C0DB;
	height: 22px;
}
.Table_K {
	font-size: 9pt;
	border: 1pt solid #CCCCFF;
	background-color: #EFEFFF;
	height: 13pt;
	line-height: 26px;
}
.Table_K1 {
	font-size: 9pt;
	border: 1pt solid #9999CC;
	background-color: #EEEEF8;
	height: 13pt;
	line-height: 26px;
}
.Table_K2 {
	font-size: 9pt;
	border: 1pt solid #DDCF8F;
	background-color: #FFFFED;
	height: 13pt;
	line-height: 26px;
}
.Table_K3 {
	font-size: 9pt;
	border: 1pt solid #9999CC;
	height: 13pt;
	line-height: 26px;
}
/*- Menu Tabs 9--------------------------- */

    #tabs9 {
      float:left;
      width:100%;
      font-size:93%;
          border-bottom:1px solid #90999F;
      line-height:normal;
      }
    #tabs9 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs9 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs9 a {
      float:left;
      background:url("/images/tableft91.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs9 a span {
      float:left;
      display:block;
      background:url("/images/tabright91.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }

      #tabs9 #current a {
              background-position:0% -42px;
      }
      #tabs9 #current a span {
              background-position:100% -42px;
      }

/*- Menu Tabs 4--------------------------- */

    #tabs4 {
      float:right;
      width:100%;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #848D9C;
      }
    #tabs4 ul {
          margin:0;
          padding:5px 5px 0 35px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("/images/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 2px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:right;
      display:block;
      background:url("/images/tabright4.gif") no-repeat right top;
      padding:8px 12px 8px 8px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#000000;
      }
    #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;
      }.Title-1 {
	font-size: 14px;
	line-height: 150%;
	color: #6D6C6A;
	background-color: #E5E7E6;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #B3BBB8;
}
.ListMT {
	font-size: 12px;
	color: #6D6C6A;
	background-color: #E5E7E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #D1D6D4;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.ListMB {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EBEBEB;
	border-bottom-color: #DCDCDB;
}

