table.tabletemplate17 {
    border-collapse: collapse;
    empty-cells: show;
}

caption.tabletemplate17  {
    font-size: 12px;
    font-weight: bold;
    color: rgb(231,0,42);
    text-align: left;
    padding-bottom: 2px;
}

th.tabletemplate17-title {
    background-color: rgb(140,140,140);
    color: rgb(255,255,255);
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    border: 0;
    border-right: 3px solid rgb(246,247,249);
}

td.tabletemplate17-row1-col1 {
    background-color: rgb(248,248,248);
    color: black;
    padding: 6px;
    border: 0;
    border-right: 3px solid white;
}

td.tabletemplate17-row1-col2 {
    background-color: rgb(248,248,248);
    color: black;
    padding: 6px;
    border: 0;
    border-right: 3px solid white;
}

td.tabletemplate17-row2-col1 {
    background-color: rgb(240,240,240);
    color: black;
    padding: 6px;
    border: 0;
    border-right: 3px solid white;
}

td.tabletemplate17-row2-col2 {
    background-color: rgb(240,240,240);
    color: black;
    padding: 6px;
    border: 0;
    border-right: 3px solid white;
}

td.tabletemplate17-empty   {
    background-color: #FFFFFF;
}