

TD.ListHeading{
	border-bottom : 1px solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}
TD.ListHeadingTop{
	border-top : 1px solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
TD.AdminBottom{
	border-bottom : 1px solid Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}
TD.menuboxes {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : #D6D3CE;
	border-bottom : 1px groove Gray;
	border-right : 1px groove Gray;
	color: black;
}
TD.menuboxesNoRight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : #D6D3CE;
	border-bottom : 1px groove Gray;
}
TD.FormatHeading {
	text-decoration: none;
	font-size : 13pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	border-bottom : 2px solid Gray;
}


TD.noline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

TD.bottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid Silver;
}

TD.titlebottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	border-bottom : 1px solid Silver;
}

TD.inactive {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : line-through;
	border-bottom : 1px solid Silver;
}


