﻿
.AlternateRow
{
	background-color: #efefef;
}

.RedRow
{
	background-color: #ffecec;
}

.AlternateRedRow
{
	background-color: #ffe4e4;
}

.TableHeader_Pink
{
	font-family: verdana;
	font-size: 0.7em;
	color: #ffffff;
	font-weight: bold;
	background-color: #E71484;
}
.TableHeader_Blue
{
	font-family: verdana;
	font-size: 0.7em;
	color: #ffffff;
	font-weight: bold;
	background-color: #447EA0;
}
.TableHeader_Grey
{
	font-family: Trebuchet MS,verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #aaaaaa;
}
.TableHeader
{
	font-family: Trebuchet MS,verdana;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	line-height: 1.0em;
}

.TableContent_Grey
{
	font-family: Trebuchet MS,verdana;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
}
