@charset "utf-8";

body {
	margin: 0px;
	background-color: #00234A;
	color:#FFFFFF;
	height: 100%;
}
html {
	height: 100%;
}
#table {

	width: 100%;
	height: 100%;
	margin: 0;
	
	z-index: 0;
	
}

#flashcontent {
	
	z-index: 0;
	
	
}



