

/* DEBUG CSS - DON'T CHANGE */


DIV#Debug
{
	height: 5px;
	position: absolute;
	overflow: hidden;
}

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

A.Debug 
{
	color: #ffffff !important;
	text-decoration: underline !important;
	font-weight: normal !important;
}

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

/* SITE SPECIFIC CSS */

BODY
{
	background: #e9e9e9;
}