.texto {	
	font-family: verdana;
	font-weight: none;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: none;
}
.texto2 {	
	font-family: verdana;
	font-weight: none;
	font-size: 10px;
	color:#333333;
    text-decoration: none;
}
body {
	scrollbar-base-color: #7BB42D;
	scrollbar-face-color: #7BB42D;
	scrollbar-track-color: #E9E9E9;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #7BB42D;
}
.bordas{
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
.botoes {  font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; background-color: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: hand; width:70px;
}
.campotxt{
	font-size: 10px; 
	padding-bottom: 1px;
	border: #666666 1px solid; 
	font-family: verdana, tahoma;
	font-weight: bold;
	background-color: #ffffff;
	height: 18px;
}
.combo {
	border-right: #000000 1px solid; 
	padding-right: 1px; 
	border-top: #000000 1px solid; 
	padding-left: 1px; 
	font-size: 9px; 
	padding-bottom: 1px;
	border-left: #000000 1px solid;
	color: #000000; 
	padding-top: 1px;
	border-bottom: #000000 1px solid; 
	font-family: verdana, tahoma;
	background-color: #FFFFFF;
	height: 18px;
	text-decoration: none; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}