@charset "utf-8";
/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(images/bg.gif);
	
}
a:link {
	color: #003D6A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003D6A;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #003D6A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold; }
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; font-weight: bold; }


#Layer1 {	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 23px;
	left: 394px;
}
