@charset "UTF-8";
.maintable {
	height: 100%;
	width: 850px;
	background-color: #FFFFFF;
}
.text01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.text01link {
	color: #D49F00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D49F00;
	text-decoration: none;
	font-weight: bold;
}
.text01link:hover {
	color: #006699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.text02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
.text02link {
	color: #D49F00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D49F00;
	text-decoration: none;
	font-weight: bold;
}
.text02link:hover {
	color: #006699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.spacer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
}
.form01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 300px;
	border: 1px dashed #006699;
	text-indent: 5px;
}
.form02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	height: 150px;
	width: 300px;
	border: 1px dashed #006699;
}
.login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #006699;
	text-align: center;
	height: 20px;
	width: 75px;
	border: 1px solid #006699;
}
