@charset "UTF-8";
/* CSS Document */

.style1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000; }
.style10 {color: #FF0000}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.style11 {	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#apDiv1 {
	position:absolute;
	left:175px;
	top:696px;
	width:331px;
	height:28px;
	z-index:29;
}
#apDiv2 {
	position:absolute;
	left:-1px;
	top:662px;
	width:881px;
	height:20px;
	z-index:29;
}
.mailto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.mailto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}