body {
	margin: 0px;
	padding: 30px;
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	background: #000000;
}

td {
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	vertical-align: top;
}

a {
	outline: none;
}

a:link { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:hover { color: #000000; text-decoration: none }

#maintable {
	width: 100%;
	height: 100%;
	background: #1B1E2D;
}

#contentcontainer {
	height: 100%;
	vertical-align: middle;
}

#flashcontent {
	height: 100%;
}

#contentcontainer.splash {
}