a.MenuText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
	display: block;
}
a.MenuText:hover {
	color: #CC0000;
}
.MenuTextSel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 1.5em;
	width: 140px;
	background-color: #A4B8D0;
	background-position: center;
	top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A6470;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #5A6470;
}

.SectionTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.BodyText {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
.DataSum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	background-color: #FFFF00;
	border: thin solid #333333;
}
.NotUsed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	background-color: #FF8080;
	border: thin solid #333333;
}
.BodyTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
.ListText {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330000;
	text-decoration: none;
}
.Graph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}

.MenuBarText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	display: block;
}
.MenuBarTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
	display: block;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: none;
	margin-top: 0em; margin-bottom: 1em;
	
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: none;
	margin-top: 0em; margin-bottom: 0em;
	
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	display: block;
}
.menu_list {	
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
  
input.search {
border:1px solid #A7A6AA;
color:#666666;
font-family:'trebuchet MS';
padding:2px;
}

input.search:hover {
background:#E8F2FF none repeat scroll 0 0;
border:1px solid #66CCFF;
}

input.button {
background:#FFEEDD url(/image/go.gif) repeat-x scroll 0 0;
border:1px solid #66CCFF;
color:#075181;
font-family:'trebuchet MS';
font-weight:700;
padding-left:3px;
}
button, input[type="reset"], input[type="button"], input[type="submit"] {
-moz-appearance:button;
-moz-binding:none;
-moz-box-sizing:border-box;
-moz-user-select:none;
-x-system-font:-moz-button;
background-color:buttonface;
border:2px outset buttonface;
color:buttontext;
cursor:default;
font-family:-moz-use-system-font;
font-size:-moz-use-system-font;
font-size-adjust:-moz-use-system-font;
font-stretch:-moz-use-system-font;
font-style:-moz-use-system-font;
font-variant:-moz-use-system-font;
font-weight:-moz-use-system-font;
line-height:normal !important;
padding:0 6px;
text-align:center;
white-space:pre;
}

a { 
	text-decoration: none; 
	color:#006699;
	font-weight:bold;
}
a:visited{
	color:#006699;
	font-weight:bold;
}
a:hover { 
	text-decoration: underline; 
	font-weight:bold;
	color:#000000;	
}

div.round {width:600px !important;  margin:0 auto !important; }
div.round h2{ width:600px !important; height:28px !important; padding-top:7px !important; font-family:arial;}
.round h2{ width:600px !important; height:28px !important; padding-top:7px !important; font-family:arial;  font-size: 11pt;}
h2{ width:750px !important; height:28px !important; padding-top:0px !important; font-family:arial; font-size: 16pt;}
.boxc {
padding:0px;
position:relative;
}
.boxc b.cn {
background:transparent url(/image/roundwhite.png) no-repeat scroll 0%;
height:10px;
position:absolute;
width:10px;
}
.boxc b.tl {
background-position:left top;
left:-1px;
top:-1px;
}
.boxc b.tr {
background-position:right top;
right:-1px;
top:-1px;
}
.boxc b.bl {
background-position:left bottom;
bottom:-1px;
left:-1px;
}
.boxc b.br {
background-position:right bottom;
bottom:-1px;
right:-1px;
}
* html .boxc b.bl {
bottom:-2px;
}
* html .boxc b.br {
bottom:-2px;
}
* html .boxc b.cn {
background-image:url(/image/go.gif);
font-size:1px;
line-height:1px;
}

 .list1, .list1 ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.list1 li {
border-bottom:1px solid #EAEAEA;
padding:3px 0;
}
.list1 li li {
background:#EFEFEF none repeat scroll 0;
border-color:#FFFFFF -moz-use-text-color -moz-use-text-color;
border-style:solid none none;
border-width:2px medium medium;
font-size:11px;
padding:0;
}
.list1 a {
background:transparent url(/image/img09.gif) no-repeat scroll 5px 50%;
padding:0 0 0 22px;
}
.list1 .active {
border:medium none;
}
.list1 .active ul {
border-top:1px solid #EAEAEA;
}
.list1 .active a {
background-image:url(/image/img10.gif);
}
.list1 .active li a {
background:transparent none repeat scroll 0;
color:#009CCF;
padding:0;
}
.list2 {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.list2 li {
border-bottom:1px solid #EAEAEA;
padding:3px 0;
}
#col1 {
float:left;
padding:0 5px 0 5px;
width:220px;
}
.box {
}

.title {margin-bottom:10px; height:24px; padding-top:6px; width:100%; color:#0000FF !important; font-size:16px !important; text-align:center  !important; padding-left:5px; font-weight:bold !important;}
.title a{ text-decoration:underline;font-weight:bold !important; }
.title a:hover{ text-decoration:none; }
.box .title h1, .box .title h2 {
font-weight:bold;
height:26px;
margin:0;
padding:3px 0 0 15px;
}
.box{padding:10px; text-align:left  !important;}
.content {padding:10px 5px; text-align:center  !important;
