.body
{
margin:0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

body
{
margin:0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

td
{
margin:0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.reportTable
{
    background-color: #000000;
}
.reportHeader
{
    background-color: #e2e2e2;
    font-weight: bold;
}
.reportRow
{
    background-color: #FFFFFF;
}
.reportAdd
{
    background-color: #cc9900;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    cursor: hand;
}
.reportCapture
{
    background-color:Orange;
    color: #ffffff;
}
.barbaseBG
{
    background-image: url(Images/barbaseBG.gif);
    background-repeat: repeat-x;
}
.adminBarBG
{
    background-image: url(/admin/images/adminnavbar.gif);
}