@charset "utf-8";

body {
	margin: 0px;
	height: 100%;
	background: #85c1ff url(/images/splash/bg.gif) left bottom repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif normal;
	color: white;
}

td {
	font: 12px Verdana, Arial, Helvetica, sans-serif normal;
}

a {
	color: white;
}

.MainTable {
	width: 961px;
	height: 100%;
}