body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #e7e9e8;
	font-size: 12px;
}
.search {
	color: #fe6c00;
	font-size: 12px;
	font-weight: bold;
}
.maintitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	padding-left: 20px;
}
.maintext {
	font-family: Verdana;
	color: #555555;
	font-weight: bold;
	letter-spacing: 0.1ex;
	font-size: 11px;
	padding-left: 20px;
}
.texttd {
	padding: 12px;
}
.subtitle {
	color: #003399;
	font-weight: bold;
	font-size: 12px;
}
.blind {
	color: #5e6997;
}
.tdtitle {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	margin: auto;
	text-indent: 20px;
	letter-spacing: 0.1em;
	vertical-align:top;
}
.tdtext {
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-left: 20px;
}
.loginput {
	background-color: #ECECEC;
	border: 1px solid #FFFFFF;
	font-size: 10px;
}
select {
	font-size: 12px;
}

.topmenu {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-indent: 20px;
	text-decoration:none;
}

.topmenu a:link {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-indent: 20px;
	text-decoration:none;
}

.topmenu a:hover {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-indent: 20px;
	text-decoration:underline;
}

.topmenu a:visited {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-indent: 20px;
	text-decoration:none;
}
