.defaults
{
	background-color: #ffffff;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 80%;
}

.backgroundColor
{
	background-color: #ffffff;
}

.foregroundColor
{
	background-color: #ffcc33;
}

.foregroundColorFont
{
	color: #ffcc33;
}

.highlight1Color
{
	background-color: #ffecb3;
}

.highlight2Color
{
	background-color: #fff5d7;
}

.portletTitle
{
	font-weight: bold;
}

.breadcrumbing 
{
	font-weight: bold;
	font-size: 80%;
}

.heading
{
	font-weight: bold;
}

.notes
{
	font-style: italic;
}

.statistics
{
	font-size: 90%;
	text-align: left;
}

.footer
{
	font-size: 65%;
	text-align: left;
}

TH
{
	font-size: 80%;
	text-align: left;
}

TH.total
{
	text-align: right;
}

TD
{
	font-size: 80%;
	vertical-align: top;
}

TD.columnTotal
{
	text-align: right;
	font-weight: bold;
}

TD.rowTotal
{
	text-align: right;
}

TH.numbers
{
	font-size: smaller;
	text-align: right;
}

TD.numbers
{
	text-align: right;
}

TD.grudgeMatch
{ 
	font-weight: bold;
}

TD.centered
{
	vertical-align: middle;
}

TD.bottom
{
	vertical-align: bottom;
}

.tagline
{
	font-weight: bold;
	text-align: left;
	font-size: 60%;
	font-style: italic;
	vertical-align: middle;
}

