﻿.repeaterdiv
{
	margin-left: 150px;
	top: 443px;
	position: absolute;
	overflow: auto;
	width: 800px;
	font-size:smaller;
	font-family:helvetica, Arial, Sans-Serif;
	clear:both;
}
.ltheaderrow
{
	color:White;
	background-color:#006600;
	border:ridge;
}
.stheaderrow
{
	color:White;
	background-color:#000880;
	border:ridge;
}
.headercell
{
	border-right:ridge;
}
.headercelllast
{
}
.tblrepeater
{
	border:ridge;
}
.tblrow
{
	border:ridge;
}
.lttblcell
{
	border-top:ridge;
	border-right:ridge;
	vertical-align:top;
	color:#006600;
}
.lttblcelllast
{
	border-top:ridge;
	vertical-align:top;
	color:#006600;
}
.sttblcell
{
	border-top:ridge;
	border-right:ridge;
	vertical-align:top;
	color:#000880;
}
.sttblcelllast
{
	border-top:ridge;
	vertical-align:top;
	color:#000880;
}
.tblcellnumb
{
	text-align:right;
}
.ltcolor
{
	color:#006600;
}
.stcolor
{
	color:#000880;
}
