body {
    margin: 0px;
    padding: 0px;
    background-color: #DFD0AC;
}

body, td, a {
    color: #A8795B;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
}

a {
    text-decoration: none;
}

.bullet {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    padding-right: 5px;
}

.menu {
    padding-top: 6px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 20px;
}

.menu a {
    font-weight: bold;
}

.contenti a {
    text-decoration: underline;
}

.order {
    padding-left: 20px;
}

h1, h1 a, h1 a:active, h1 a:link, h1 a:visited {
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

img {
    border: 0px;
}

.headert {
    background-color: #980000;
    height: 147px;
}

.headeri {
    background-image: url("/img/headeri.gif");
    background-repeat: repeat-x;
    background-color: #980000;
    height: 22px;
}

.menuli {
    background-image: url("/img/menuli.gif");
    background-repeat: repeat-y;
    width: 10px;
}

.menut {
    background-image: url("/img/menut.gif");
    background-repeat: no-repeat;
    width: 232px;
    height: 45px;
}

.menui {
    background-image: url("/img/menui.gif");
    background-repeat: repeat-y;
    width: 232px;
}

.menub {
    background-image: url("/img/menub.gif");
    background-repeat: no-repeat;
    width: 232px;
    height: 10px;
}

.centeri {
    background-image: url("/img/centeri.gif");
    background-repeat: repeat-y;
    width: 18px;
}

.contentt {
    background-image: url("/img/contentti.gif");
    background-repeat: repeat-x;
    background-color: #E6DABB;
    height: 10px;
}

.contenti {
    background-image: url("/img/contenti.gif");
    background-repeat: repeat-y;
    background-color: #E6DABB;
    padding: 10px;
}

.contentri {
    background-image: url("/img/contentri.gif");
    background-repeat: repeat-y;
    width: 26px;
}

.contentbi {
    background-image: url("/img/contentbi.gif");
    background-repeat: repeat-x;
    background-color: #E6DABB;
    height: 10px;
}

