.gridHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #000000}
 
A.gridLinkSetas {
	display: marker;
	text-decoration: none;
	font-family:arial;
	font-weight : bold;
	font-size:9px;
	color: #333366;
	BORDER: none;
	border: solid 0 px #FFEEAA;
	font-style: normal;
	text-transform: none;

}
A.gridLinkSetas:hover {
	border: solid 0 px #FF6600;
	color: #FFFFFF;
	;
	font-size: 9px;
	background: #333366;

}

A.gridLinkOrderBy {
	display: marker;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	BORDER: none;
	border: solid 0 px #FFEEAA;
	font-style: normal;
	text-transform: none;
}

A.gridLinkOrderBy:hover {
	display: marker;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: Yellow;
	BORDER: none;
	border: solid 0 px #FFEEAA;
	font-style: normal;
	text-transform: none;
}.gridCelulasAviso { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF0000; }
.gridCelulasTitulo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #F8EDFA; }
.PhpGridHeader { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #000000 }
.PhpGridCelula1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background-color: #FAFAFA; }
.PhpGridCelula2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background-color: #FFFFFF; }
.PhpGridCelulaSel { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; background-color: #0000FF; }
.PhpGridCelulaNaoSel { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background-color: #FFFFFF; }
.PhpGridBorda {
   color: #AAAAAA;
	border: solid 1px;
	padding : 0px;
}

.PhpGridRodape {font-family: arial;	font-size: 11px;}

.PhpGridFormCampo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; font-weight: normal; 
	color: #000000; 
}
.PhpGridTituloFiltros { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; }
.PhpGridTabelaFiltros { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; }
A.PhpGridHeaderSort {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
A.PhpGridHeaderSort:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold ; color: #0000CC; text-decoration: none}
