html{
	height:100%;
	width:100%;
overflow:auto;
}
body {
	margin: 0 0 0 0;
	height: 100%;
	width:100%;	
	background-color:#f8f7f7;
}
div#flashcontent {
	height:100%;
	width:100%;
	min-height:530px;
	min-width:950px;
}
.Vinium{
	color:#053782;
	font-size:11px;
	font-face:Verdana
}


