.FundoTexto {
	background-attachment: fixed;
	background-image: url(../images/img_fundo_direito.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Smallfont {
	line-height: 1pt;
}
.TxtAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #004CA8;

}
.TxtAzulGde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #004CA8;
	font-weight: bold;

}
.TxtAzulNeg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #004CA8;
	font-weight: bold;

}
.FundoTxt {
	background-attachment: fixed;
	background-image: url(../images/img_fundo_txt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: #F0A023;
    SCROLLBAR-SHADOW-COLOR: #F0A023;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #F0A023;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #FADFB8;
    SCROLLBAR-BASE-COLOR: #ffffff;
    SCROLLBAR-FACE-COLOR: #FADFB8;
	background-color:#F1FEFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
