body
{
	font-size: 9pt;
	font-family: sans-serif;
	color: #000000;
}

td
{
	font-size: 9pt;
	font-family: sans-serif;
	color: #000000;
}

img
{
	border: none;
}

a
{
	color: #555555;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1 {
	border-bottom-color: #AAAAAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	color: #000000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
}

.infobox td
{
	font-size: 10px;
	font-family: sans-serif;
	color: #000000;
}

#headerbanner
{
	position: absolute;
	top: 20px;
	left: 365px;
}

#content
{
	width:680px;
	min-height: 30px;
	background: #2b2b2b;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#boxes
{
	float: right;
	width: 150px;
}

#footer
{
	background: transparent url("images/footer.png");
	clear: both;
	width: 850px;
	height: 29px;
	line-height: 29px;
	text-align:center;
	font-size: 8pt;
}

.tableheader
{
	height: 20px;
	background: transparent url("images/tblmenubg.png");
	font-size: 10pt;
}




