table.subtitles
{
	color: black;
	font-size: 12pt;
}

th
{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: sans-serif;
}

td
{
	border-bottom: 1px solid #B79D6E;
}

td.splitter
{
	background: url(../images/split.gif) center repeat-x;
	height: 5px;
}
