body {
	/* Corpo da(s) Página(s) */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/bg2.gif);
	background-repeat: repeat;
	background-color: #ECEEEF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 55%;
	/* Barra de Rolagem - Somente IE 5.5 ou superior! :( */
	scrollbar-arrow-color:#F3F3F3;
	scrollbar-base-color:#AAAAAA;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#AAAAAA;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#F3F3F3;
}
/* INÍCIO Estilos de Texto PROBANK */
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titulo_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #A90000;
}
.txt_branco a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:9px;
	color: #FFFFFF;
}
.txt_branco a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:9px;
	color: #FFFFFF;
}
.txt_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.txt_destaque a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.txt_destaque a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #333333;
}
.txt_leiamais, txt_leiamais a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A90000;
}
.txt_leiamais a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A90000;
	text-decoration: underline;
}
.minitxt, minitxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A90000;
}
.minitxt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A90000;
	text-decoration: underline;
}
.minitxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.minitxt2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.minitxt2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}
.minitxt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
/* FIM Estilos de Texto PROBANK  */

/* INÍCIO Estilo de Formulário PROBANK */
input {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	color: #333333;
	background-color: transparent;
}
/* FIM Estilo de Formulário PROBANK */

/* INÍCIO das DIV's do MENU */
#fullnav {
	/*float:inherit;*/
	width: 780;
	height: 299;
	margin: 0px;
	padding: 0px;
	position: absolute;
	/*z-index:100;*/
}


/**********************************/ 
/* Estilo para rolagem das Layers */	 
/**********************************/
div#hold	{ 
	position:relative; overflow:hidden;
	width:200px; height:250px;
	z-index:100; 
}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:200px; height:250px; 
	clip:rect(0px, 200px, 250px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
}
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:250px; 
  font-size:1px; z-index:1;
}
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:226px;
  background: url(../Imgs/Trilha.gif) repeat-y;
  z-index:1;
}
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#A90000;
  z-index:1;
}  
div#up {
	position:absolute; left:0; top:0;
	z-index:2
}  
div#down {
	position:absolute; left:0; bottom:0;
	z-index:3
}
div#vazio {
	position:absolute; left:0; bottom:0;
	z-index:1
}
/* Styles for demo, not necessary for scrolling layers */ 
/*body  { overflow:hidden; text-align:center }*/
a img { border:none }
div.content {text-align:left }
table.main { 
  margin:0; text-align:left;
}


.TITULOERRO
{
   font-weight:bold;
   color:#ED1B24;
   font-size:23px;
   font-family:Tahoma;
}

.TEXTOERRO
{
   font-weight:normal;
   color:#ED1B24;
   font-size:12;
   font-family:Tahoma;
}

.TEXTOERROPEQUENO
{
   font-weight:normal;
   color:#ED1B24;
   font-size:xx-small;
   font-family:Tahoma;
}

.FUNDOERRO
{
   background-color:#FFFFFF;
}

.CONTAINERERRO{
 SCROLLBAR-FACE-COLOR: #FFFFFF; 
 SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
 SCROLLBAR-SHADOW-COLOR: #FFFFFF;
 SCROLLBAR-3DLIGHT-COLOR: #ED1B24;
 SCROLLBAR-ARROW-COLOR: #ED1B24;
 SCROLLBAR-TRACK-COLOR: #FFFFFF;
 SCROLLBAR-DARKSHADOW-COLOR: #ED1B24;
 OVERFLOW-Y:scroll; WIDTH:80%;  HEIGHT:250px;
 PADDING:10px;
 text-align:left;
}

/* NEWSLETTER */

.NEWS_CELULA_NOMECAMPO
{
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-weight: bold;
   font-size: 11px;
   text-align:right;
   text-transform:uppercase;
}

.NEWS_CELULA_CAMPO
{
   background-image:url(../Imgs/FundoInput.gif);
   background-position:3px left;
   background-repeat:no-repeat;
   width:250px;
}

.NEWS_CHECKBOX
{
   border:0px;
   background-color:transparent;
   margin-top:8px;
}

.NEWS_INPUT_TEXT
{
   width:245px;
   height:17px;
   font: Arial, Helvetica, sans-serif;
   font-size: 10px;
   border: 0px;
   color: #333333;
   background-color: transparent;
}

.NEWS_SELECT
{
   width:250px;
   height:17px;
   font: Arial, Helvetica, sans-serif;
   font-size: 10px;
   border: 0px;
   color: #333333;
   background-color: transparent;
}

.NEWS_BOTAO
{
   background-color:transparent;
   border:0px;
   color:#333333;
   font-size:9px;
   font-weight:normal;
   width:62px;
   height:16px;
   background-image:url(../Imgs/BotaoEnviar.gif);
   background-repeat:no-repeat;
}

.NEWS_TEXTO_RESPOSTA
{
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-weight: bold;
   font-size: 11px;
}

.NEWS_TEXTO
{
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-weight: normal;
   font-size: 11px;
}