﻿body 
{
    font-family: Verdana;
    font-size: 9pt;
    position: absolute;
    left: 50%;
    margin-top: 5px;
    margin-left:-450px;
    background-color: #cccccc;
    
}
tabela
{
    background-color: #ffffff;
    text-align: center;
    width: 900px;
    height: 600px;
    margin: 0px 0px 0px 0px;
}
.header
{
    width: 900px;
    height: 90px;
}
.headerbaixo
{
    width: 900px;
    height: 3px;
}
.coluna1
{

    width: 150px;
    height: 384px;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
}
.coluna3
{
    width: 150px;
    height: 113px;
    background-color: #ffffff;
    color: #095549;
    text-align: center;
    vertical-align: bottom;
}
.colmeio
{
    width: 594px;
    height: 497px;
    background-color: #ffffff;
    text-align: center;
    vertical-align: top;
    
    }
.coluna2
{
    width: 3px;
    height: 497px;
    text-align: left;
    vertical-align: top;
}
.tdimagem
{
    width: 150px;
    height: 113px;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
}
.tdmeio
{
    width:150px;
    height:18px;
    background-color:#ffffff;
    margin: 0px 0px 0px 0px;
}    
.rodape
{
    width:150px; 
    height:10px;   
    color: #000000;
    font-size: 7pt;
    text-align: left;
    
}
.rodape1
{
    width:594px; 
    height:10px;    
    color: #000000;
    font-size: 7pt;
    text-align: center;
    
}
.rodape2
{
    width:150px; 
    height:10px;  
    color: #000000;
    font-size: 7pt;
    text-align: right;
    
}
.rodapemeio
{
    width:3px; 
    height:10px;   
    color: #000000;
    font-size: 7pt;
    text-align: right;
    }
    
.menu
{ 
    margin: 0px 0px 0px 0px;
}

