body{
     background-color: #cccccc;
}

.mainTable{
     width: 100%;
}

.headerMid{
    width: 904px;
}

.headerFront, .headerBack{
    background: url(/fileadmin/templates/artwork_v2/header_spacer.png) repeat-x bottom;
}

.headerTable, .bodyTable{
    width: 904px;
}

.headerMidMid{
    text-align: right;
}

.headerMidBot {
    background: url(/fileadmin/templates/artwork_v2/openradio_hp_header.jpg);
    height: 204px;
    text-align: right;
}

.bodyMidTopLeft{
   background: #c2c2c2;
   width: 200px;
   vertical-align: top;
}

.bodyMidTopCen{
    background: #dddddd;
    vertical-align: top;
}

.leftMenu{
    list-style-type: none;
    position: relative;
    left: -25px;
}

.leftMenuItemNOlv1 a{
    color: #3b6487;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemNOlv1 a:hover{
    color: #b56a00;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemACTlv1 a{
    color: #aa6487;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemNOlv2 a{
    color: #3b875a;
    text-decoration: none;
    font-weight: bold;
    font-size: small;
}

.leftMenuItemNOlv2 a:hover{
    color: #b56a00;
    text-decoration: none;
    font-weight: bold;
    font-size: small;
}

.leftMenuItemACTlv2 a{
    color: #aa875a;
    text-decoration: none;
    font-weight: bold;
    font-size: small;
}

.leftMenuItemNOlv3 a{
    color: #003cff;
    text-decoration: none;
    font-weight: bold;
    font-size: small;
}

.leftMenuItemNOlv3 a:hover{
    color: #b56a00;
    text-decoration: none;
    font-weight: bold;
    font-size: small;}

.leftMenuItemACTlv3 a{
    color: #00acff;
    text-decoration: none;
    font-weight: bold;
    font-size: small;
}

.footerFront, .footerBack{
    background: url(/fileadmin/templates/artwork_v2/footer_spacer.png) repeat-x bottom;
    height:22px;
}

.footerMid{
    background: url(/fileadmin/templates/artwork_v2/footer_mid.png);
    height:22px;
}

.footerCopyright{
    text-align: center;
    font-weight: bold;
    background: #bbbbbb;
}