/* CSS Document */


html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}

#download {
	width: 380px;
	background-color:#000000;
}
/* end hide */

body {
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color:#ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	color: gray;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	text-align: center;
	height: 100%;
	border: 0;
	}


body a:link { color: white; font-style: normal; text-decoration: underline; }
body a:visited { color: white; text-decoration: none; }
body a:hover { color: gray; text-decoration: none; }
body a:active { color: white; text-decoration: none; }




