body {
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color:#C8FF75;
}

.main_format1 {
	font-family: verdana;
	font-size: 12px;
	color:#C8FF75;
}

#divmain {
	position: relative;
	text-align: left;
	width: 800px;
	border-left: 3px solid #557C17;
	border-right: 3px solid #557C17;
}

#divhead {
	width: 800px;
	height: 133px;
}

#divmenu {
	width: 800px;
	height: 30px;
	border-top: 3px solid #557C17;
	border-bottom: 3px solid #557C17;
	background: #85C226;
}

#divbody {
	width: 800px;
	height: 573px;
}

#divbody_inset1 {
	left: 0px;
	top: 0px;
	width: 400px;
	height: 573px;
	background: url('images/divbody_bg1.gif');
}

#divbody_inset2 {
	left: 0px;
	top: 0px;
	width: 400px;
	height: 573px;
}

.text_display_format1 {
	margin-left: 4px;
	margin-right: 12px;
	text-align: justify;
	line-height: 14px;
}

.menu_display_format1 {
	vertical-align: center;
	text-align: center;
	color: #404040;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

#divfooter {
	width: 800px;
	font-size: 10px;
	color: #404040;
	background: #CCEE98;
}

.DESIGN1 {
	font-size: 14px;
	font-weight: bold;
	color: #C8FF75;
	text-decoration: none;
}
.DESIGN2 {
	font-size: 10px;
	font-weight: bold;
	color: #557C17;
	background: #C8FF75;
	text-decoration:none;
}
