/* Folha de estilos */
/* Área do Usuário */

/* Redefinição de Tags - Geral */
BODY, INPUT, OPTION, SELECT, TEXTAREA, {FONT-FAMILY: Arial, Helvetica, sans-serif;  color: Black;  font: 12px;        }
A {FONT-FAMILY: Arial, Helvetica, sans-serif;  color: Blue;  font: 12px;        }
TABLE 	{BORDER:0px;}
/* SELECT,OPTION,TEXTAREA		{PADDING-LEFT:2px;  font-family: Arial, Helvetica, sans-serif;  color: Black;  }

/* Elementos de Formulários */
.edit-01 {  border: 1px #A5ACB1 solid; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  padding-left: 5px;          }

.txt-frm01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.txt-frm01:hover { color: #0002FF; }
.txt-frm04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt-frm01:link {  text-decoration: underline;  color: #0002FF; }
.txt-frm01:active { color: Red; }
.txt-frm01:visited { color: #0002FF; }


.txt-frm02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.txt-frm02:hover { color: #0002FF; }
.txt-frm02:link {  text-decoration: underline;  color: #0002FF; }
.txt-frm02:active { color: Red; }
.txt-frm02:visited { color: #0002FF; }

.txt-frm03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	}
.txt-frm03:hover { color: #0002FF; }
.txt-frm03:link {  text-decoration: underline;  color: #0002FF; }
.txt-frm03:active { color: Red; }
.txt-frm03:visited { }



.blt-frm01 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	}

	/* Outros Textos*/
	
.txt-sup01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 9D9C9C;
	text-decoration: none;
	}
.txt-sup01:hover { text-decoration: underline; }


.txt-sup02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	}
.txt-sup02:hover { color: #0002FF; }
.txt-sup02:link {  text-decoration: underline;  color: #0002FF; }
.txt-sup02:active { color: Red; }
.txt-sup02:visited { color: #0002FF; }
