/* CSS Document */
body {
	margin-top: 0px;
}
.style1 {
	font-family: Verdana;
	font-size: 12px;
}
.style2 {
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	color: #999999;
	font-weight: bold;
}
.style4 {
	color: #008F3D;
	font-weight: bold;
}
.style8 {font-size: 10px; font-family: Verdana; font-weight: bold; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #22ADCE;
}
a:hover {
	text-decoration: underline;
	color: #F84107;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#Layer1 {
	position:absolute;
	left:102px;
	top:3px;
	width:777px;
	height:229px;
	z-index:1;
	overflow: hidden;
	visibility: hidden;
}