<!--
body { font-family: tahoma ,arial; font-size: 8pt; }

td { font-family: tahoma ,arial; font-size: 8pt; color: #424142;}

.ads { font:7pt tahoma, arial; color: #6B5B44; }

.titulo { font:16pt tahoma, arial; color: #6B5B44; }

.destaque { font:10pt tahoma, arial; color=#ffffff; background-color:#CC0033; height:20px; font-weight:bold; FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=#777777,offX=1,offY=1,positive=true); }

.produto { font:10pt tahoma, arial; color: #C00909; font-weight:bold; }

.moeda { font:10pt tahoma, arial; color: #275002; font-weight:bold; }

.subcategoria { font:10pt tahoma, arial; font-weight:bold; }

.titulo_aviso { font:8pt tahoma, arial; color: #ffffff; font-weight:bold; }

.shadow_text { FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=#777777,offX=1,offY=1,positive=true); color:#ffffff; WIDTH:140px; }

.alerta	{ font:8pt tahoma, arial; color: #ff0000; }

.sucesso { font:8pt tahoma, arial; color: #336600; font-weight:bold; }

.off	{ font:8pt tahoma, arial; color: #A7A7A7; }

.input_cinza { font-family:tahoma ,arial; text-align: right; color: #6B5B44; background: #C0C0C0; font-size:8pt; BORDER-BOTTOM: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-right: 0px; height:16px; font-weight:bold;}

.input_branco { font-family:tahoma ,arial; text-align: right; color: #6B5B44; background: #ffffff; font-size:8pt; BORDER-BOTTOM: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-right: 0px; height:16px; }

.input_branco_destaque { font-family:tahoma ,arial; text-align: right; color: #6B5B44; background: #ffffff; font-size:16pt; BORDER-BOTTOM: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-right: 0px; height:25px; }

input { font-family: tahoma, arial; font-size:8pt; color: #424142; }

textarea { font-family:tahoma ,arial; font-size:8pt; }

select { font-family:tahoma ,arial; font-size:8pt; }

a:link { color: #6B5B44; text-decoration: none; }
a:visited { color: #6B5B44; text-decoration: none; }
a:active { color: #6B5B44; text-decoration: none; }
a:hover { color: #CC0033; text-decoration: underline; }

img {
	border:none;
}

div#conteudo {
	margin: 4px;
	text-align: left;
}
form {
	margin: 0px;
}

.button_text {
	color: #6B5B44;
	border: 0px;
	background-color: #F4F4F4;
	font-weight: bold;
	text-align: right;
}
-->