.MainFont {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #09357a;
}
body {
	background-color: #09357a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
html {
overflow: hidden;
}
.style1 {
	font-family: Arial;
	color: #09357a;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
}
.imgText {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: normal;
}
.style2 {
	font-family: Arial;
	color: #09357a;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}
.style3 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
}
a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #09357a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #09357a;
}
a:active {
	text-decoration: none;
	color: #09357a;
}
#bg {
	position:absolute; 
	overflow:hidden; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%;
	z-index:1;
}

#imgFull {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-color: #FF0000;
}
#imgPlace {
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	background-color: #000000;
}
.topContent {
	z-index: 3;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

.bgFlash {
	position:absolute;
	width:100%;
	height:100%;
}
.mainPhoto_table {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}
.creditText {
	font-family: Arial;
	font-size: 10px;
	color: #09357a;
}
