a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.boleta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336600;
	text-decoration: none;
}
.boleta:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}

.text-form {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px none #000000;
}
.link-saiba {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: 003399;
	text-decoration: none;
}
.link-saiba:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: 0033CC;
	text-decoration: underline;
}

.semFundoA { BACKGROUND:transparent;COLOR:#000000;FONT-FAMILY:Tahoma, Verdana, Arial, sans-serif;
             font-size:11px;color: #000000; border: #999999; border-style: solid; 
			 border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
			 border-left-width: 1px }

.comFundoA {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000;
              background-color: #FFFFCC; border: #FF9900; border-style: solid; border-top-width: 1px; 
			  border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

BODY {
	scrollbar-face-color:#c4e1ff;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#c4e1ff;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#c4e1ff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	background-color: #f5f5f5;
	font-size: x-small;
}
	
.botoes { 	COLOR: #0033FF;	FONT-FAMILY: verdana, arial; FONT-SIZE: 9px; font-weight: normal;
        	background-color: #FFFFFF; 	border: thin solid #0066FF; height: auto; width: auto;
}

input {color:#000000; background:#FFFFFF; border-right:1px solid #FFCC00; 
       border-left:1px solid #FFCC00; border-top:1px solid #FFCC00; 
       border-bottom:1px solid #FFCC00; FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Geneva}

textarea {color:#000000; background:#FFFFFF; border-right:1px solid #FFCC00; 
          border-left:1px solid #FFCC00; border-top:1px solid #FFCC00; 
          border-bottom:1px solid #FFCC00; FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Geneva}

select {width: auto; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8px; 
        color: green; background-color: white; border: navy; border-style: solid; 
		border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
		border-left-width: 1px; color:#000000; background:#FFFFFF; 
		border-right:1px solid #cccccc; border-left:1px solid #cccccc; border-top:1px solid #cccccc; 
        border-bottom:1px solid #cccccc; FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Geneva}
.selectuf {
	width: auto;
}
.celulas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;


}

#QUOTE { font-family: Verdana, Arial; font-size: 8pt; color: #333333; background-color: #FAFCFE; border: 1px solid Black; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
.BordaEsqTop {
	border: 1px solid #000000;
}
.BordaDirTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.BordaEsqDown {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BordaDirDown {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
