﻿body {
}

.orangeTD
{
	font-family: Trebuchet MS;
	color: #363330;
	background-color: #ffcc66;
	font-size: 10pt;
	text-align: right;
	font-weight: normal;
}

.greenTD
{
	font-family: Trebuchet MS;
	color: #363330;
	background-color: #99cc66;
	font-size: 10pt;
	text-align: right;
	font-weight: normal;
}

.redTD
{
	font-family: Trebuchet MS;
	color: #363330;
	background-color: lightsalmon;
	font-size: 10pt;
	text-align: right;
	font-weight: normal;
}

.blueTD
{
	font-family: Trebuchet MS;
	color: #363330;
	background-color: lightskyblue;
	font-size: 10pt;
	text-align: right;
	font-weight: normal;
}

.magTD
{
	font-family: Trebuchet MS;
	color: #363330;
	background-color: lightpink;
	font-size: 10pt;
	text-align: right;
	font-weight: normal;
}

.grresTD
{
	font-family: Trebuchet MS;
	color: black;
	background-color: transparent;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}

.smTxt
{
	font-family: Trebuchet MS;
	color: #696969;
	background-color: transparent;
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
}

.medTxt
{
	font-family: Trebuchet MS;
	color: #696969;
	background-color: transparent;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}

.alertTxt
{
	font-family: Trebuchet MS;
	color: #cc3333;
	background-color: transparent;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

.alt1TD
{
	font-family: Arial;
	color: #000000;
	background-color: #eeeeee;
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
}

.alt2TD
{
	font-family: Arial;
	color: #404040;
	background-color: #fff8f2;
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
}

.spanTD
{
	font-family: Arial;
	color: white;
	background-color: #6c80b5;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}

.alt3TD
{
	font-family: Arial;
	color: #000000;
	background-color: #6c80b5;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}