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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #031464;
	background-image: url(../img/fadeBackground.jpg);
	background-repeat: repeat-x;
	scrollbar-base-color: #006182;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #5778BA;

}
.contentLayer {
	background-image: url(../img/contentBG_50.png);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 19px;
}
#apDiv2 {
	position:relative;
	left:0px;
	top:0px;
	width:370px;
	height:324px;
	z-index:1;
	text-align: left;
}
.style1 {
	color: #2466FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.creditsDiv {
	position:relative; 
	left:0px;
	top:0px; 
	width:382px;
	height:300px;
	overflow:scroll
	}
#apDiv1 {
	position:relative;
	left:0px;
	top:0px;
	width:370px;
	height:300px;
	z-index:1;
	overflow:scroll;
	overflow-x: hidden;
}
ul {
	text-align: left;
}

