body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #B30744;
        background-image: url(img/footer.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;

}

.tableback {
background-image: url(img/back.jpg);
        background-repeat: no-repeat;
        }
.nav1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #001A7A;
        width:140px;
        min-width:140px;
        text-decoration: none;

        display:block;


}

.navcont {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #001A7A;
        width:140px;
        min-width:140px;
        text-decoration: none;
         height: 18px;
        margin-top:-1px;
        padding-top: 3px;
        padding-left: 5px;
                border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #FFFFFF;
        border-bottom-color: #FFFFFF;

}

.subnavcont {
        width:130px;
        min-width:130px;
        text-decoration: none;
        height: 18px;

        margin-top:-1px;
        _margin-top: 0px; /* needed for IE :-( */
        padding-top: 3px;
        padding-left: 5px;
                border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #FFFFFF;
        border-bottom-color: #FFFFFF;

}
#content {

}
#navi {
margin-top: 19px;
margin-left:19px;
}


.nav1:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #B30744;
        width:140px;
        min-width:140px;
        text-decoration: none;


}

.navbold {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #B30744;
        width:140px;
        min-width:140px;
        text-decoration: none;

}

.subnav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #001A7A;
        text-decoration: none;
            padding-left: 0px;
            width:130px;
            display:block;
            padding-bottom:5px;


}
.subnav:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #B30744;
        text-decoration: none;
        width:130px;
        padding-left: 0px;

}
.subnav2{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #B30744;
        text-decoration: none;
        width:130px;
        padding-left: 0px;
        padding-bottom:5px;

}



.Metanavigation{
        font-family: Arial, Helvetica, sans-serif;
        font-size:  11px;
        color: #6778B2;
        text-decoration: none;
        display:block;
        height: 18px;
        width:70px;
}
.Metanavigation:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size:  11px;
        color: #B30744;
        text-decoration: none;
        display:block;
        height: 18px;
        width:70px;
}

a:hover .zoom {
        filter='()';
}

a:link .zoom {
       width : 150px;
       height: 100px;
}

a:hover .zoom {
        width : 460px;
        height: 310px;
}



