body
{
	font-family: sans-serif, helvetica, arial;
}
a
{
    color: #0080c0;
    text-decoration: none
}
a:hover
{
    text-decoration: underline
}
.bodytext
{
	font-size: 13px;
	color: black;
	background-color: white;
	vertical-align: top;
}
.copyright
{
	font-size: x-small;
	text-align: center;
}
.leftnav
{
	background-color: #99ccff;
	font-size: 12px;
}
.maintable
{
	width: 760px;
	height: 100%;
	table-layout: fixed;
}
.tlcorner
{
	width: 144px;
	background-color: #66cccc;
	text-align: left;
	vertical-align: bottom;
	height: 80px;
}
.topbanner
{
	background-color: #ccffff;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	color: #0080C0;
	font-size: 14px;
	width: 616px;
}
.bodyheadercell
{
	background-color: #99ccff;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
}
.bodydetailcell
{
	background-color: #ffffff;
	color: #000000;
	font-size: 13px;
	width: 100%;
}
