
TABLE.activeusers
{
	font-size: 9pt;
	border-left-color: lightgrey;
	border-bottom-color: lightgrey;
	border-top-color: lightgrey;
	background-color: lightgrey;
	border-right-color: lightgrey;

}

TABLE.activeusers TR.title
{
	background-color: whitesmoke;
}

TABLE.activeusers TR.usernames
{
	background-color: white;
}

TABLE.activeusers SPAN.username
{
}

TABLE.activeusers TR.sum
{
	background-color: whitesmoke;
}
