body {background-color: transparent;}

a {text-decoration:none; font-family:Verdana; font-size: 10px; color: #AAAAAA;}
a:hover {text-decoration: none; font-family:Verdana; font-size: 10px; color: #FFFFFF;}

.formtx1 {font-family: Verdana; font-size: 10px; color: #505050; width: 250;}
.formtx2 {font-family: Verdana; font-size: 10px; color: #505050; width: 400;}
.formta1 {font-family: Verdana; font-size: 10px; color: #505050; width: 250; height: 080;}
.formta2 {font-family: Verdana; font-size: 10px; color: #505050; width: 400; height: 100;}

.formlg1 {font-family: Verdana; font-size: 10px; color: #AAAAAA; background-color: #000000; width: 166; border:0;}

.style1p {font-family: Verdana; font-size: 12px; color: #000000}
.style1e {font-family: Verdana; font-size: 12px; color: #505050}
.style1c {font-family: Verdana; font-size: 12px; color: #AAAAAA}
.style1b {font-family: Verdana; font-size: 12px; color: #FFFFFF}
.style1v {font-family: Verdana; font-size: 12px; color: #FF3333}
.style2p {font-family: Verdana; font-size: 10px; color: #000000}
.style2e {font-family: Verdana; font-size: 10px; color: #505050}
.style2c {font-family: Verdana; font-size: 10px; color: #AAAAAA}
.style2b {font-family: Verdana; font-size: 10px; color: #FFFFFF}
.style2v {font-family: Verdana; font-size: 10px; color: #FF3333}

label.error {
font-size: 10px;
color: red;
font-weight: bold;
padding: 3px;
margin: 6px 0;
width: 120px;
text-align: center;
}

#botao{
border: none;
background-image: url('imagens/btn_enviar_d.gif');
overflow:hidden; 
position:absolute; 
top:274; 
left:335; 
width:57; 
height:18;
}

#botao:hover{
background-image: url("imagens/btn_enviar_a.gif");
}

.bold {font-weight: bold}
