
.mainTable
{
    border:0;
    background-color:#D8E1EB;
    color:Black;
    padding:0;
    width:100%;
    height:100%;
}

.mtTopCell
{
    background-color:#295B85;
    color:White;
    height:20px;
    padding-right:20px;
    text-align:right;
    font-weight:bold;
}

.mtLeftCell
{
    text-align:center;
    font-weight:bold;
    background-color:#e3e3a4;
    width:190px;
}

 .mtRightCell
{
    text-align: center;
}

.leftMenuTable
{
    border:0;
    background-color:#666633;
    color:#cccc00;
    font-family: Arial, Sans-Serif;
    font-weight:bold;
    padding-left:15px;
    width:170px;
}

.tsHeader
{
    background-color:#37617a;
    font-weight:bold;
    color:White;
}


.addTSFormLeft
{
    text-align:right;
    padding-right:10px;
    color:Black;
    width:25%;
}

.addTSFormRight
{
    text-align:left;
    padding-left:10px;
    color:Black;
    width:75%;
}

.aDetails
{
    text-decoration:none;
    color:Black;
}
