.scorestable {
	border:1px solid #352f2f;
}
.scorestable th {
	text-align:center;
	font-weight:bold;
}

.scorestable td {
	text-align:center;
}
.scorestable caption {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-bottom:12px;
}

.lightshade {
	background-color:#eeeeee;
}
li {
	margin-top:9px;
}
.header {
	background-color:#352f2f;
	color:white;
}

.empty {
	border-right:1px solid #352f2f;
	border-left:1px solid #352f2f;
	background-color:white;
}

.highlight {
	font-weight:bold;
}
