@charset "UTF-8";
/* CSS Document */
body {
	background-color: #410032;
		}
.body {
	font-family: helvetica-neue, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 18px;
	padding: 3px;
		}
.copyright {
	font-family: helvetica-neue, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	padding: 3px;
		}
.link {
	font-family: helvetica-neue, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 18px;
	padding: 3px;
		}.link:hover {
		font-family: helvetica-neue, sans-serif;
		font-size: 9px;
		font-style: normal;
		text-decoration: none;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 18px;
		padding: 3px;
	}
.swf {
    padding: 0px;
	height: 415px;
    width: 800px;
    position: absolute;
    left: 50%;
	top: 50%;
   	margin-left: -400px;
	margin-top: -207.5px;
    	}

