.b {
    border-style: outset;
    border-width: 3pt;
    border-color: #6A5A42
}

.b2 {
    border-style: outset;
    border-width: 3pt;
    border-color: #570700
}

.white {
    text-decoration: none;
    color: #FFFFFF;
}

a.white:hover {
    text-decoration: underline
}

.lblue {
    text-decoration: none;
    color: #9DB8C3;
}

a.lblue:hover {
    text-decoration: underline
}

.dblue {
    text-decoration: none;
    color: #0D6083;
}

a.dblue:hover {
    text-decoration: underline
}

.yellow {
    text-decoration: none;
    color: #FFE139;
}

a.yellow:hover {
    text-decoration: underline
}

.green {
    text-decoration: none;
    color: #04A800;
}

a.green:hover {
    text-decoration: underline
}

.purple {
    text-decoration: none;
    color: #C503FD;
}

a.purple:hover {
    text-decoration: underline
}

.pink {
    text-decoration: none;
    color: #FAA8AA;
}

a.pink:hover {
    text-decoration: underline
}

a.grey {
    text-decoration: none;
    color: #C0C0C0;
}

.grey {
    text-decoration: none;
    color: #C0C0C0;
}

a.grey.hover {
    text-decoration: underline;
}

div.topnav {
    text-align: center;
    margin-bottom: 5px;
}

div.topnav img {
    vertical-align: bottom;
}

div.bottomnav {
    text-align: center;
    margin-top: 10px;
}

div.bottomnav img {
    vertical-align: bottom;
}

.newstitlebground {
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
    width: 759px;
    height: 130px;
    background-image: url('/img/news/header_news6.gif');
    background-repeat: no-repeat;
}

.newstitleframe {
    width: 165px;
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
    border: 2px solid #382418;
    background-color: black;
    margin-top: 50px;
}

.adframe {
    position: relative;
    background-image: url('/img/news/advert_border3.gif');
    background-position: center center;
    background-repeat: no-repeat;
    width: 312px;
    height: 281px;
    float: right;
    margin-left: 10px;
}

.ad {
    position: absolute;
    top: 25px;
    left: 6px;
}
