input, select, textarea { 
background : White; 
border : 1px solid #BCC09E; 
font-family :  TAHOMA; 
font-size :9 pt; 
font-weight : regular; 
color : #566423;
} 
.caixatext{ 
background :#ffffff; 
border : 1px solid #BCC09E; 
font-family :  TAHOMA; 
font-size :9 pt; 
font-weight : regular; 
color : #4E5A20;
} 

.caixatextover{ 
background : #F1F2E9; 
border : 1px solid #566423; 
font-family :  TAHOMA; 
font-size :9 pt; 
font-weight : regular; 
font-weight : regular; 
color : #737A35; 
} 

.botao{ 
border:1px solid #737A35; background:#F1F2E9; 
font-family :  TAHOMA; 
font-size :9 pt; 
font-weight : regular; 
color : #566423; 
} 

.botao:hover{ 
background : #FFFFFF; 
font-family :  TAHOMA; 
font-size :9 pt; 
font-weight : regular; 
color : #566423; 
border-bottom : 1px solid #434F17; 
border-top : 1px solid #737A35; 
border-right : 1px solid #8D9769; 
border-left : 1px solid #8D9769; 
} 
.novotextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC3300;
}

.botao:off{ 
background : #AB9A3C; 
border-bottom : 1px solid #000000; 
border-top : 1px solid #000000; 
border-right : 1px solid #000000; 
border-left : 1px solid #000000; 
font-family :  TAHOMA; 
font-size :9 pt; 
font-weight : regular; 
color : #000000;
} 
.alertatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #993300;
}

