/* ----------------- Configuracoes de BODY ----------------- */

Body {
	margin-top: 0px; margin-bottom : 0px; margin-right : 0px; margin-left : 0px;
	background-color : #009900;
	}
	
a {
	font-family: verdana;
	font-size: 11px/14px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 11px/14px;
	color: #000000;
	text-decoration: underline;
}
/* ----------------- Configuracoes Padroes ----------------- */

	TD, .TD { font : 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #003300; vertical-align: top;}

	input, textarea { font : 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #003300; border : 1px solid #3A484A; background : #fdfdfd;}
	
	.apagado { font : 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #6c6c6c; vertical-align: top; }
	.InputMini { width: 50px; }
	.InputPequeno { width: 80px; }
	.InputCatho { width: 40px; }
	.InputPesquisa { width: 120px; }
	.InputMedio { width: 150px; }
	.InputMedio1{ width: 430px; }
	.InputGrande {
	width: 540px;
	float: none;
	position: fixed;
	overflow: visible;
}
	.InputRadio { width: 14px; border: 0px;}
	.InputRadioPesquisa { width: 14px; border: 0px; background : #cccccc;}
	.bt { 
		font : 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif; 
		color: #ffffff;
		border : 1px solid #ffffcc; 
		background : #006600;
		width: 80px;
	}
	.padrao { 
				color: #000000;
		}
