html, body{
	display:block;
	height:100%;
	}
	
body{
	margin:0px;
	background-color:#000000;
	overflow:hidden;
	}

body, td, select, input, textarea{
	font-family:Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#666666;
	}

#nf_core{
	display:block;
	width:100%;
	height:100%;
	}