
BODY {
       scrollbar-face-color: #5E4549;
       scrollbar-3dlight-color: #5E4549;
       scrollbar-track-color: #5E4549;
       scrollbar-highlight-color: #dbc391;
       scrollbar-darkshadow-color: #5E4549;
       scrollbar-darkshadow-color: #5E4549;
       scrollbar-arrow-color: #5E4549;
}


table.marco {
        width: 925px;
        margin: auto;
	border-collapse: collapse;
}
table.marco th {
        width: 780px;

    border-top-width: 4px;
    border-top-style: dotted;
    border-top-color: #dbc391;
    border-right-width: 4px;
    border-right-style: dotted;
    border-right-color: #dbc391;
    border-left-width: 4px;
    border-left-style: dotted;
    border-left-color: #dbc391;
    border-bottom-width: 4px;
    border-bottom-style: dotted;
    border-bottom-color: #dbc391;
    z-index: 100;

}
table.marco td {
    width: 145px;
    z-index: 100;

}


#est {  font-size: 1px;
        font-family: Times New Roman;
        visibility: hidden;
}

