﻿.tbHead {
    font-size: 12pt;
    color: white;
    background-color: #414042;
    text-align: center;
    border-color: white;
    border-bottom-style: solid;
    border-width: medium;
}
.tbScHead {
    font-size: 12pt;
    color: white;
    background-color: #595A5A;
    text-align: center;
    border-color: white;
    border-bottom-style: solid;
    border-width:medium;
   
}
.tdTrHead {
    font-size: 10pt;
    background-color: #D8D8D8;
    text-align: center;
    border-color: white;
    border-bottom-style:solid;
}

.tdTrHeadBCover {
    font-size: 10pt;
    background-color: #D8D8D8;
    border-color: white;
    border-bottom-style: solid;
}
.tdTrNameBCover {
    font-size: 10pt;
   
    text-align: center;
    border-color: white;
    border-bottom-style: solid;
}
.SHead {
    background-color: #398bf7;
    color: white;
    padding-bottom: 10px;
    font-weight: bold;
    padding-top: 15px;
    font-size: 25pt;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.SHead2 {
   
    font-weight: 600;   
    font-size: 15pt;
    text-align: center;
    margin-bottom: 10px;
}

