@charset "utf-8";
/* CSS Document */
html {
	overflow: auto;
}
body {
	background-color: #11255F;
	margin: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.flashArea {
	text-align: left;
	height:100%;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {font-size: 10px; width: 500px; padding-left: 10px;}

.style3 {
	font-size: 9px;
	color: #FFFFFF;
}
.style4 {color: #EFEFEF}

.style5 {color: #FFFFFF}
.style6 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
body,td,th {
	font-size: 9px;
	color: #FFFFFF;
}
.style7 {color: #FFFFFF; font-size: 12px; }