@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #BAD1E9;
}
.oneColFixCtr #container {
	font-size: 10pt;
	background-color: #3F6D9E;
	border-color: #303E5B;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
body,td,th {
	font-size: 10pt;
	color: #32336B;
	font-family: Verdana, Geneva, sans-serif;
}
#stats {
	background-color: #BAD1E9;
	border-color: #303E5B;
	border-width: 1px 1px 1px 1px;
	border-top-style: solid;
}
a:link {
	color: #8BB2D9;
	text-decoration: none;
}
a:visited {
	color: #8BB2D9;
	text-decoration: none;
}
a:active {
	color: #8BB2D9;
	text-decoration: none;
}
a:hover {
	color: #BAD1E9;
	text-decoration: none;
}
