body {
    cursor: default;
    margin-top: 0%;
    background-color: #ECDFC6;
}

img {
    border: 0px;
}

a:link {
    font-family: Trebuchet MS, sans-serif;
    font-size: 13px;
    color: #8B6730;
    font-weight: normal;
    text-decoration: none;
}

a:visited {
    font-family: Trebuchet MS, sans-serif;
    font-size: 13px;
    color: #8B6730;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    font-family: Trebuchet MS, sans-serif;
    font-size: 13px;
    color: #BC8B41;
    font-weight: normal;
    text-decoration: underline;
}

.tablem {
    background: url(gfx/04.jpg);
    width: 770px;
    margin: 0% auto;
}

.top {
    width: 770px;
    height: 200px;
    background: url(gfx/01.jpg) no-repeat top;
}

#stripe {
    height: 30px;
    text-align: left;
    background: url(gfx/02.jpg) no-repeat;
    font-family: arial, sans-serif;
    font-size: 8pt;
    color: #F7F1E8;
    cursor: default;
}

#stripe a:link {
    font-family: arial, sans-serif;
    font-size: 8pt;
    color: #F7F1E8;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}

#stripe a:visited {
    font-family: arial, sans-serif;
    font-size: 8pt;
    color: #F7F1E8;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}

#stripe a:hover {
    font-family: arial, sans-serif;
    font-size: 8pt;
    color: #E9D8BE;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}

.shadow {
    height: 8px;
    background: url(gfx/03.jpg) no-repeat;
    cursor: default;
}

#menu {
    margin-left: 1%;
    margin-top: 1%;
    margin-right: 1%;
    font-family: arial, sans-serif;
    font-size: 10pt;
    color: #4F3A1C;
    width: 160px;
    line-height: 160%;
}

#menu a:link {
    font-family: arial, sans-serif;
    font-size: 10pt;
    color: #4F3A1C;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

#menu a:visited {
    font-family: arial, sans-serif;
    font-size: 10pt;
    color: #4F3A1C;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

#menu a:hover {
    font-family: arial, sans-serif;
    font-size: 10pt;
    color: #84622F;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

.header {
    margin-top: 1%;
    margin-bottom: 4%;
    margin-right: 1%;
    text-align: justify;
    font-family: Trebuchet MS, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #2E2210;
    border-bottom: solid #2E2210 1px;
}

#content {
    margin-top: 2%;
    margin-bottom: 2%;
    margin-right: 7%;
    margin-left: 5%;
    text-align: justify;
    font-family: Trebuchet MS, sans-serif;
    font-size: 13px;
    color: #2E2210;
}

.photo {
    margin-top: 1%;
    margin-bottom: 2%;
    margin-right: 1%;
    text-align: justify;
    font-family: arial, sans-serif;
    font-size: 8pt;
    color: #727272;
}
img.photo {border:1px solid gray;margin:0;}


.document {
    margin-top: 1%;
    margin-bottom: 2%;
    margin-right: 1%;
    text-align: justify;
    font-family: arial, sans-serif;
    font-size: 9pt;
    color: #727272;
}

#footer {
    height: 30px;
    text-align: center;
    background: url(gfx/02.jpg) no-repeat;
    font-family: arial, sans-serif;
    font-size: 9pt;
    color: #F7F1E8;
    text-decoration: none;
    font-weight: normal;
    cursor: default;
}

#footer a:link {
    font-family: arial, sans-serif;
    font-size: 9pt;
    color: #F7F1E8;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}

#footer a:visited {
    font-family: arial, sans-serif;
    font-size: 9pt;
    color: #F7F1E8;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}

#footer a:hover {
    font-family: arial, sans-serif;
    font-size: 9pt;
    color: #E9D8BE;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}