/* www.andretanaka.com.br - Andre Hiroshi Tanaka - andrehtgti2@gmail.com - www.andretanaka.com.br */
/* Autbank Projetos e Consultoria LTDA */

BODY {
	FONT: 12px Arial, sans-serif;
	COLOR: #766d5b;
	background-image: url("../images/fundo_index.gif");
	background-repeat: no-repeat;
	BACKGROUND-COLOR: #ffffff;
}

INPUT {
	FONT: 11px Arial, san-serif;
	COLOR: #766d5b;
	BACKGROUND-COLOR: #ffffff
}

TD {
	FONT: 11px Arial, sans-serif;
	COLOR: #766d5b
}

.outputLabel {
	text-align: left;
	FONT: 11px Arial, sans-serif;
	COLOR: #FFFFFF;
}

.inputText {
	FONT: 11px Arial, sans-serif;
	COLOR: #000000;

}

.tabela {
	width: 150px;
	left: 432px;
	top: 379px;
	position: absolute;
	border-collapse: collapse;
	text-align: left;
}

.pnlLoginBotao {
	text-align: left;
	vertical-align: top;
}

.centralizar {
	text-align: center;
	vertical-align: top;
}

.labelvermelho{
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #FFFF00;
	display: inline;
	left: 436px;
	top: 506px;
	position: absolute;
}

.btnLogin {
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	width: 50;
	height: 17;
	background-color: #EDEDED;
	color: #353535;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
}

/* www.andretanaka.com.br - Andre Hiroshi Tanaka - andrehtgti2@gmail.com - www.andretanaka.com.br */
/* Autbank Projetos e Consultoria LTDA */