﻿Table
{
    border: solid 0px #D16E41;
}
Table.Services thead td.title
{
    
    background-color:#5E698E;
    color:White;
    margin-top:10px;
    height:25px;
    border:0
 }
/*E99F7E*/
td.title h3
{
    border:solid 0px #000;
    display:inline;
    margin-left:5px;
}

tr.colHeads th
{
    background-color:#D5D5DF;
}

tr th
{
     background-color:#D5D5DF;
     border-right:solid 1px #fff;
     border-bottom:solid 1px #fff;
     height:30px;
}
tr td
{
    background-color:#F1F2F7;
    border-right:solid 1px #fff;
     border-bottom:solid 1px #fff;
     font-family:Verdana;

}

th a
{
font-size:1em;    
font-family:Verdana;
color:#5E698E;
}