.datatable1{
		border-spacing: 0px;
		font-family: Arial;
		background: white;
		width: 100%;
	}
	
	.headerrow2{
		line-height: 25px;
		
	}
	.resultstable .headerrow3{
		height: 25px;
		line-height: 25px;
	}
	.resultstable .headerrow3 th{
		
		/*letter-spacing: 5px;*/
		
		padding-left: 4px;
		/*font-family: courier;*/
		margin-bottom: 5px;
		/*font-weight: normal;*/
	}
	
	
	
	
	.datarow2{
		background: #f8f8f8;
	}
	.datarow1
	{
		background: #ffffff;
	}
	
	.catname{		
		
		font-family: Arial;
		font-size: large;
		font-weight: bold;
		letter-spacing: 1px;
		color: #666 !important;
		padding: 8px;
	}
	.roadstats
	{
		white-space: nowrap;
		padding: 0px;
	}