h3.headingB01{
    width: 100%;
    margin: 0 0 16px;
    padding-bottom: 0.3em;
    color: #626262;
    background: transparent url(/en/files/bg_line_narrow_tcm156-2060186.gif) 0 100% no-repeat scroll;
    font-size: 1.5em;
    font-weight: bold;
}

h2.headingA01{
    width: 100%;
    margin: 0 0 16px;
    padding-bottom: 13px;
    color: #7f7f7f;
    background: transparent url(/en/files/bg_line_bold_tcm156-2060218.gif) 0 100% no-repeat scroll;
    font-size: 2em;
    font-weight: bold;
}

.ocp div.tableA01{
    padding-bottom: 15px;
}

.ocp div.tableA01 table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.ocp div.tableA01 table tr td, .ocp div.tableA01 table tr th{
    padding: 5px;
    border: 1px solid #a7a7a7;
    text-align: left;
    vertical-align: top;
}

.ocp div.tableA01 table thead tr th{
    color: #fff;
    background: #bdbdbd;
}

.ocp div.tableA01 table tr th.col{
    color: #4a4a4a;
    background: #f0f0f0;
    font-weight: normal;
}

.ocp .red{
    color: #d40207;
}