@charset "iso-8859-1";
/* CSS Document */
body {
	position: relative;
	margin: auto;
	width: 1025px;
}
.navi {
	font-family: Arial;
	font-size: 11px;
	height: 20px;
	width: 160px;
	color:#006600
	font-weight: bold;
}

.navichosen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 160px;
	color:#009900;
	background-color:#FF6600;
	font-weight: bold;
}
.anavi {
	text-decoration: none;
	font-weight:bold;
	color:#006600;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 850px;
	left: 175px;
	top: 155px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 750px;
	left: 175px;
	top: 155px;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 100px;
	left: 925px;
	top: 155px;
}
.navibox {
	position: absolute;
	width: 165px;
	top: 155px;
	left: 5px;
}
.header {
font-family: Arial;
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	height: 20px;
	width: 750px;
}
.header9 {
font-family: Arial;
	font-size: 12px;
	color:#009900;
	font-weight: bold;
	height: 20px;
	width: 750px;
}
.anavi2 {
	text-decoration: none;
	color:#009900;
}
.header2 {
	font-family: Arial;
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	height: 20px;
	width: 160px;
}
.header3 {
	font-family: Arial;
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	height: 20px;
	width: 160px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

