<!--

        .header {

        background-image: url(images/d009_12.gif);

        background-repeat: no-repeat;

        background-position: left;

}

.header2 {

        background-repeat: no-repeat;

        background-position: right;

        background-image: url(images/d009_13.gif);

}

td {

        font-family: Tahoma, Arial, Helvetica, sans-serif;

        font-size: 11px;

}

.footer {

        background-repeat: no-repeat;

        background-position: left;

        background-image: url(images/d009_63.gif);

}

.footer2 {

        background-repeat: no-repeat;

        background-position: right;

        background-image: url(images/d009_64.gif);

        font-family: Georgia, "Times New Roman", Times, serif;

        color: #92826A;

}

.content {

        padding: 10px;

}

.newsbar {

        padding: 10px;

        background-image: url(images/d009_58.gif);

        background-repeat: no-repeat;

        background-position: right bottom;

        font-family: Georgia, "Times New Roman", Times, serif;

        font-weight: bold;

        color: #938268;

}

.menu {

        background-repeat: no-repeat;

        background-image: url(images/d009_24.gif);

        padding-right: 20px;

        padding-left: 20px;

        font-family: Georgia, "Times New Roman", Times, serif;

        font-weight: bold;

        color: #624731;

}

a:link {

        color: #FF0000;

        text-decoration: underline;

}

a:visited {

        color: #FF0000;

        text-decoration: underline;

}

a:hover {

        color: #0000FF;

        text-decoration: none;

}

.menu a:link {

        color: #624731;

        text-decoration: none;

}

.menu a:visited {

        color: #624731;

        text-decoration: none;

}

.menu a:hover {

        color: #624731;

        text-decoration: underline;

}

        -->