.FooterGrid
{
	font-weight: normal;
	font-size: 11px;
	background-image: url(../Images/Grid_Footer_Gradient.gif);
	word-spacing: normal;
	color: darkblue;
	text-indent: 2pt;
	background-repeat: repeat-x;
	font-style: normal;
	font-family: tahoma;
	height: 8px;
	text-decoration: none;
	font-stretch: normal;
	marks: none;
}


.FooterGrid td
{
	border: none;
}

.CabecalhoGrid
{
	font-weight: normal;
	font-size: 11px;
	background-image: url(../../Images/repl_cabec_grid.jpg);
	color: white;
	text-indent: 2pt;
	background-repeat: repeat-x;
	font-family: tahoma;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
	background-color: #b2b2b2;	
	text-align:center;
		

}

.CabecalhoGrid a
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-indent: 2pt;
	font-family: tahoma;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
}

.GridLinha
{
	color: black;
	text-indent: 2pt;
	font-family: tahoma;
	background-image: url(../../Images/repl_linha_grid.jpg);
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	font-size: 11px;
	line-height: 20px;
}

.GridLinhaAlternada
{
	color: black;
	text-indent: 2pt;
	font-family: tahoma;
	background-image: url(../../Images/repl_linha_altern_grid.jpg);
	background-repeat: repeat-x;
	background-color: #d6d6d6;
	font-size: 11px;
	line-height: 20px;
}

/* LINHAS ABAIXO DA VERSÃO ANTERIOR DE CSS */

div.Grid
{
	clear: both;
}

.Grid
{
	background-color: white;
	font-family: arial;
	font-size: x-small;
	border-left-style: solid;
	border-left-color: Black;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: Black;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Black;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: Black;
	border-top-width: 1px;
}

.GridSelection
{
	font-family: arial;
	background-color: #E6FAFF;
	font-size: 11px;
	color: black;
}

