BODY {
        font-family: "Trebuchet MS", Trebuchet;
        background-color: #BFF288;
        background-image: url(../img/headerbg.gif);
        background-repeat: repeat-x;
        background-position: top;
        margin:0px;
}
.footerbg {
        background-image: url(../img/footerbg.gif);
        background-repeat: no-repeat;
        font-size: 10px;
        color: #5A0000;
}
a.footer {
        font-size: 11px;
        color: #0D5A00;
        text-decoration: underlined;
}
.popupheader {
        background-image: url(../img/popup_header.jpg);
        background-repeat: no-repeat;
}
.popupbg {
        background-image: url(../img/popup_bg.gif);
        background-repeat: repeat-y;
}
.copyright {
        font-size: 9px;
        color: #333333;
}
.path {
        font-size: 11px;
        color: #333333;
}
a.path {
        text-decoration: underline;
}
.text {
        font-size: 13px;
        color: #000000;
        padding: 6px;
}
.buytext {
        font-size: 12px;
        color: #000000;
}
.forms {
        font-size: 13px;
        color: #000000;
}
.menugreen {
        background-image: url(../img/standardmenubg.gif);
        background-repeat: repeat-y;
}
a.submenulnk {
        font-size: 10px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}
a.submenulnk:hover {
        text-decoration: underline;
}
a.menu {
        font-size: 15px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}
a.menu:hover {
        font-size: 15px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: underline;
}
.lastmenu {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        white-space: normal;

}
a.lastmenu {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        white-space: normal;

}
a.lastmenu:hover {
        font-size: 10px;
        color: #000000;
        text-decoration: underline;
}
.pollheader {
        background-image: url(../img/sondagens_caixa.gif);
        background-repeat: no-repeat;
        font-size: 15px;
        color: #FFFFFF;
        font-weight: bold;
        padding-left: 8px;
}
.pollbody {
        background-image: url(../img/sondagens_fundo.gif);
        background-repeat: repeat-y;
        padding-left: 8px;
        padding-right: 8px;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        cursor:default;
}
.pollanswer {
        font-size: 12px;
        font-weight: normal;
        color: #ffffff;
}
.pollbutton {
        cursor:hand;
        cursor:pointer;
        text-decoration:underline;
        color: #ffffff;
}