﻿.RadGrid th, .RadGrid th a
{ 
	font: bold 11px Tahoma;
	color: black;
	text-decoration:none;
}

.RadGrid th, .GridFooter, .GridPager
{
	border-bottom : solid 1px black;
}

.RadGrid td, .RadGrid td a
{ 
	font: 11px tahoma;
	color: #000000;
	cursor:
}
