@charset "UTF-8";
/* CSS Document */
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.flashcontent {
	/*border: 1px solid #666666;*/
	height: 600px;
	width: 800px;
}
.downloadFlash {
	background-color: #536270;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: center;
	width: 350px;
	border: 1px solid #000000;
	background-position: center;
	font-weight: normal;
}
