@charset "utf-8";
/* CSS Document */

html {
	overflow:scroll !important;
	height: 100% !important;
	width:100% !important;
}

body {
	height:100% !important;
	width:100% !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000 url(../img/pre_load.gif) no-repeat 0px 5px;
}

#flashContents{
	background:#000;
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
	font-size:80%;
}