﻿.tblRecyclingStats caption
{
	font-weight:bold;
}
.tblRecyclingStats tr
{
	text-align: center;
}
.tblRecyclingStats th
{
	border-bottom: solid thin #00CC66;
}
.tblRecyclingStats
{
	border: solid thin #00CC66;
	font-size: 0.9em;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
#recyclelogo
{
	float:right;
	margin:  10px 10px 10px 10px;
}
.float-right
{
	float:right;
	border:none;
}
.FootNote
{
	font-size:0.8em;
}