@charset "UTF-8";
body {
	background-image: url(images/blue_bk.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#apDiv1 {
	position:absolute;
	width:875px;
	height:115px;
	z-index:1;
	left: 25px;
	top: 25px;
}
.style1 {
	color: #E5001C;
	font-size: 12px;
}
.style3 {font-size: 9px}
.style4 {color: #E5001C}
.style6 {
	color: #FFFFFF;
	font-size: 15px;
}
a:link {
	color: #07459D;
	text-decoration: none;
}
a:hover {
	color: #07489E;
}
.style7 {
}
.style8 {font-size: 14px}
.bottomline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: 0;
	border-bottom-color: #666666;
	border-color: #666666;
	border-bottom: 0;
	border-width: 2;
}
.boarder {
	border: 1px solid #CCCCCC;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-color: #000099;
	outline-color: #000099;
}

