tr.row
{
    CLEAR: both;
    PADDING-TOP: 5px
}
td.location
{
    WIDTH: 200px;
    TEXT-ALIGN: right;
}
td.boarddate
{
    WIDTH: 100px;
    TEXT-ALIGN: left;
}
td.generaldate
{
    WIDTH: 100px;
    TEXT-ALIGN: left;
}
DIV.spacer
{
    CLEAR: both
}
.sectionheader{
	background-color: #B22222;
	border-color: #A9A9A9;
	border-width: 1px 1px;
	border-style: solid;
	font-weight: bolder;
	font-size: small;
	color:#FFFFFF;
	padding: 4px 4px;
}
td.heading1{
	width: 100px;
	text-align: center;
	font-weight: bold;
}
td.heading2{
	width: 100px;
	text-align: center;
	font-weight: bold;
}
td.heading3{
	width: 200px;
	text-align: center;
	font-weight: bold;
}
