
body {
	text-align:center;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	}

p.head {
	text-align:left;
	margin-left:0;
	margin-top:0;
	font-size:0.8em;
	font-family:Verdana;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:0;
	background-color: gray;
	background-image: url(top1.gif);
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	position: absolute;
	left: 0;
	top: 80px;
	width: 100%;
	}

p.head img {
	vertical-align:middle;
	margin-right:0.5em
	}

p.menu {
	font-size:0.75em;
	font-weight: bold;
	margin-left:0;
	margin-right:0;
	margin-bottom:50px;
	margin-top:0;
	width: 160px;
	border-top:solid 1px #8fbc8f;
	position: absolute;
	left: 10px;
	top: 140px;
	}

p.menu a {
	color:#228b22;
	border-bottom: solid 1px #8fbc8f;
	text-decoration:none;
	display: block;
	width: 100%;
	line-height: 2.25em;
	}

p.menu a:hover {
	background-color:#f5f5f5;
	}

p.menu span{
    color:#c5e1ed;
	display: none;
	} 


.contents {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	left: 180px;
	top: 140px;
	border-left: solid 1px #8fbc8f;
	border-right: solid 1px #8fbc8f;
	}

	
.top{
   color: #009900;
   border-bottom: dotted 1px #009900;
   text-align: right;
   }

.top a{
   color: #009900;
   padding-left: 3px;
   text-decoration: none;
   }

.top a:hover{
   color: #ffa500;
   }

.section {
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	margin-top:1.3em
	}

.section1{
    background-color: #e6e6fa;
	margin-left: 20px;
	margin-right: 20px;
	border: solid 1px #5e8eab;
	text-align: left;
	}
	

h1 {
	font-size:1.0em;
	color:#555555;
	background-color: #ccffcc;
	border-top: solid 1px #8fbc8f;
	border-bottom:solid 1px #8fbc8f;
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
	margin-bottom:0;
	margin-top:0;
	margin-left: 10px;
	margin-right: 10px;
	}

h2 {
	font-size:1em;
	color: #005e00;
	margin-top:1.5em;
	margin-bottom:0;
	}

h2 img {
	vertical-align:middle;
	}

h3 {
	font-size:1.0em;
	color:#555555;
	background-color: #ccffcc;
	border-top: solid 1px #8fbc8f;
	border-bottom:solid 1px #8fbc8f;
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
	margin-bottom:20px;
	margin-top:0;
	margin-left: 0px;
	margin-right: 0px;
	}

h4{
    border-bottom: dotted 1px #009900;
	}

h5{
    text-align: right;
    margin-bottom: 3px;
	}

.mark {
	margin-right:0.3em
	}

p {
	font-size:0.875em;
	line-height:1.5em;
	color:#555555;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	}

.graph{
	float: right;
	margin-left: 20px;
	font-size: 0.68em;
	width: 199px;
	}	
		

p.introduction{
    font-size: 0.75em;
	font-weight: bold;
	color: #228b22;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	border-bottom: solid 2px #8fbc8f;
	padding-bottom: 5px;
	}

	
ul{
   text-align: left;
   list-style-image: url(listmark-g.gif);
   margin-left: 2em;
   padding-left: 0;
   margin-top: 0;
   }

li{
   font-size: 0.875em;
   line-height: 1.25em;
   color: #555555;
   margin-bottom: 0.5em;
   }

.picture{
    float: none;
	margin-left: 5px;
	font-size: 0.7em;
	color: #006400;
	width: 100px;
	}

.picture2{
    float: left;
	margin-right: 5px;
	font-size: 0.7em;
	color: #006400;
	width: 80px;
	}

address {
	font-size:0.625em;
	font-weight:bold;
	font-style:normal;
	color:#008000;
	border-top:solid 5px #3cb371;
	padding-top:4px;
	margin-top:30px;
	text-align:left;
	padding-bottom:4px;
	margin-left: 20px;
	margin-right: 20px;
	}

address a {
	color:#008000;
	text-decoration:none;
	border-bottom:dotted 2px orange
	}

address a:hover {
	color:#ff8800
	}

.rightbar{
    position: absolute;
	top: 65px;
	left: 640px;
	width: 150px;
    margin-left:auto;
	margin-right:auto;
	position: absolute;
	}

.leftbar{
    position: absolute;
	top: 400px;
	left: 5px;
	width: 150px;
	}

thead{
    color: black;
	}

tbody{
    background-color: white;
	}

.item{
    background-color: white;
	color: white;
	width: 220px;
	text-align: left;
	padding-left: 10px;
	}

table{
    border: none;
	font-size: 1em;
	}

td,th{
    border: none;
	border-bottom: solid 5px white;
	border-right: solid 10px white;
	width: 220px;
	padding: 6px 0;

	
