.roundedcornr_box_blue {
    background: url(../images/roundedbox/blue_tl.png) no-repeat top left;
}
.roundedcornr_top_blue {
    background: url(../images/roundedbox/blue_tr.png) no-repeat top right;
}
.roundedcornr_bottom_blue {
    background: url(../images/roundedbox/blue_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_blue div {
    background: url(../images/roundedbox/blue_br.png) no-repeat bottom right;
}
.roundedcornr_content_blue {
    background: url(../images/roundedbox/blue_r.png) top right repeat-y;
}

.roundedcornr_top_blue div,.roundedcornr_top_blue,
.roundedcornr_bottom_blue div, .roundedcornr_bottom_blue {
    width: 100%;
    height: 15px;
    font-size: 1px;
}
.roundedcornr_content_blue
 { 
    margin-top: -6px;
    margin-bottom: 6px;
    padding: 0 15px; 
    color: black; 
} 
.roundedcornr_bottom_blue { 
    margin-top: -6px;
}
td{
    color: black;
    font-size: 10pt;
    height: 20px;
    vertical-align: middle;

}