.TableTemplate .dark td {background-color:#ecf3ec;}
.TableTemplate .light td {background-color:#dbebdd;}
.TableTemplate .hover td {background-color:white;/*#ff8003;*/cursor:pointer;}

.TableTemplate thead a:link {color:white}
.TableTemplate thead a:visited {color:white}
.TableTemplate thead a:hover {color:#ff8003}
.TableTemplate tfoot td {background:#54ba26 url(/images/TableTemplate-bg.png) repeat-x bottom; text-align:center; padding:0 5px; color:#fff; font-weight:bold; font-size:1.1em; vertical-align:middle; line-height:1.2em;}
.TableTemplate thead th {white-space:nowrap}
