.sectiontableheader {
  font-weight: bold;
  background-color:#CCCCCC;
  padding: 4px;
  height:20px;
}
.sectiontablefooter {

}

.sectiontableentry1 {
		background-color:#A7C9EF;
}

.sectiontableentry2 {
	background-color:#D1E6FF;
}
