body {
	background-color: #Ffffff;
	background-image: url(../images/);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, sans-serif, Tahoma, Verdana;
	font-size: 12px;
}
.bg_form {
background-image:url(../images/bg_form.gif);
background-repeat:no-repeat;
}
.input {
background-color: #d1dce8;
border: 1px #993a42 solid;
height: 17px;
}
.input_form {
background-color: #d1dce8;
border: 1px #ffffff solid;
height: 15px;
}
.input_botao {
background: #1e528c;
border: 1px #ffffff solid;
color: #ffffff;
}
A:link {
  color: #FFffff;
  text-decoration: none;
  font-size: 14px;
  }
A:visited {
  color: #FFffff;
  text-decoration: none;
  font-size: 14px;  
  }
A:hover {
  color: #ff0000;
  font-weight: bolder;
  text-decoration: blink;
  font-size: 14px;  
  }      
.txt:link {
  color: #1e528c;
  }   
.txt:visited {
  color: #1e528c;
  }   
.txt:hover {
  color: #993a42;
  text-decoration: underline;
  }   
.car:link {
  color: #1e528c;
  font-size: 10px;
  }   
.car:visited {
  color: #1e528c;
  font-size: 10px;  
  }   
.car:hover {
  color: #993a42;
  text-decoration: underline;
  font-size: 10px;  
  }             
.tabela_banner {
	border: 1px dashed #FF0000;
        }
.txt_vermelho {
    font-size: 16px;
	font-weight: bold;
	color: #97363e;
}	
.txt_vermelho_peq {
    font-size: 12px;
	font-weight: bold;
	color: #97363e;
}		
.txt_branco {
    font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}	
.txt_branco_peq {
    font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
}	
.titulo {
    font-size: 14px;
	font-weight: bold;
	color: #000000;
}	
.txt_azul {
    font-size: 16px;
	font-weight: bold;
	color: #1e528c;
}
.txt_azul_peq {
    font-size: 12px;
	font-weight: bold;
	color: #1e528c;
}
