.rowtitle
	{
	background-color: #545B24;
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	font-size: 7pt;
	}

.rowrec
	{
	background-color: #DCE2AD;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;	
	}

A.subcatlink
	{
	color: #990000;
	}
A.subcatlink:hover
	{
	color: #0000FF;
	text-decoration: none;
	}

