tr.rptheader {
	background-color: #000066;
	text-align: center;
}
tr.rptbody {
	background-color: White;
	text-align: center;
}
td.rptheader {
	background-color: #000066;
	text-align: center;
}
td.rptheaderdrkbl {
	background-color: #001544;
	text-align: center;
}
td.rptbody {
	background-color: White;
	text-align: center;
}
font.rptheadertxt {
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	color: White;
}
font.rptbodytxt {
	font-family: Arial;
	font-weight: bold;
	font-size: xx-small;
	color: Black;
}
font.rptbodytxtbb {
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	color: Black;
}
font.pageheadertxt {
	font-family: Arial;
	font-weight: bold;
	font-size: medium;
	color: Black;
}
.popup
{
COLOR: Blue;
CURSOR: help;
TEXT-DECORATION: none;
 font-family: Arial;
 font-size: x-small;
}
.altrowcolor1
{
	background-color: #3399FF;
}
.altrowcolor2
{
	background-color: #7DC0FF;
}