﻿
.col1 {
    width: 120px;
    height: 25px;
    text-align: left;
    font-size: small;
    font-family: Verdana;
    padding-left: 5px;
}

.col2 {
    width: 50px;
    height: 25px;
    text-align: center;
    font-size: small;
    font-family: Verdana;
}

.TBWidth {
    width: 40px;
    height: 25px;
    text-align: center;
    font-size: small;
    font-family: Verdana;
}

.t1 {
    width: 20%;
    height: 25px;
    text-align: left;
    font-weight: 700;
}

.t2 {
    width: 50%;
    height: 25px;
    text-align: left;
    font-weight: 500;
    padding-left: 5px;
}

.t1a {
    width: 10%;
    height: 25px;
    text-align: left;
    font-weight: 700;
}

.t2a {
    width: 20%;
    height: 25px;
    text-align: left;
    font-weight: 500;
    padding-left: 5px;
}

.colt1 {
    width: 150px;
    height: 35px;
    text-align: center;
    font-weight: 600;
    font-size: 9pt;
    color: maroon;
}

.colt2 {
    width: 30px;
    height: 35px;
    text-align: center;
    font-weight: 600;
    font-size: 9pt;
    color: maroon;
}

.tB2 {
    width: 96%;
    height: 25px;
    text-align: left;
    font-size: medium;
    color: blue;
    padding-left: 5px;
}

.ColHead {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: 600;
    color: maroon;
    text-align: center;
    height: 35px;
}
