/* CSS Document */

pre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: "0";
	margin-bottom: "0";
}

p {
	font-family: Lucida Sans Unicode, Verdana, Helvetica;
	font-size: 12px;
	color: #000066;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: "0";
	margin-bottom: "0";
}
BODY {
	SCROLLBAR-FACE-COLOR: #160CE9;
	SCROLLBAR-HIGHLIGHT-COLOR: #0099FF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-DARK-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3D-LIGHT-COLOR: #0099FF;
}

/* Links gerais */
A:link { color: #000066; text-decoration: none; }
A:visited { color: #000066; text-decoration: none; }
A:hover { color: #000066; text-decoration: underline; }

/*Links do menu to topo */
A.linkMenu:link { color: #FFFF66; text-decoration: bolder; }
A.linkMenu:visited { color: #FFFF66; text-decoration: bolder; }
A.linkMenu:hover { color: #FFFF66; text-decoration: bolder; }

.linkativo { color: #FF0000; text-decoration: underline; }

.contorno-tabela {
	BORDER-RIGHT: 1px;
	BORDER-TOP: 1px;
	BORDER-BOTTOM: 1px;
	BORDER-LEFT: 1px;
	BORDER-COLOR: #00CCFF;
	COLOR: #00CCFF;
	BORDER: 1px;
}

.txtmenu {
	font-family: Lucida Sans Unicode, Verdana, Helvetica;
	font-size: 12px;
	color: #000066;
	margin-top: "0";
	margin-bottom: "0";
	margin-left: 8px;
	line-height: 14px;
}
.titulocentro {

	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #FFFF00;
	margin-top: "0";
	margin-bottom: "0";
	margin-left: 15px;
	font-weight: bolder;

}

.txttopo {

	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #FFFF00;
	margin-top: "0";
	margin-bottom: "0";
	margin-left: 10px;

}

.txtmeio {
	font-family: Verdana, Helvetica;
	font-size: 13px;
	color: #000066;
	margin-top: "0";
	margin-bottom: "0";
}