a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
#wrapper {
	width: 957px;
	height: 643px;
	position: absolute;
	left: 50%;
	top: 46%;
	margin: -285px 0 0 -475px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
body,td,th {
	font-family: EOC Group P/L;
}
body {
	background-color: #222222;
}
#flashDiv {
	width: 955px;
	height: 616px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #1F1F1F;
}

#footer {
	width: 905px;
	font-size: 10px;
	height: 25px;
	padding-right: 25px;
	padding-left: 25px;
	color: #999999;
	background-color: #1F1F1F;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}