﻿.reTable
{
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif; 
	font-size: 12px; font-weight: normal; color: #000; padding: 5px;
	border-collapse: collapse;
}
.reTable thead
{
	background: #CEF7B6; color: #000;
}

.reTable .row1
{
	background: #DEF7B6; color: #000;
}

.reTable .row2
{
	background: #F1FDDE; color: #000;
}

.reTable .row3
{
	background: #FFF; color: #000;
}

.reTable tfoot
{
	background: #CEF7B6; color: #000; font: Bold;
}



