a, h3 { color: #007D68; }
a:hover, a:focus, a.active { color: #76B5AA; }
.even { background-color: #E1EDEB; }
h1, h2 { background-color: #007D68; }
h3 { border-bottom: 1px solid #BFDED8; }
#left_links { background: url(../images/ser_partijen_left_bg.png) #FFF repeat-x; }

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #BFDED8;color: #007D68;border-bottom: 1px solid #007D68;
}
table.tablesorter tbody tr.odd td {	background-color:#BFDED8; }
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	color: #fff;
	background-color: #007D68;
}
