/*
    CHARACTER SPECIFIC
*/
.title {
        font-size: 18px;
        color: #117900;
        font-weight: bold;
}
.balloonleftbg {
        background-image: url(../img/clube/balloonleftbg.gif);
        background-repeat: repeat-y;
}
.balloonrightbg {
        background-image: url(../img/clube/balloonrightbg.gif);
        background-repeat: repeat-y;
}
.boxtop {
        background-image: url(../img/clube/box2.gif);
        background-repeat: repeat-x;
}
.boxbottom {
        background-image: url(../img/clube/box5.gif);
        background-repeat: repeat-x;
        background-position: bottom;

}
.boxleft {
        background-image: url(../img/clube/box7.gif);
        background-repeat: repeat-y;

}
.boxright {
        background-image: url(../img/clube/box8.gif);
        background-repeat: repeat-y;

}
.submenu {
        background-image: url(../img/clube/submenubg.gif);
        background-repeat: no-repeat;
        background-position: right;
        text-indent: 22px;
}

.menu0 {
        background-image: url(../img/clube/menu0.gif);
        background-repeat: no-repeat;
}
.menu1 {
        background-image: url(../img/clube/menu1.gif);
        background-repeat: no-repeat;
}
.menu2 {
        background-image: url(../img/clube/menu2.gif);
        background-repeat: no-repeat;
}
.menu3 {
        background-image: url(../img/clube/menu3.gif);
        background-repeat: no-repeat;
}
.menu4 {
        background-image: url(../img/clube/menu4.gif);
        background-repeat: no-repeat;
}
.menu5 {
        background-image: url(../img/clube/menu5.gif);
        background-repeat: no-repeat;
}
.standardmenubg {
        background-image: url(../img/clube/menubg.gif);
        background-repeat: no-repeat;
        background-position: center center;
}
A {
        color: #000000;
}
.text {
        color: #000000;
        font-size: 15px;
}