@charset "UTF-8";
html, body {
	height: 100%;
	margin: 0px;
	background-color: #1E1E1E;
	font-size: 12px;
	color: #FFFFFF;
}
#flashcontent {
	height: 100%;
}
#noflash {
	height: 100%;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#table_full {
	margin: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
h1 {
	font-size: 14px;
	font-family: Calibri, Arial, sans-serif;
}


