﻿/* General styles for the #bbblink link */
a#bbblink {
    display: block;
    position: relative;
    text-align: center;
    color: #005A78;
    text-decoration: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* Styles for the image inside the link */
a#bbblink img {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    max-width: 200%;
}

/* Styles for different link classes */
.cshzbal, .cshzbul {
    width: 293px;
    height: 61px;
}

.cuvtbas, .cuvtbus {
    width: 63px;
    height: 134px;
}

.cuvtbam, .cuvtbum {
    width: 69px;
    height: 145px;
}

.cuvtbal, .cuvtbul {
    width: 81px;
    height: 171px;
}

.cuhzbas, .cuhzbus {
    width: 96px;
    height: 50px;
}

.cuhzbam, .cuhzbum {
    width: 137px;
    height: 70px;
}

.cuhzbal, .cuhzbul {
    width: 160px;
    height: 82px;
}

.ruvtbas, .ruvtbus {
    width: 40px;
    height: 75px;
}

.csvtbas, .csvtbus {
    width: 153px;
    height: 100px;
}

.csvtbam, .csvtbum {
    width: 158px;
    height: 110px;
}

.csvtbal, .csvtbul {
    width: 187px;
    height: 130px;
}

.cshzbas, .cshzbus {
    width: 200px;
    height: 42px;
}

.cshzbam, .cshzbum {
    width: 250px;
    height: 52px;
}

.ruhzbam, .ruhzbum {
    width: 150px;
    height: 69px;
}

.sevtbam, .rbvtbam, .sevtbum, .rbvtbum {
    width: 60px;
    height: 98px;
}

/* Hover effect for specific link classes - moves image to left */
.sevtbam:hover img,
.rbvtbam:hover img,
.ruvtbam:hover img,
.sevtbum:hover img,
.rbvtbum:hover img,
.ruvtbum:hover img {
    margin-left: -58px;
}

.ruvtbam, .ruvtbum {
    width: 60px;
    height: 110px;
}

.sehzbas, .rbhzbas, .sehzbus, .rbhzbus {
    width: 100px;
    height: 38px;
}

/* Hover effect for specific link classes - moves image to left */
.sehzbas:hover img,
.rbhzbas:hover img,
.ruhzbas:hover img,
.sehzbus:hover img,
.rbhzbus:hover img,
.ruhzbus:hover img {
    margin-left: -100px;
}

.ruhzbas, .ruhzbus {
    width: 100px;
    height: 48px;
}

.sevtbas, .rbvtbas, .sevtbus, .rbvtbus {
    width: 40px;
    height: 65px;
}

/* Hover effect for specific link classes - moves image to left */
.sevtbas:hover img,
.rbvtbas:hover img,
.ruvtbas:hover
