.loginUsuario
{ 
	filter : progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff0000,endColorStr=#440000); 
}

.corAnoAtual
{
	font-weight : bolder;
	color : #ffffff;
	background-color : #009900;
	text-align: right;
}

.NotaVermelha
{
	font-weight : bolder;
	color : #ff0000;
	text-align: right;
}

.NotaAzul
{
	color : #000088;
	text-align: right;
}

.CorReprovado
{
	font-weight : bolder;
	color : #ff0000;
}

.CorRecuperacao
{
	font-weight : bolder;
	color : #ff7700;
}

.CorAlunoInativo
{
	font-weight : bolder;
	color : #ff4400;
	text-align : center;
}

.CorTurmaInativa
{
	font-weight : bolder;
	color : #ff4400;
	text-align : center;
}

.CorTurmaEstranha
{
	font-weight : bolder;
	color : #ffffff;
	background-color : #ff4400;
	text-align : right;
}

.corTurmaCheia
{
	font-weight : bolder;
	background-color : #003377;
	color : #ffffff;
	text-align : right;
}

.corDisciplinaEstranha
{
	color : #ff4400;
	text-align : center;
	font-weight : bolder;
}

.CorDisciplinaEstranhaEsq
{
	color : #ff4400;
}

.CorContaNaoLiberada
{
	color : #000000;
	background-color : #ffff00;
	text-align: right;
	font-weight : bolder;
}

.BlocoTexto
{
	font-size : 12px;
	background-color : #f0f0f0;
	padding : 20px;
	border : 2px inset;
	font-weight : normal;
}

.DataVencida
{
	color : #ffffff;
	background-color : #ff0000;
	font-weight : bold;
	text-align : left;
}

.CorAtrasado
{
	color : #ffffff;
	background-color : #ff0000;
	font-weight : bold;
	text-align : center;
}

.CorHoje
{
	color : #ffffff;
	background-color : #000055;
	font-weight : bold;
	text-align : center;
}

.CorProximos7
{
	color : #ffffff;
	background-color : #777700;
	font-weight : bold;
	text-align : center;
}

.CobrarSaldo
{
	color : #ffffff;
	background-color : #777700;
	font-weight : bold;
	text-align : center;
}

.SaldoPendente
{
	color : #ffffff;
	background-color : #ff0000;
	font-weight : bold;
	text-align : center;
}

.ContaMensalidade
{
	color : #000055;
	font-weight : bold;
}

.ContaReceita
{
	color : #005500;
	font-weight : bold;
}

.ContaDespesa
{
	color : #ff0000;
	font-weight : bold;
}

.PagtoNaoConfirmado
{
	color : #ffffff;
	background-color : #ff0000;
	font-weight : bold;
}

.NotaComCalculo
{
	color : #ffffff;
	background-color : #000044;
	font-weight : bold;
}

.NotaMediaFinal
{
	color : #ffffff;
	background-color : #ff9900;
	font-weight : bold;
	text-align : left;
}

.NotaPodeLancar
{
	color : #ffffff;
	background-color : #009900;
	font-weight : bold;
	text-align : left;
}

.NotaPodeConsultar
{
	color : #ffffff;
	background-color : #77ff00;
	font-weight : bold;
	text-align : left;
}

.TemRelatorio
{
	color : #ffffff;
	background-color : #009900;
	font-weight : bold;
	text-align : center;
}

.imgLogin1{ 
	margin-top : 10px 
}

.imgLogin2{ 
	margin-top : 15px 
}

.imgAbertura{ 
	margin-top : 40px 
}

