body {
	scrollbar-arrow-color:#A86500;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#EEEEEE;
	scrollbar-face-color:#FFEFBF;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#EEEEEE;
	scrollbar-track-color:#F3F3F3;	
	background-color: #FFDFBF;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.tabGeral {
	font-family: verdana;
	border: 1px solid #D5AD95;
}
td {
	font-family: verdana;
	font-size: 9pt;
	color: #2F1400;
}
.font07 {
	font-size: 7pt;
}
.titulos {
	color: #67412B;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.campoTxt {
	font-family: verdana;
	font-size: 8pt;
	color: #934900;
	border: 1px solid #934900;
	background-image: url(imgs/fundoTxt.gif);
	height: 18px;
}
.campoMultLine {
	font-family: verdana;
	font-size: 8pt;
	color: #934900;
	border: 1px solid #934900;
	background-image: url(imgs/fundoTxt.gif);
}
.botoes {
	font-family: verdana;
	font-size: 8pt;
	color: #201000;
	border-top: 1px solid #934900;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #934900;
	background-image: url(imgs/fundoBt.gif);
	height: 18px;
}
.justifica {
	text-align: justify;
}
.selFunc {
	font-family: verdana;
	font-size: 8pt;
	color: #954A00;
	border: 1px solid #666666;
	width: 320px;
}
.linhaVales {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #623100;
	font-size: 8pt;
}
.linhaPont {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #623100;
}
.font11 {
	font-size: 11pt;
}
