﻿body {
	text-align: center;
	background-color: #003366; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-align: left;
}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#003366;
}
a:hover {
	text-decoration: underline;
	color:#006633
}
a:active {
	text-decoration: none;
	color:#003366;
	}


#Layer1 {
	position:absolute;
	width:165px;
	height:252px;
	z-index:2;
	left: 20px;
	top: 150px;
	background-color: #FFD799;
	border: 1px solid #ffffff;
	margin: 0 auto;
	padding: 6px;

}
#Layer2 {
	position:absolute;
	width:568px;
	height:252px;
	z-index:2;
	left: 202px;
	top: 150px;
	background-color: #000857;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	margin:0 auto;
	overflow: auto;
	padding: 6px;
}

#Layer5 {
	position:absolute;
	z-index:3;
	background-color: #002244;
	border: 1px solid #CCCCCC;
	width:760px;
	height:480px;
	
	top: 130px;
	overflow: hidden;
	padding: 6px;
}


#Layer8 {
	z-index:4;
	color: #ffffff;
	width:250px;
	position: absolute;
	top: 27px;
	left: 18px;
}
#Layer9 {
	z-index:4;
	color: #ffffff;
	text-decoration: none;
	width:250px;
	position: absolute;
	left: 288px;
	top: 27px;
}