div#base {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 780px;
	height: 100%;
	text-align: center;
	background-color: #FFFFFF;
	min-height: 100%;
}
div#header {
	background-color: #FFFFFF;
	height: 144px;
}
div#menu {
	color: #FFFFFF;
	height: 40px;
	background-color: #663300;
	font-size: 12px;
}
div#navi {
	background-color: #BB8D4B;
	height: 24px;
	font-size:12px;
	text-align: left;
}
div#main {
	background-color: #FFFFFF;
	width: 772px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	padding: 4px;
}
div#footer {
	background-color: #FFFFFF;
	height: 30px;
	font-size: 12px;
	color:#999999;
	position: static;
	float: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
A:link		{text-decoration:none; color: #000000}
A:visited	{text-decoration:none; color: #000000}
A:active	{text-decoration:none; color: #000000}
A:hover		{text-decoration:underline bold; color: #FFFFFF}
.bk10 {  font-size: 10pt; color: #000000}
.bk12 {  font-size: 12pt; color: #000000}
.bk10b {  font-size: 10pt; font-weight: bold; color: #000000}
.bk12b {  font-size: 12pt; font-weight: bold; color: #000000}
.bg_color {  background-color: E3E3E3}
.db10 {  font-size: 10pt; color: #0A2970}
.db10b {  font-size: 10pt; font-weight: bold; color: #0A2970}
.wh10b {  font-size: 10pt; font-weight: normal; color: #FFFFFF}
