.rowtitle
	{
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	font-size: 7pt;
	}

.rowrec
	{
	background-color: #E2E2E2;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;	
	}

A.subcatlink
	{
	color: #990000;
	}
A.subcatlink:hover
	{
	color: blue;
	text-decoration: none;
	}

