﻿.catBold
{
	color: #628a3c;
}

div.CatTitle h1
{
	color: #628A3C;
}		

.gridHeader
{
	background: #628a3a;
}

div.CatSub
{
	background: #628a3c url("../_images/greenSubback.jpg");
}

a.thirdMenuOptGreen
{
	color:#628a3c;
}

a.thirdMenuOpt
{
	color:#628a3c;
}

div.Text h1
{
	color: #628A3C;
}

div.Text h2
{
	font-size: 1em;
	font-weight: bold;
}

.table
{
	border-color: #628a3c;
}

	.table tr.alt
	{
		background: #e9efe3;
	}
	
.tableTitle td
{
	background: #628a3c;
}
