@charset "utf-8";
/* CSS Document */


img,a{border:0px;margin:0px;}
body {
	width:100%;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
}

html{
	width:100%;
	height:100%;
}	

#flashcontent{
	width:100%;
	height:100%;
}
table {
	width:100%;
	height:100%;
}


