﻿.topBorder
{
	border-top: solid 1px #BB0025;
}


.mainTable thead
{
	background:#BB0025;
}

.mainTable thead tr
{
	border: solid 1px #730117;
}

.headerRow .nameCol
{
	border-bottom:solid 1px #BB0025;
}

.headerRow .standardCol
{
	border-bottom:solid 1px #BB0025;
}

.footerHr
{
	background-color:#BB0025;
}

