﻿body
{
    font-size: 9pt;
    font-family: arial;
}
img {
	behavior:	url("pngbehavior.htc")
	}
.botao_01
{
    width: 100px;
    height: 25px;
}
.lnkbtn
{
    text-decoration: none;
}
.EstiloTotal
{
    font-size: 9pt;
    font-family: arial;
    text-align: right;
    padding-right: 4px;
}
.caixadadoscheque
{
    font-size: 8pt;
    width: 30px;
    font-family: arial;
    height: 14px;
}
.caixadetextoinscr
{
    font-size: 9pt;
    width: 500px;
    font-family: arial;
    height: 14px;
}
.caixaacomp
{
    font-size: 9pt;
    width: 390px;
    font-family: arial;
    height: 14px;
}
.caixacpf
{
    font-size: 9pt;
    width: 88px;
    font-family: arial;
    height: 14px;
}
.caixacep
{
    font-size: 9pt;
    width: 65px;
    font-family: arial;
    height: 14px;
}
.comboUF
{
    font-size: 9pt;
    width: 30px;
    font-family: arial;
    height: 19px;
}
a.linkum:link
{
    color: #333333;
    text-decoration: none;
    font-size: 9pt;
    font-family: arial;
}
a.linkum:visited {
    color: #333333;
    text-decoration: none;
    font-size: 9pt;
    font-family: arial;
}
a.linkum:hover {
    color: #333333;
    text-decoration: underline;
    font-size: 9pt;
    font-family: arial;
}
a.linkum:active {
    color: #333333;
    text-decoration: none;
    font-size: 9pt;
    font-family: arial;
}
a.linkwgs:link
{
    color: #fda72f;
    text-decoration: none;
    font-size: 9pt;
    font-family: arial;
}
a.linkwgs:visited {
    color: #fda72f;
    text-decoration: none;
    font-size: 9pt;
    font-family: arial;
}
a.linkwgs:hover
{
    color: red;
    text-decoration: underline;
    font-size: 9pt;
    font-family: arial;
}
a.linkwgs:active {
    color: #fda72f;
    text-decoration: none;
    font-size: 9pt;
    font-family: arial;
