body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8C0101;
	background-image: url(images/fundo01.gif);
}
.tabela01 {
	line-height: 20px;
	text-align: left;
	font-family:Tahoma;
	font-size: 11px;
}
.titulo01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.titulo02 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.parcela02 {
        font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}
.form01 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	border: #C70000;
}
.saudacao01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 000D73;
}
.paguecom01 {
	font-family: Tahoma;
	font-size: 11px;
	color: 000846;
}
.texto01 {
	font-family: Tahoma;
	font-size: 11px;
	color: 000846;
	font-weight:: normal;
}
.texto02 {
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	font-weight:: normal;
}
.texto03 {
        font-family: Tahoma;
        font-size: 11px;
        color: 000846;
        font-weight:: none;
        
}
.tabelamarc01 {
        line-height: 16px;
        text-align: left;
        font-family: Tahoma;
        font-size: 11px;
        /*font-weight: bold;*/
        color: 000846;
}
.tabelaprod01 {
	line-height: 16px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 000846;
}
.tabelaprod_preco01 {

	line-height: 16px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.caixa {
        margin:0;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        border: 1pt solid #cccccc;
        background-color: #FFFFFF;
        font-family: Tahoma;
        font-size: 9px;
        color: #000000;          
}
.caixa_stat {
        margin:0;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        border: 1pt solid #cccccc;
        background-color: #FFFFFF;
        font-family: Verdana;
        font-size: 9px;
        color: #000000;          
}
.formhomedir {
        text-align : right;
        font-family:verdana, arial;
        color:#4B6A84;
        border-top-width:1px;
        border-right-width:1px;
        border-bottom-width:1px;
        border-left-width: 1px;
        border-top-style: outset;
        border-right-style: inset;
        border-bottom-style: inset;
        border-left-style:outset;
        /*border-top-color:#93ABA5;
        border-right-color: #93ABA5;
        border-bottom-color: #93ABA5;
        border-left-color: #93ABA5;
        */
        border-top-color:#666666;
        border-right-color:#666666;
        border-bottom-color:#666666;
        border-left-color:#666666;
        
        font-weight: normal;margin: 0px;
        padding: 0px;
}
.news {
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#000000;
        padding:1px 4px;
        font-weight:bold;
        letter-spacing:0px;
        text-align:center;
        border:0px solid #036;
        }

a.linkum:link {
	color:#000000;
	text-decoration: none;
}

a.linkum:hover {
	text-decoration: underline;
}


a.linkdois:link {
	color:#FF00FF;
	text-decoration: none;
}

a.linkdois:hover {
	text-decoration: underline;
}
a.linkdois:active {
	color:#FF00FF;
	text-decoration: none;
}