.debugtable
{
	background-color:#FFFFcc;
	border:solid;
	font-size:12;
}

.debugheader
{
	background-color:#cccccc;
	cursor:move;
}

A.debuglink
{
	cursor:hand;
	text-decoration:none;
	color:#AA4444;
	font-size:13px;
	font-family:Verdana;
	font-weight:bolder;
}


.debugobject
{
	background-color:#FFCCCC;
	cursor:move;
}

.debugcross
{
	background-color:#FFFFFF;
	cursor:hand;
}

.debugcell
{
	text-align:left;
}

.debugtitle
{
	background-color:#DDDDFF;
}

.debugcomment
{
	background-color:#DDDDDD;
}

.debugplus
{
	text-align:left;
	cursor:hand;
}

.debugobjheader
{
	background-color:#FFFF44;
}

.debugobjheadercell
{
	font-style:italic;
}

.debugrowm
{
	background-color:#ccFFcc;
}

TR.headercats
{
	background-color: #CFCFBC;
}

TD.headercats
{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style: none;
	margin: 0;
	padding:1;
	border-bottom : solid 1px black;
	border-left : solid 1px black;
	border-right : solid 1px black;
	border-top : solid 1px black;
}

A.headercats
{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	list-style: none;
	margin: 0;
}

TD.inter
{
	font-size: 1;
	height:3
}

TD.smalltitle
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	list-style: none;
	margin: 0;
	padding:0;
	width:75;
	height:20;
	text-align:center;
	border:solid 1px #CFCFBC;
}

A.smallitem
{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	list-style: none;
	margin: 0;
	padding:0;
	width:75;
	height:20;
	text-align:center;
	text-decoration:none;
	list-style: none;
}