body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linha_principal {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.th11_333333 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.th11_003466 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003466;
}
.th11_CB1C00 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CB1C00;
	font-weight: bold;
	text-decoration: underline;
}
.th10_CB1C00 {
	font-family: Tahoma;
	font-size: 10px;
	color: #CB1C00;
	font-weight: bold;
	text-decoration: underline;
}
.th10_003366 {
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}
.th10_000000 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.th10_ffffff {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.tahoma-11-333333 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.br_4_px {
	border: 4px solid #FFFFFF;
	margin-right:8px;
}
.campo_form {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left:5px;
	height: 18px;
}
.bt_form {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	padding-left:5px;
	height: 18px;
}

/* Início dos Estilos da Mensagem de Erro... */

#erro_mensagem {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  display : block; 
  position : absolute; 
  left : 0px; 
  top : 0px; 
  z-index : 2;
  width: 320px;
  height: 60px;
/*  background: #F1F4FA;*/
  background: #FFE8E8;
  border-width: 1px;
  border-style: solid;
/*  border-color: #00008B;*/
  border-color: #C40000;
  vertical-align: middle;
}

#erro_mensagem td {
	padding: 5px;
/*	color: #606060; */
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

#erro_mensagem img {
	float: left;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#erro_mensagem strong {
	display: block;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#erro_mensagem br
{
  display: none;
}

/* Fim dos Estilos da Mensagem de Erro... */


/* Início dos Estilos da Mensagem de "Carregando"... */

#carrega_mensagem {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  display : block; 
  position : absolute; 
  left : 0px; 
  top : 0px; 
  z-index : 2;
  width: 420px;
  height: 80px;
/*  background: #F1F4FA;*/
  background: #FFF9EC;
  height: 80px;
  border-width: 1px;
  border-style: solid;
/*  border-color: #00008B;*/
  border-color: #FFC54A;
  vertical-align: middle;
}

#carrega_mensagem td {
	padding: 5px;
/*	background: #FCF5ED;*/
/*	color: #606060; */
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

#carrega_mensagem img {
	float: left;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#carrega_mensagem strong {
	display: block;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color:#333333;
}

#carrega_mensagem br
{
  display: none;
}

/* Fim dos Estilos da Mensagem de "Carregando"... */


/* Início dos Estilos da Mensagem de Sucesso... */

#sucesso_mensagem {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  display : block; 
  position : absolute; 
  left : 0px; 
  top : 0px; 
  z-index : 2;
  width: 420px;
  height: 80px;
  background: #ECF5FF;
  height: 80px;
  border-width: 1px;
  border-style: solid;
/*  border-color: #00008B;*/
  border-color: #003399;
  vertical-align: middle;
}

#sucesso_mensagem a {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

#sucesso_mensagem a:hover {
	text-decoration:underline;
}

#sucesso_mensagem td {
	padding: 5px;
/*	color: #606060; */
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

#sucesso_mensagem img {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#sucesso_mensagem strong {
	display: block;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color:#333333;
}

#sucesso_mensagem br
{
  display: none;
}

/* Fim dos Estilos da Mensagem de Sucesso... */

