﻿td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 13px}
.tableheader
{
	color: #ff3300;
}
.title
{
	font-weight: bold;
	font-size: 150%;
}
TD.reportFilter
{
	border-right: #cc3333 thin solid;
	border-top: #cc3333 thin solid;
	margin-left: 15px;
	border-left: #cc3333 thin solid;
	border-bottom: #cc3333 thin solid;
}
TD.reportButton
{
	text-align: left;
}
.menulvl1
{
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	background-color: #cc3333;
}

.menulvl1 A:hover
{
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #cc3333;
}

.menulvl2
{
	color: #ffffff;
	background-color: #cc3333;
	font-variant: small-caps;
}

.menulvl2 A:hover
{
	color: #ffffff;
	background-color: #ff0033;
	font-variant: small-caps;
}

A
{
	color: #ff0033;
}
.errortext
{
	border-top: #cc0033 1px solid;
	color: #cc0000;
	border-bottom: #cc0033 1px solid;
	background-color: #ffc2c2;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
