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

html {
	height: 100%;
	overflow: auto;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
}

a:hover, a:link, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#flashcontent {
	height: 100%;
	top: 0px;
	left: 0px;
	overflow:auto;
	background-color: #000000;
	/*z-index:100;*/
}

noflash {
	width: 772px;
	background-color: #000000;
}

a:hover, a:link, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#thumbnailembed {
    display: none;
}
