﻿body, label, td, input, select, option, textarea, button, legend
{
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial;
}

a
{
	color:#0000FF;
	text-decoration:none;
}

a:hover
{
	color:#000000;
	text-decoration:none;
}

fieldset
{
	border:solid 1px #76A5BF;
}

.txtPadraoLogin, .txtUsuario, .txtSenha
{
	
}

.txtUsuario
{
	text-transform:lowercase;
}

.txtSenha
{
	
}

.txtPesquisa
{
	text-transform:lowercase;
}


