﻿.legendclass
{
	color: #02AFC8;
}
href
{
	color: #02AFC8;
}
.cellAlign
{
	 text-align:center;	 	 
	 
}
.cellAlign1
{
	 text-align:center;
	 border-color:#1A93A5;
	 width: 150px;
	 
}
.errorMsg
{
	color:Red;
}
.even
{
	background-color: white;
	width: 690px;
} 
 .odd
 {
	background-color: #e1f5f8;
	
	width: 690px;	
}

.nextPrevRow
{
	width: 670px;
}
.nextPrevCol
{
	width: 30px;	
} 
.nextNextCol
{
	width: 680px;
    text-align: right;      	
}
.nextNextCol1
{
	width: 640px;
    text-align: right;      	
}
.reg_odd
{
	background-color: #e1f5f8;
}
.reg_even
{
	background-color: White;
}

