@charset "UTF-8";
.header {
	background-color: #FFFFFF;
	height: 70px;
	width: 810px;
	top: -20px;
	margin-right: auto;
	margin-bottom: auto;
	clip: rect(0px,auto,auto,auto);
	position: relative;
}
.maintable {
	background-color: #FFFFFF;
	width: 810px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	top: -8px;
	height: 855px;
	visibility: inherit;
}
.midtable {
	position: absolute;
	height: 220px;
	width: 620px;
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	top: 110px;
	background-color: #FFFFFF;
	margin-left: 190px;
}
.footer {
	background-color: #FFFFFF;
	width: 810px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	top: 830px;
	position: absolute;
	height: 20px;
	text-align: center;
}
.content_table {
	position: absolute;
	top: 380px;
	height: 200px;
	width: 620px;
	margin-left: 190px;
	text-decoration: none;
}
.page_content {
	width: 620px;
	margin-left: 190px;
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	top: 130px;
	position: absolute;
	height: 690;
}
