body {
	background-image: url(images/1_01.gif);
	background-repeat: repeat-x;
	background-color: #0B396D;
	margin: 0px;
	padding: 0px;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:487px;
	width:100%;
	height:114px;
	z-index:1;
	background-image: url(images/stripe.jpg);
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.Footer {
	color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
