#body {
	background-color: #4D269B;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
#tablecolor {
	background-color: #003466;
	color: #FFFFFF;
	font-family: "Comic Sans MS";
}
#middleareaLinks {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 2px;
	border: thin solid #FF0902;
	text-decoration: none;
}

#tablecenterBorder {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0902;
	border-bottom-color: #FF0902;
	background-color: #000000;
	color: #FFFFFF;
}

#smallprintFooter {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-style: normal;
	line-height: 5px;
	color: #FFFFFF;
	padding-right: 0px;
	text-decoration: none;
	text-align: center;
	background-color: #000000;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
	position: static;
}
