.ListaInscricoesMainDiv
{
}

.ListaInscricoesDropDownList
{
	width: 300px;
	background-color: #c6c6c6;
}

.ListaInscricoesHeader
{
	background-color: #c6c6c6;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: center;
}

.ListaInscricoesFooter
{
	background-color: #c6c6c6;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: center;
}

.ListaInscricoesPager
{
	background-color: #c6c6c6;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: center;
}


.ListaInscricoesRow
{
	background-color: #e7e7e7;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-align: left;
}

.ListaInscricoesAlternatingRow
{
	background-color: #d3dbe0;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-align: left;
}

.ListaInscricoesCellLeft
{
	text-align: left;
}

.ListaInscricoesCellCenter
{
	text-align: center;
}

.ListaInscricoesCellCenterGreen
{
	text-align: center;
	background-color:#61c650;
}

.ListaInscricoesCellCenterRed
{
	text-align: center;
	background-color:Red;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
