.AdvGridTable {font-size:14pt; font-weight:bold; }
.AdvGridSearch {font-size:10pt; font-weight:bold;color:#000000;width:1%;}
.AdvGridHeader {
	font-size:10pt;
	font-weight:bold;
}
.AdvGridFooter {font-size:10pt; font-weight:bold;color:#FFFFFF; background-color:#000000;}
.AdvGridItem {font-size:10pt; font-weight:normal;color:#000000; background-color:#FFFFFF;}
.AdvGridAlternatingItem {
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}
.AdvGridPagerStyle {font-size:10pt; font-weight:normal;background-color:#FFFFFF;}
.AdvGridPagerStyle a {
	font-size:10pt;
	font-weight:bold;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
.AdvGridPagerStyle a:hover {font-size:10pt; font-weight:bold;color:red;text-decoration:underline;}
.AdvGridSelectedItemStyle {font-size:10pt; font-weight:bold;font-weight:bold; color:red; background-color:#f5f5f5;}
