.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #03557F;
	width: 80px;
}

.combo {
font-family: Arial, Verdana, sans;
font-size: 14px;
color:#000000;
background-color: #FFFAFA;
background-repeat: repeat;
background-attachment: scroll;
cursor: hand;
background-position: 0% 50%;
}

.combo_opt {
font-family: Arial, Verdana, sans;
font-size: 14px;
color:#000000;
background-color: #FFFAFA;
background-repeat: repeat;
background-attachment: scroll;
cursor: hand;
background-position: 0% 50%;
}

.botao{
font-family: Verdana, Arial;
font-size: xx-small;
font-weight: bold;
color:white;
background-color: #098BD7;
background-repeat: repeat;
background-attachment: scroll;
cursor: hand;
background-position: 0% 50%;
}

.botaoAlerta{
font-family: Verdana, Arial;
font-size: xx-small;
font-weight: bold;
color: #FF4500;
background-color: #D3D3D3;
background-repeat: repeat;
background-attachment: scroll;
cursor: hand;
background-position: 0% 50%;
}

.campo_texto {
	font-family: Arial, Verdana, sans;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC66;
	border: 1px solid #000000;
}