@charset "utf-8";

body{
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size:14px;
	text-align:left;
	color:#000000;
	background:#1390C6;
}

a:focus, object:focus { outline: none; -moz-outline-style: none; } 

#flash{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
body, html, #flash{ height:100%; padding:0px; margin:0px;}
img{border: 0;}

