/* CSS If not IE - Develop */
html {
	overflow-x: hidden;
} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #007eab;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00496C;
}
.txtw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5E7EE;
}
.creditosrodape a
{

	color:#003E55;

}

.linksrodape
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#003E55;}
	
.links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#003E55;}

.linksrodape a
{

	color:#003E55;
}

/* Demais estilos - Fontes Padrões e Links Gerais */

a 
{
	color:#000000;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.linkw 
{
	color:#fff;
	text-decoration:none;
}

.linkpadrao
{
	text-decoration:none;
}.txtfield {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	height: 14;
	width: 145px;
	border: 1px inset #007EAB;
}
.txtbutton {
	font: 10px verdana, sans-serif;
	color: #FFFFFF;
	background: #51627B;
	height: 16;
	width: 62px;
	border: 1px outset #275678;
}
