    body {
        margin: 0px;
        padding: 2px;
        background-color: #ffffff;
        background-image: url('none');
    }
    #logo {
        width: 17cm;
        height: 2.2cm;
    }
    #mainTable {
        background-color: #ffffff;
        margin: 0;
        color: #000000;
        margin-bottom: 10px;
        font-size: 12pt;
        width: 100%;
        height: 100%;
    }
    
    #formSearch {
        margin-left: 2pt;
        margin-right: 2pt;
        margin-bottom: 2pt;
        padding-left: 2pt;
        padding-right: 2pt;
        font-size: 8pt;
        font-family: Arial,Helvetica,Sans-serif;
        text-align: center;
        color: inherit;
    }
    #formSearch legend {
        font-size: 8pt;
        font-weight: bolder;
    }
    #formSearch input,select {
        font-size: 8pt;
        color: #004000;
        background-color: #F4F4F4;
    }
    #formSearch .button {
        background-color: #A40000;
        color: #F5DEB3;
        border: none;
    }
    
    a {
        color: #a40000;
        font-weight: normal;
    }
    
    h1 {
        font-size: 20pt;
        font-weight: bold;
        font-family: 'Times New Roman', Serif;
        color: #A40000;
        display: block;
        position: relative;
        width: 80%;
        text-align: left;
        padding-top: 0;
        padding-left: 15pt;
        margin-top: 0;
        margin-left: 2pt;
        border-bottom: solid 2pt #A40000;
    }
    h2 {
        font-size: 16pt;
        font-weight: bold;
        font-family: Arial, Helvetica, Sans-serif;
        color: #000000;
        display: block;
        position: relative;
        text-align: left;
        padding-top: 0pt;
        padding-left: 15pt;
        padding-bottom: 0pt;
        margin-top: 10pt;
        margin-bottom: 2pt;
    }
    p {
        font-size: 12pt;
        font-family: Arial, Helvetica, Sans-serif;
        font-weight: normal;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 10pt;
        margin-right: 10pt;
        text-align: justify;
        text-indent: 25pt;
    }
    ul {
        margin-top: 0;
    }
    li {
        font-family: Arial,Helvetica,Sans-serif;
    }
    dl {
        margin-top: 0;
        margin-left: 10pt;
        margin-right: 10pt;
        font-family: Arial,Helvetica,Sans-serif;
    }
    dt {
        text-decoration: underline;
    }
    dd {
        display: list-item;
        list-style-type: square;
        text-align: justify;
    }
    address {
        font-size: 11pt;
        font-weight: bolder;
        font-style: italic;
        font-family: Arial,Helvetica,Sans-serif;
        display: block;
        text-align: center;
        padding-top: 7pt;
        margin-top: 10pt;
        padding-bottom: 7pt;
        margin-bottom: 0pt;
        border-top: solid 1pt #000000;
        width: 80%;
        float: left;
    }
    .stats {
        width: 100%;
        text-align: center;
        font-size: 12pt;
        font-family: Arial,Helvetica,Sans-serif;
        color: #004000;
    }
    .pages {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 10pt;
        float: none;
    }
    .offer {
        font-size: 10pt;
        font-family: Arial,Helvetica,Sans-serif;
        background-color: #E9D2A7;
        margin: 8pt;
        margin-top: 2pt;
        margin-bottom: 0pt;
        padding-top: 2pt;
        padding-bottom: 0pt;
    }
    .offid {
        display: inline;
        text-align: center;
        font-weight: bold;
        font-size: 10pt;
        color: #A40000;
        border: solid 1pt #A40000;
    }
    .offcaption {
        font-family: 'Times New Roman',Serif;
        padding-left: 2pt;
        font-weight: bold;
        font-size:12pt;
    }
    .offsubcaption {
        font-style: italic;
    }
    .offtext {
        text-indent: 25pt;
        padding-left: 0pt;
    }
    #det {
        font-size: 10pt;
    }
    #detphotos {
        display: none;
    }
    #detcontactform {
        display: none;
    }
    #detformcaption {
        display: none;
    }
    #standarts {
        text-align: center;
        margin-top: 5px;
    }
/* ----------------------- Menu section ----------- */
    #menuBar {
        visibility: hidden;
        display: none;
    }
    .menuHeader {
        visibility: hidden;
        display: none;
    }
    a.menuLink {
        visibility: hidden;
        display: none;
    }
    .menuDrop {
        visibility: hidden;
        display: none;
    }
