.gridtitle
{
	text-align: center;
	font-size: 20px; 
	font-weight: bold; 
	padding-bottom: 20px;
}

.gridmode
{
	padding-left: 27px;
	text-align: left;
	font-size: 16px; 
	font-weight: bold; 
	color: #07582F;
}

.gridmodeabs
{
	padding-left: 27px;
	position: absolute;
	display: block;
	text-align: left;
	font-size: 16px; 
	font-weight: bold; 
	color: #07582F;
}

.rgheader
{
	background-color: #95D0B2;
	color: #046231; 
	font-weight: bold;
	text-align: center;
}

.rgheader30
{
	background-color: #95D0B2;
	color: #046231; 
	font-weight: bold;
	text-align: center;
	width: 30px;
}


.rgfooter
{
	padding: 4px 2px 4px 2px;
	background-color: #95D0B2;
	color: #046231; 
	font-weight: bold;
	text-align: left;
}

.rgtd
{
	background-color: #A4D4BB;
	color: #046231; 
	text-align: left;
	vertical-align: center;
}

.gcl
{
	text-align: left;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #E6E8ED;
}

.gcc
{
	text-align: center;
	padding: 2px;
	border-bottom: 1px solid #E6E8ED;
}

.gcr
{
	text-align: right;
	padding: 2px 5px 2px 2px;
	border-bottom: 1px solid #E6E8ED;
}

.gridHeader
{
    color: #393B40;
	background-color: #E6E8ED;
	text-align: center;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	font-weight: bold;
}

.rgtdcenter
{
	background-color: #A4D4BB;
	color: #046231; 
	vertical-align: center;
	width: 30px; 
	text-align: center;
}

.rgtdcenterw
{
	background-color: #A4D4BB;
	color: #046231; 
	vertical-align: center;	
	text-align: center;
}

.rgcellalt
{
	background-color: #A4CFB9;
	color: #046231; 
	text-align: center;
	vertical-align: center;
 	height: 30px;
 	font-size: 10px; 	
}

.rgcell
{
	background-color: #ACD7C1;
	color: #046231; 
	text-align: center;
	vertical-align: center;
 	height: 30px;
	font-size: 10px;	
}

.rgblackcell
{
	background-color: #000000;
 	width: 30px;
 	height: 30px;
 	font-size: 10px;
}

.line
{
	border-top: solid #046231 1px;
	margin: 0px 5px 0px 5px;
	text-align: center;
}

.resultcell
{
	font-size: 12px;
	padding-top: 2px;
	vertical-align: top;
}

.resultcellbold
{
	font-size: 12px;
	padding-top: 2px;
	vertical-align: top;
	font-weight: bold;
}
