body
{
	background: white;
}


table#main
{
	text-align: center;
	background: white;
	font-weight: normal;
	font-size: small;
	font-family: arial;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #003066;
	padding: 0px;
}


td#header 
{
	text-align: center;
	background: white;
	font-weight: normal;
	font-size: small;
	font-family: arial;
	padding: 0px;
}

td#datebar
{
	background: #003066;
	color: yellow;
	font-weight: bold;
	font-size: large;
	font-family: arial;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: black;
	padding: 4px;
}

td#leftbar
{
	background: white;
	color: #003066;
	font-weight: normal;
	font-size: small;
	font-family: arial;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #003066;
	padding: 5px;
}

table#centerbar
{
	text-align: left;
	background: white;
	font-weight: normal;
	font-size: normal;
	font-family: arial;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #003066;
	padding: 10px;
}

td#centerbar
{
	text-align: left;
	background: white;
	color: black;
	font-weight: normal;
	font-size: normal;
	font-family: arial;
	padding: 10px;
}

#centerbar h1
{
	color: black;
	font-size: medium;
	font-family: "arial";
}

td#rightbar
{
	background: white;
	color: black;
	font-weight: normal;
	font-size: small;
	font-family: arial;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #003066;
	padding: 5px;
}

td#footer
{
	background: white;
	color: black;
	font-weight: normal;
	font-size: xx-small;
	font-family: arial;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #003066;
}


td#leftbar ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


td#leftbar li
{
	background: white;
	color: #003066;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: white;
}

table#results
{
	text-align: left;
	background: white;
	font-weight: normal;
	font-size: small;
	font-family: arial;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #003066;
	padding: 10px;
}

