@charset "ISO-8859-1";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #66CCFF;
}
body {
	background-color: #00113F;
	background-image: url(../background.jpg);
	position: static;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.textbox {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.style22 {font-size: 11px; color: #FFFFFF; line-height: 17px; font-family: Arial, Helvetica, sans-serif;}
a {
	color: #FFFFFF;
}
.style2 {	color: #6dcff6;
	font-style: italic;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #66CCFF;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
