﻿table.brown_comparison
{
    font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #323232;
	border: 1px solid black;
}

table.brown_comparison tr.dark
{
	background: #8d6731;
	color: #ffffff;
	font-weight: bold;
}

table.brown_comparison td.dark
{
	background: #8d6731;
	color: #ffffff;
	font-weight: bold;
}

table.brown_comparison tr.med
{
	background: #b19a78;
	color: #ffffff;
	font-weight: bold;
}

table.brown_comparison td.med
{
	background: #b19a78;
	color: #ffffff;
	font-weight: bold;
}

table.brown_comparison tr.white
{
	background: #ffffff;
}

table.brown_comparison td.white
{
	background: #ffffff;
}

table.brown_comparison td.grey
{
	background: #dedede;
}


table.brown_comparison tr.light
{
	background: #f0eae1;
}

table.brown_comparison td.light
{
	background: #f0eae1;
}
