body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
a, a:hover
{
	color: #33ccff;
}
a:visted
{
	color: #017f7f;
}

table.mainbody
{
	color: #ffffff;
	/*background-image: url('images/background.jpg');*/
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-collapse: collapse;
	empty-cells: show;
}
.mainbody img
{
	display: inline;
}

td.banner
{
	vertical-align: top;
	text-align: center;
}
td.menuholder
{
	text-align: left;
	background-color: #010066;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}
table.menu
{
	width: 75%;
	border: 0px solid;
	margin-left: 20px;
	margin-right: 20px;
}
.menu a
{
	color: #ffffff;
}
.menu td
{
	/*border-right: 2px solid;*/
	border: 2px solid outset;
	text-align: center;
	color: #ffffff;
}
.menu td:hover
{
	border: 2px solid inset;
	background-color: #ff6600;
	/*
	background-color: #ff6600;
	border-right: #CC0000;
	color: #000000;
	*/
}
#menuhome
{
	/*border-left: 2px solid;*/
}
#menuhome:hover
{
	/*border-left: 2px solid #cc0000;*/
}
tr.maintr
{
	background-image: url('/images/background3a.jpg');
}
td.contentholder
{
	text-align: center;
}

table.concell
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 98%;
	empty-cells: show;
	border-collapse: collapse;
}
td.contd
{
	text-align: justify;
	vertical-align: top;
	width: 49%;
	/*color: #3f3f3f;*/
}
td.fontup
{
	font-size: 1.1em;
}

td.footer
{
	background-color: #010066;
	color: #ffffff;
	text-align: center;
	font-size: 0.6em;
}

div.sectiontitle1
{
	color: #ff3300;
	font-weight: bolder;
	font-size: 1.4em;
	font-style: italic;
	width: 98%;
	text-align: center;
	display: block;
}

div.sectiontitle2
{
	color: #ff3300;
	font-weight: bold;
	font-size: 1.0em;
	font-style: italic;
	width: 98%;
	text-align: center;
	display: block;
}
span.sig
{
	font-weight: bold;
	font-size: 2em;
}