/* 4/26/2023 5:39AM */
@media all {	/* Debugging and SiteStats */
	PRE.netDebug,
	DIV.netDebug,
	TABLE.netDebug TH,
	TABLE.netDebug TD,
	TABLE.netDebug	{ border-style: solid; border-color: black; font: 10pt 'Consolas'; margin-bottom: 5px; background-color: #F0F0F0; }

	TABLE.netDebug TH	{ font-weight: bold; }
	TABLE.netDebug TH,
	TABLE.netDebug TD	{ border-width: 0px 1px 1px 0px; padding: 1px 2px; color: #000; }
	TABLE.netDebug		{ border-width: 1px 0px 0px 1px; border-collapse: collapse; border-spacing: 0px; }

	TABLE.netDebug P	{ color: #000; font: 8pt 'Ms Sans Serif'; }

	TABLE.netDebug THEAD TH	{ background-color: #222; color: #FFF; font: 9pt Verdana,Helvetica; text-align: left; }

	TABLE.netDebug SPAN.Err	{ border: 1px solid red; background-color: #FFDDDD; }
	TABLE.netDebug SPAN.Hlp	{ cursor: help; }

	PRE.netDebug,
	DIV.netDebug		{ border-width: 1px; margin: 5px 0px; padding: 5px; text-align: left; }
	PRE.netDebug		{ font: 11pt 'Lucida Console',monospace; }
	INPUT.netDebug		{ width: 120px; font: 8pt 'Ms Sans Serif'; }


	PRE.netDebug A,
	DIV.netDebug A,
	TABLE.netDebug A	{ color: #000080 ! important; }

}
