body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #001111;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/interface/bg.jpg);
		background-position: top center;
}
.style1 {
	color: #BBBBBB;
	font-size: 11px;
}

.style2 {
	color: #FFCC99;
	font-weight: bold;
	font-size: 13px;
}

a {

	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #F7A36A;
}
a:visited {
	text-decoration: none;
	color: #F7A36A;
}
a:hover {
	text-decoration: underline;
	color: #F7A36A;
}
a:active {
	text-decoration: none;
	color: #F7A36A;
}
	#flashcontent {

		height: 100%;

	}
