@charset "UTF-8";
/* CSS Document */
a:link {
	text-decoration: none;
	color: #333333;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	border: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
	border: none;
}
a:active {
	text-decoration: none;
	color: #333333;
	border: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #333333;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color:#666666;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color:#333333;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color:#333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}
.style8 {
	font-size: 18px;
	font-weight:lighter;
	color: #666666;
}
.style9 {
	font-size: 40px;
	font-weight:lighter;
	color: #666666;
}

.style10 {
	font-size: 10px
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:24px;
	color: #333333;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #333333;
}

#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:18864px;
	height:585px;
	z-index:1;
}