﻿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: white;
	background-color: #78a047;
	font-size: 11pt;
	text-align: left;
	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: white;
	background-color: #213e99;
	font-size: 11pt;
	text-align: left;
	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: gainsboro;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
}

.genlblTD
{
	font-family: Arial;
	color: #000000;
	background-color: white;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}

.genlblTDb
{
	font-family: Arial;
	color: #000000;
	background-color: white;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

.lblDemoWhite
{
	font-family: Arial;
	color: #000000;
	background-color: White;
	font-size: 10pt;
	text-align:center;
	font-weight: bold;
}


.lblDemoGray
{
	font-family: Arial;
	color: #000000;
	background-color: gainsboro;
	font-size: 10pt;
	text-align:center;
	font-weight: bold;
}

.DemoWhite
{
	font-family: Arial;
	color: #000000;
	background-color: White;
	font-size: 10pt;
	text-align:right;
	font-weight: normal;
}

.DemoGray
{
	font-family: Arial;
	color: #000000;
	background-color: gainsboro;
	font-size: 10pt;
	text-align:right;
	font-weight: normal;
}

.spanTD
{
	font-family: Arial;
	color: white;
	background-color: black;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}


.spanTDX
{
	font-family: Arial;
	color: white;
	background-color: Gray;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}

.txtResults
{
	font-family: Arial;
	color: #4a4a4a;
	font-size: 10pt;
}

.txtForm
{
	font-family: Arial;
	color: black;
	font-size: 10pt;
}
	
A:hover
{
	background-color: #ffff00;
}

.divForm
{
	font-family: Arial;
	color: #404040;
	background-color: #eaa641;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}



