A { text-decoration: none; color: #CCA211; }
A:Hover { color: #000000; }

BODY { font-family: "verdana"; font-size: 11px; color: #000000; background-color: #FCF4DA; margin: 0px; }
FORM { margin: 0px; }
#all { width: 780; }
#topo { width: 672; height: 179; }


#topo_procura {
	width: 672; height: 124;
	background: url(img/topo_bg.jpg);repeat-y;
}

#topo_procura1, #topo_procura2, #topo_procura3 {
	padding: 0 10 0 10;
	position: absolute;
	width: 190; height: 130; top: 175;
}

#topo_procura1 { left: 72; }
#topo_procura2 { left: 272; }
#topo_procura3 { left: 472; }



#complemento_direita {
	position: absolute;
	width: 108; height: 354;
	left: 672; top: 0;
}


#corpo {
	width: 672;
	padding: 5px 15px 5px 10px;
	background: url(img/corpo_meio.jpg) repeat-y;
}

#botao_ok { cursor: hand; position: absolute; top:120; left: 150}


#hiddenIFrame {
	visibility: 'hidden';
	position: absolute;
	width: 0; height: 0; top: -3;
}

#pagination {
	padding: 5px;
	position: absolute;
	width: 220; height: 30;
	top: 360; left: 430;
	text-align: center;
	filter: Alpha(opacity=70);
	background-color: #FFFFFF;
	border: 1px solid #CCA211;
}

.highlight {
	background: yellow;
}

.formfield, .dropndown {
	font-family: "Verdana"; font-size: 11px;
	background-color: #FAECBE;
	width: 110; height: 16;
	border: 1px solid #000000;
}

.dropndown {
	width: 150;
}

.nv {
	font-family: Courier New;
	font-size: 9;
	font-weight: bold;
	color: #999999;
	vertical-align: sup;
}

.n1, .n2 { font-weight: bold; }
.n1 { font-size: 12px; }
.n2 { font-size: 16px; }
.n3 { font-size: 20px; }
.n4 { font-size: 24px; }