﻿
.dgCell, .pc1, .pc2, .pc3, .gametime, .dgCellC
{
    padding: 2px;
    padding-left: 2px;
    padding-right: 2px;
    border-bottom: 1px solid #cccc99;
}

.dgCellC
{
    text-align: center;
}

.dgCellL
{
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #cccc99;
    border-left: 1px solid #cccc99;
}

.dgCellR
{
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #cccc99;
    border-right: 1px solid #cccc99;
}

.dgHead
{
    /*    background: #CDCDCD;     color: #663300;     font-weight: bold;     text-align: left;     height: 24px;     background-image: url(bgs/dgHead.gif); */
}

.calHead
{
    /*         background: #CDCDCD;     color: #663300;     font-weight: bold;     height: 24px;     background-image: url(bgs/dgHead.gif);  */
}

.THLeft
{
    background-image: url(bgs/tbhd_left.png);
    width:10px;
}

.THRight
{
    background-image: url(bgs/tbhd_right.png);
    background-position: right top;
    width:10px;
}

        .partHeader
        {
            padding: 4px;
            font-weight: bold;
            font-size: 12pt;
            padding-bottom: 2px;
            border-bottom: 1px solid Gray;
        }
