TD.resources
{
	background:			#B9E3D7;
	color:				inherit;
}
TD#Content TABLE TD {
	background:			#B9E3D7;
	color:				inherit;
	padding:			4px;
	vertical-align:		top;
	text-align:			left;
}
TD#Content TH {
	background:			#009A90;
	color:				#FFF;
	font-weight:		bold;
	padding:			4px;
	vertical-align:		top;
	text-align:			left;
}
TD#Content TH A:LINK, TD#Content TH A:VISITED {
	color:				#FFF;
	text-decoration:	underline;
}
TD#Content TH A:HOVER, TD#Content TH A:ACTIVE {
	color:				#B9E3D7;
	text-decoration:	underline;
}