body {
	background-color: #284562;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu-topo {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1063A5;
	text-decoration: none;
}
.titulo-sec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #3399EC;
	text-decoration: none;
}

.texto-geral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.menu-titulo {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menus-login {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.login {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1063A5;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399EC;
	border-right-color: #3399EC;
	border-bottom-color: #3399EC;
	border-left-color: #3399EC;
}


.menu-elo {
	font-family: Tahoma;
	font-size: 8pt;
	color: #CCFF00;
	text-decoration: none;
}
.botao-login {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #284562;
	text-decoration: none;
	background-color: #99CC00;
	border: 1px solid #99CC00;
}
.elos-fundo-branco {
	color: #1063A5;
	text-decoration: underline;
}
.download {
	font-family: Tahoma;
	font-size: 12pt;
	color: #CCFF00;
	background-color: #284562;
	text-decoration: none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525152;
	background-color: #E9E9E9;
	border: 1px solid #525152;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525152;
	background-color: #E9E9E9;
	border: 1px solid #525152;
}