﻿body {
}


.rptButton 
{
	 
	 color:black;
	  background-color:#ccccff;
	  font-family:Arial;
	  font-weight:400;
}

.test
{
	 text-decoration:underline;
	 color:Black;
}
.GridButtons 
{
	 color:Maroon;
	 font-size:13px;
	 font-family:Arial Narrow Tahoma;
	 font-style:italic;
	 text-align:center;
}

.GridSmallRow
{
	 height:5px;
	 color:black;
	 font-size:6px;
	 border-style:dotted;
	 
}
	td 
	{
		
		border-width:thin;
		height:5px;
		
	}
	.GridHeader
	{
		border-bottom:solid;
		border-bottom-color:Black;	
		border-bottom-width:thick;
	    
	}	
	
	
		