body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #990000;
}
.thmbdesc {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #000000;
    background-color: #c86969;
    border: 2px solid #ffb4b4;
    padding: 3px;
}
.title1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #dcdcdc;
    height: 130px;
}
.menu1 {
    padding: 5px;
}
.menu2 {
    padding-right: 5px;
    padding-bottom: 10px;
}
body,td,th {
    color: #000000;
}
a:link {
    color: #c86969;
}
a:visited {
    color: #c86969;
}
a:hover {
    color: #CC0000;
}
a:active {
    color: #878787;
}
.bgbot {
    background-image: url(images/bg_bot.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 80px;
}
.bgbotmenu {
    background-image: url(images/menu_bg_bot.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}


