body
{
    color: black;
    font-family: Verdana, Arial, sans;
    font-size: 8pt;
    background: url(/gifs/background.gif);
    background-attachment: fixed;
    background-color: #FFFFFF;
    text-align: justify;
}

a, a:hover, a:visited {color:#0096BE;}

.link_menu {color:#FFFFFF;}

a:active {color:#FF7D00}

.price1
{
    font: bold 10pt Verdana, Arial, sans-serif;
}

tr, td
{
    font-family: Verdana, Arial, sans;
    font-size: 10px;
}

#menu
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu a, #menu a:hover, #menu a:visited, #menu a:active
{
    margin: 0 2px 2px 0;
    padding: 5px 15px;
    font: bold 13px Sans-Serif, Verdana, Arial;
    color: white;
    background: black;
    float: left;
}

.td_titulo
{
    clear: both;
    display: block;
    font: bold 16px MS Sans Serif, Verdana, Arial;
    background-color: #0096BE;
    color: white;
    height: 20px;
}

.td_titulo a, .td_titulo a:hover, .td_titulo a:visited, .td_titulo a:active {color:white;}

.menu_lista
{
    font: bold 10px Arial, MS Sans Serif, Verdana;
}

.td_top
{
    font: bold 10px Verdana, Arial;
    background-color: #0096BE;
    color: white;
    height: 20px;
    text-align: right;
}

.td_top a, .td_top a:hover, .td_top a:visited, .td_top a:active {color:#FFFFFF;}

.tit_arial, .subtit_arial, .subtit_arial_azul
{
    font-family: Arial, MS Sans Serif, Verdana;
    text-decoration: underline;
    text-align: left;
}

.tit_arial
{
    font-size: 13px;
    color: #0096BE;
    font-weight: bold;
    font-style: italic;
}

.subtit_arial_azul
{
    color: #0096BE;
    font-size: 12px;
    /*font-weight: bold;*/
}

.subtit_arial
{
    font-size: 12px;
    color: #FF7D00;
}

.tabela
{
    border:1px solid Grey;
    border-collapse: collapse;
    width: 100%;
}

.header_title
{
    width: 300;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    padding-right: 5px;
    position:relative;
    line-height:22px;
    float: left;
    font-family:Verdana;
    line-height: 225%;
}

.field_data
{
    border-left:2px dotted #FF6600;
    font-size: 8pt;
    font-weight: bold;
    line-height:22px;
    float: left;
    /*margin-left:3;*/
    border-right-width:1px;
    border-right-width:1px;
    border-top-width:1px;
    border-bottom-width:1px;
    padding-left:4px;
    line-height: 225%;

}

.input_box
{
    height: 23;
}

.field_obl
{
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
    font-family:Verdana;
}

.remove_style
{
    clear: both;
}
