body{background-color: #99CCFF;}

td
{
	font-family: 'Arial';
	font-size: 12pt;
	color: white;
	background-color: #0066CC;
	text-align: left;
	border-color: #99CCFF;
	vertical-align: top;
}

hr
{
	width: 30%;
}

a
{
	font-family: 'Arial';
	font-size: 12pt;
	color: white;
}

h1
{
	text-decoration: none;
	color: #000000;
	font-size: 23pt;
}

h3
{
	text-decoration: underline;
}

ul
{
	text-align: left;
	margin-top: 0;
}

div
{
	text-align: center;
}

#mainTBL
{
	width: 85%;
	border-collapse: collapse;
	border-color: #0066CC;
}

#header
{
	background-image: url('TRback.jpg');
	text-align: center;
	background-color: #0066CC;
}

#header a
{
	text-decoration: none;
	color: #000000;
	font-size: 23pt;
}

#menu
{
	background-color: #99CCFF;
	text-align: center;
	border-color: #0066CC;
}

#menu table
{
	width: 80%;
	background-color: #3399FF;
	border-color: #0066CC;
	text-align: center;
}

#menu td
{
	width: 25%;
	font-size: 9pt;
	background-color: #3399FF;
	border-color: #0066CC;
	text-align: center;
}

#menu a
{
	font-size: 9pt;
}

#menuTR td
{
	font-size: 12pt;
}

#container
{
	background-color: #3399FF;
	text-align: center;
	border-color: #99CCFF;
}

#footer
{
	background-color: #3399FF;
	border-color: #0066CC;
	text-align: center;
}

#footer td
{
	text-align: left;
	background-color: #3399FF;
	border-color: #0066CC;
	vertical-align: middle;
}