body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ebfac3;
}
.thmbdesc {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #000000;
    background-color: #c8f08c;
}
.title1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #50820a;
}
.bg1 {
    background-image: url(images/bg_bot1.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.bg2 {
    background-image: url(images/bg_bot2.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu1 {
    padding: 5px;
}
.menu2 {
    padding-right: 5px;
    padding-bottom: 10px;
}
body,td,th {
    color: #000000;
}
a:link {
    color: #336600;
}
a:visited {
    color: #336600;
}
a:hover {
    color: #339933;
}
a:active {
    color: #339933;
}


