@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002525;
}
body {
	background-color: #E2DEAF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bottomLinks td {
	vertical-align: middle;
	font-size: 10px;
	color: #6A7B7B;
}
.title {
	font-size: 14px;
	font-weight: bold;
}

#notice td {
	background-color: #007070;
	font-size: 12px;
	font-weight: bold;
	color: #E2DEAF;
	text-align: center;
}
#notice  {
	border: 2px solid #FFFFFF;
}
a  {
	font-size: 12px;
}

#bottomLinks img {
	vertical-align: middle;
}
#bottomLinks a {
	font-size: 10px;
	color: #6A7B7B;
	vertical-align: middle;
}
#bottomLinks a:link {
	text-decoration: none;
}
#bottomLinks a:visited {
	text-decoration: none;
	color: #6A7B7B;
}
#bottomLinks a:hover {
	text-decoration: underline;
	color: #002525;
}
#bottomLinks a:active {
	text-decoration: none;
	color: #002525;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6A7B7B;
}
a:hover {
	text-decoration: underline;
	color: #002525;
}
a:active {
	text-decoration: none;
	color: #002525;
}
