@charset "utf-8";
/* CSS Document */
#Layer1 {
	position:absolute;
	left:28px;
	top:0px;
	width:382px;
	height:115px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:28px;
	top:200px;
	width:760px;
	height:540px;
	z-index:2;
	background-color: #FFFFFF;
}
body {
	background-color: #848D9B;
	background-image: url(/images/bg.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.style5 {color: #FFFFFF}
.style6 {
	color: #000066;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #5066AB;
}
a:active {
	text-decoration: none;
}
.style7 {
	font-size: 10px;
	font-weight: bold;
}
.style8 {color: #000066}