.gridheader {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	text-align:center;
	background-color: #5D7B9D;
}
.gridbody {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F7F6F3;
}
.gridbodyalt {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #284775;
	text-decoration: none;
	background-color: White;
}
.gridpaging {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	background-color: #284775;
}
a
{
	color: White;
	text-decoration: none;
}
.googlelink
{
	color: blue;
	text-decoration:underline;
}
