﻿table.Mrn
{
	border-right: #660000 thin solid;
	table-layout: auto;
	border-top: #660000 thin solid;
	border-left: #660000 thin solid;
	border-bottom: #660000 thin solid;
	border-collapse: separate;
}

table.Mrn td
{
	text-align: right;
	border: solid 1px #660000;
	padding: 2px;
}

table.Mrn td.Mrn
{
	background-color:#660000;
	text-align: right;
	border: solid 1px #660000;
	padding: 2px;
}

table.Brn
{
	border-right: #2c0000 thin solid;
	table-layout: auto;
	border-top: #2c0000 thin solid;
	border-left: #2c0000 thin solid;
	border-bottom: #2c0000 thin solid;
	border-collapse: separate;
}

table.Brn td
{
	text-align: right;
	border: solid 1px #2c0000;
	padding: 2px;
}

table.Brn td.Brn
{
	background-color:#2c0000;
	text-align: right;
	border: solid 1px #2c0000;
	padding: 2px;
}

table.Brn td.Beige
{
	background-color:#d9bc91;
	text-align: right;
	border: solid 1px #2c0000;
	padding: 2px;
}

table.Brn td.White
{
	background-color:White;
	text-align: right;
	border: solid 1px #2c0000;
	padding: 2px;
}
