
/* DEBUG CSS - DON'T CHANGE */


TABLE.Debug
{
	border-width: 0px;
	width: 100%;
	background: #000000;
}

TABLE.Debug a
{
	color: #ffffff;
	text-decoration: underline;
}

SPAN.Debug
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
}
