	body, td
	{
		color: #333333;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
	}
	td.navigation
	{
		cursor: hand;
		font-size: 9pt;
		height: 14px;
	}
	td.subnav
	{
		padding-left: 23;
		cursor: hand;
		font-size: 8pt;
		height: 14px;
	}
	td.subnavcurr
	{
		color: #4f4a00;
		font-weight: bold;
	}
	td.product
	{
		padding-left: 23;
		cursor: hand;
		font-size: 9pt;
	}
	td.content
	{
		padding: 5;
		font-size: 8pt;
	}
	td.adverts
	{
		padding: 5;
		font-size: 8pt;
	}
	table.stats
	{
		width: 100%;
		border-collapse: collapse;
	}
	td.statn
	{
		border: solid 1px black;
		padding: 3 3 3 3;
		text-align: right;
	}
	td.stata
	{
		border: solid 1px black;
		padding: 3 3 3 3;
		text-align: left;
	}
	td.stath
	{
		padding: 3 3 3 3;
		text-align: left;
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
	}
    table.detailform
    {
		border: 2px solid white;
	}
	td.detailprompt
	{
		text-align: right;
		background-color:#7db8da;
		width: 150;
	}
	td.detailinput
	{
		background-color:#7db8da;
	}
	span.nav
	{
		color: #4f4a00;
		text-decoration: none;
	}
	span.navcurr
	{
		color: #4f4a00;
		font-weight: bold;
		text-decoration: underline;
	}
	span.subnavcurr
	{
		color: #4f4a00;
		font-weight: bold;
	}
	span.prodhdr
	{
		font-size: 10pt;
		font-weight: bold;
		color: #191970;
	}
	a:link
	{
		text-decoration: none;
	}
	a:visited
	{
		text-decoration: none;
	}
	a:active
	{
		text-decoration: none;
	}

