﻿body
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}

TR.headerTop
{
	background-color: #ffcc99;
	vertical-align: bottom;
}

TR.headerBottom
{
	font-weight: bold;
	font-size: 8pt;
	background-color: black;
	vertical-align: middle;
	color: white;
	text-align: center;
}

TD.headerBottomIcon
{
	vertical-align: top;
	text-align: left;
}

TD.headerTopTitle
{
	font-weight: bold;
	font-size: 16pt;
	vertical-align: middle;
	text-align: left;
}

IMG.Icon
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

A.menu
{
	color: white;
	text-decoration: none;
}

TD.Copyright
{
	font-size: 8pt;
	text-align: center;
}

P.title
{
	font-weight: bold;
	font-size: 10pt;
}

TR.tableHeader
{
	font-weight: bold;
	background-color: #ffcc99;
}

TABLE.table
{
	border-style: none;
	padding: 0px;
}
