.gridTable
{
	border: #000000 1px solid;
	background-color: #69c
}

.gridHeader
{
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #336699;
	height: 24px
}

.gridRowEven
{
	color: #000000;
	background-color: #e4e4d7;
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	height: 20px
}

.gridRowOdd
{
	color: #000000;
	background-color: #f4f4e7;
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	height: 20px
}

.gridRowGreen{ /* green */
	color: #000000;
	background-color: #D2FFD2;
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	height: 20px
}

.gridRowMora{ /* Morado */
	color: #000000;
	background-color: #CECEF6;
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	height: 20px
}

.gridRowRed{ /* Red */
	color: #000000;
	background-color: #FFB9B9;
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	height: 20px
}

.gridRowYello{ /* Amarillo */
	color: #000000;
	background-color:#FFFF99;
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	height: 20px
}

.TOPtd7
{
	color: #000000;
	background-color: #D2FFD2;
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	height: 20px
}
.TOPtd5
{
	color: #000000;
	background-color: #77BBFF;
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	height: 20px
}
.TOPtd6
{
	color: #000000;
	background-color: #FF99FF;
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	height: 20px
}


.gridPageOfPage
{
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, "Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: bold
}

.gridPager
{
	background-color: #336699
}

.gridSort
{
	color: #ffffff;
	background-color: #336699;
	text-decoration: none
}