body {
    margin: 0px;
    padding: 0px;
    background-image:url('images/p-bck.png');
    font-family: helvetica, verdana, arial;
    font-size: 12px;
    color: #6b594f;
}

a {
    color: #51819a;    
}

.B_left {
     border-left: 2px solid #6b594f;   
}

.B_right {
    border-right: 2px solid #6b594f;    
}

.B_top {
    border-top: 2px solid #6b594f;    
}

.B_bottom {
    border-bottom: 2px solid #6b594f;    
}

font.contentName {
    color: #51819a;
    font-weight: bold;
    font-size: 18px;
}