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

a {color:#FFFFFF;}
a:hover {color:#FFFFFF;}
a:visited {color:#FFFFFF;}
a:active {color:#FFFF00}

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: #808080;
    float: left;
}

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

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

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

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

.field_titles {
    font: bold 10pt Verdana, Arial;
    color: #623100; /*DD6F00;*/
}

.fields {
    font: 10pt Verdana, Arial;
    color: #000000; /*DD6F00;*/
}

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

.price2 {
    font: 8pt Verdana, Arial, sans-serif;
}

.error {
    font: bold 12pt Verdana, Arial, sans-serif;
    color: #FF0000;
    text-align: center;
}

.pag_online_link, .pag_online_link a, .pag_online_link a:hover, .pag_online_link a:visited, .pag_online_link a:active {
    font-family: Verdana;
    font-size: 8pt;
    color: #FF6600;
    font-weight: bold;
}

.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;
}
