.htmlTable
{
}

.htmlTable P
{
	font-size: 11px;
}

.htmlTable UL
{
	font-size: 11px;
}

.htmlTable DIV
{
	font-size: 11px;
}

.htmlTable TABLE
{
	font-size: 11px;
}

.htmlTable .tablecorner
{
	background-attachment: fixed;
	background-image: url(../uploads/images/tablecorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #336699;
	height: 28px;
	vertical-align: middle;
}

.htmlTable A
{
	font-size: 11px;
	font-weight: bold; 
	color: #1E4A7F;
	text-decoration: none;

}
.htmlTable A:Hover
{
	text-decoration: underline;
}

.htmlTable DT
{
	font-size: 11px;
}
.htmlTable DD
{
	padding: 3 0 3 0;
	padding-left: 3em;
	color: #4573b3;
	font-weight: bold;
	font-size: 11px;
}
th.programHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E4A7F;
	font-weight:bold;
}
#programOptions {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
}