.bleft {
    background-image: url(/img/bleft.png);
    width: 13px;
}

.bfill {
    background-image: url(/img/bfill.png);
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;

    color: black;
    font-family: Arial;
    font-size: 18px;
    text-decoration: none;
}

.brdelim {
    border-right: solid 1px #008c00;
}

.bldelim {
    border-left: solid 1px #008c00;
}

a.button {
    color: black;
    font-family: Arial;
    font-size: 18px;
    text-decoration: none;
}

a.button:hover {
    color: orange;
}


.byfill {
    background-image: url(/img/byfill.png);
    color: black;
    font-family: Arial;
    font-size: 18px;
    text-decoration: none;

    padding-left: 5px;
    padding-right: 5px;
}

.bright {
    background-image: url(/img/bright.png);
    width: 12px;
}
.buttontr {
    height: 24px;
}
