a
{
	text-decoration: none;
}
.debug
{
	font-family: CourierNew;
	font-size: 10px;
}
.error
{
	font-family: Arial;
	font-size: 10px;
	color: red;
}
.filter
{
	font-family: Arial;
	font-size: 10px;
}
.gridheader
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
	background-color: #C0C0C0;
}
.gridrow
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.gridpager
{
	font-family: Arial;
	font-size: 11px;
}
.gridtitle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: gray;
}
.gridtitlelink
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	text-decoration: underline;
	white-space: nowrap;
	color: lightyellow;
}
.nodata
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
.pageheaderdate
{
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
}
.pageheaderlink
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	white-space: nowrap;
	color: blue;
}
.spacergray
{
	font-size: 1px;
	background-color: #C0C0C0;
}
.spacerwhite
{
	font-size: 1px;
}