td.navcell{
	background-color: #9B7437;
}
td.navlinkcell {
	background-color: #B4813F;
	font-weight: bold;
	color: #F0E68C;
}
A.rhs
{
	COLOR: #FDF7ED;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.rhs:hover
{
	COLOR: #FDF7ED;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

TD.list_hdg
{
	background-color: #EDDEC1;
}

TD.list_hdg_group
{
	background-color: #CB8F42;
	color: #F0E68C;
	font-size: 1.1em;
	font-weight: normal;
	text-align: right;
	padding: .3em 2em .32em;
}

