body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
}

.textocorrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #004a95;
}

A:link {
	color: #2c96c7;
	TEXT-DECORATION: none;
}
A:visited {
	color: #2c96c7;
	TEXT-DECORATION: none;
}
A:active {
	color: #2c96c7;
	TEXT-DECORATION: none;
}
A:hover {
	color: #2c96c7;
	TEXT-DECORATION: underline;
}



.input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B88716;
	background-color: #000000;
	border: 1px double #666666;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2c96c7;
}

.TD3D {
	BORDER-RIGHT: #333333 0px groove;
	BORDER-TOP: #333333 0px groove;
	BORDER-LEFT: #333333 0px groove;
	BORDER-BOTTOM: #666666 0px groove;
	BACKGROUND-COLOR: #92DDF4;
}
.textobranco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
