.p52menu {
    background-image : url(../media/interface/bg-menu.png);
    background-repeat : repeat-y;
    left : 0;
    padding-top : 20px;
    position : absolute;
    top : 232px;
}

.p52menu1 {
    font-family : Arial, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : normal;
    line-height : 42px;
    margin : 0;
    padding : 0;
    text-transform : uppercase;
    width : 276px;
}

.p52menu1 li {
    list-style-type : none;
    margin : 0;
    padding : 0;
}

.p52menu1 span {
    background-color : transparent;
    background-image : url(../media/interface/menu1-on.png);
    background-repeat : no-repeat;
    color : #0c53a3;
    display : block;
    height : 42px;
    padding-right : 35px;
    text-align : right;
}

.p52menu1 a {
    background-color : transparent;
    background-image : url(../media/interface/menu1-off.png);
    background-repeat : no-repeat;
    color : #97989c;
    display : block;
    font-style : normal;
    font-weight : normal;
    height : 42px;
    text-decoration : none;
    padding-left : 50px;
}

.p52menu1 a:hover {
    background-color : transparent;
    background-image : url(../media/interface/menu1-over.png);
    background-repeat : no-repeat;
    color : #0c53a3;
    text-decoration : none;
}

.p52menu2 {
    font-family : Arial, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : normal;
    line-height : 42px;
    margin : 0;
    padding : 0;
    text-transform : uppercase;
    width : 276px;
}

.p52menu2 li {
    list-style-type : none;
    margin : 0;
    padding : 0;
}

.p52menu2 span {
    background-color : transparent;
    background-image : url(../media/interface/menu2-on.png);
    background-repeat : no-repeat;
    color : #0c53a3;
    display : block;
    height : 42px;
    padding-right : 60px;
    text-align : right;
}

.p52menu2 a {
    background-color : transparent;
    background-image : url(../media/interface/menu2-off.png);
    background-repeat : no-repeat;
    color : #97989c;
    display : block;
    font-style : normal;
    font-weight : normal;
    height : 42px;
    text-decoration : none;
    padding-right : 60px;
    text-align : right;
}

.p52menu2 a:hover {
    background-color : transparent;
    background-image : url(../media/interface/menu2-over.png);
    background-repeat : no-repeat;
    color : #0c53a3;
    text-decoration : none;
}
