th  			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; padding: 4px; text-align: left; }
th.center 		{ text-align: center; }
th.left	   		{ text-align: left; }
th.right	       	{ text-align: right; }
th.category	       	{ background-color: #c8c8e8; color: #000000; font-weight: bold; vertical-align : top; }
th.overdue	       	{ background-color: #ff0000; color: #000000; font-weight: bold; }

th.col-1	       	{ background-color: #d8d8d8; color: #000000; }
th.col-2	       	{ background-color: #e8e8e8; color: #000000; }
th.form-title		{ background-color: #ffffff; color: #000000; font-weight: bold; text-align: left; }
th.form-title-caps	{ background-color: #ffffff; color: #000000; font-weight: bold; text-align: left; text-transform: uppercase; }
th.nopad	       	{ padding: 0px; }
th.small-caption	{ font-size: 8pt; }
th.print	       	{ font-size: 8pt; text-align: left; padding: 2px; }
th.print-category	{ font-size: 8pt; color: #000000; font-weight: bold; text-align: right; padding: 2px; }
th.print-overdue	{ font-size: 8pt; color: #000000; font-weight: bold; padding: 2px; }
th.print-bottom		{ border-bottom: 1px solid #000000; }
th.print-spacer		{ background-color: #ffffff; color: #000000; font-size: 1pt; line-height: 0.1; padding: 0px; }

.triage-aqua		{ color: #000000; background-color: #00ffcc; }
.triage-blue		{ color: #000000; background-color: #0066cc; }
.triage-green		{ color: #000000; background-color: #009900; }
.triage-default		{ }
.triage-error           { background-color: #FFFF00; }
th.menu
{
	background-color: #e8e8e8;
	color: #000000;
	text-align: center;
	width: 100%;
	padding: 5px;
}

th.menu a
{
	white-space: nowrap;
}
