﻿.catBold
{
	color: #a02068;
}

div.CatTitle h1
{
	color: #a02068;
}		

.gridHeader
{
	background: #a02068;
}

div.CatSub
{
	background: #a02068 url("../_images/purpleSubback.jpg");
}

a.thirdMenuOptGreen
{
	color:#a02068;
}

a.thirdMenuOpt
{
	color:#a02068;
}

div.Text h1
{
	color: #a02068;
}

.table
{
	border-color: #a02068;
}

.table tr.tableTitle
{
	background-color: #a02068;
	font-weight: bold;
	color: #ffffff;
}

	.table tr.alt
	{
		background: #f4e9ef;
	}

