@charset "utf-8";
/* CSS Document */

.twoColLiqLtHdr #container #mainContent #orgtable table {
	border-color:#660000;
	border-bottom:thin;
	border-bottom-style:solid;
	border-top:thin;
	border-top-style:solid;
	border-right:thin;
	border-right-style:solid;
	border-left:thin;
	border-left-style:solid;
}

.twoColLiqLtHdr #container #mainContent #orgtable th {
	color:#FFFFCC;
	background-color:#003366;
	border-bottom:thin;
	border-bottom-style:solid;
	vertical-align:top;
	text-align:left;
}

.twoColLiqLtHdr #container #mainContent #orgtable td {
	vertical-align:top;
	text-align:left;
	background-color:#66CCFF;
}

.twoColLiqLtHdr #container #mainContent #orgtable a {
	background-color:#CCFFFF;
	text-decoration:none;
	font-weight:bold;
}

.twoColLiqLtHdr #container #mainContent #orgtable a:hover {
	text-decoration:underline;
}
