html {
	height:100%;
}
body.minstil {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	background-color: #626469;
	overflow: -moz-scrollbars-vertical; 		
}

object, embed, table {
	margin:0px;
}

#flashtable {
	width: 100%;
}