@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B7B7B;
}

#apDiv1 {
	position:absolute;
	width:992px;
	height:445px;
	z-index:1;
	overflow: auto;
}
body {
	background-color: #C4C4C4;
	margin-top: 0px;
}
a:link {
	color: #B61839;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B61839;
}
a:hover {
	text-decoration: none;
	color: #831F55;
}
a:active {
	text-decoration: none;
	color: #B61839;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.style2 {
	font-size: 14px;
	font-weight: bold;
	color:#0C2E6B;
}
.style3 {font-size: 12px}

.white_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.dark_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0C2E6B;
}
.style5 {color: #990000};

