
table.servicesT
{
font-family: trebuchet ms, helvetica, georgia, serif;;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 640px;
margin-left:50px;
background-color: #000000;
border: 1px #aa9e95 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
}

table.servicesT td.servHd
{ 
/*Table Header Font/Backgrd Colour*/
border-bottom: 2px solid #aa9e95;
background-color: #aa9e95;
text-align: center;
font-family: trebuchet ms, helvetica, georgia, serif;;
font-weight: bold;
font-size: 11px;
color: #ffffff;
}

table.servicesT td
{
border-bottom: 1px solid #aa9e95;
font-family: trebuchet ms, helvetica, georgia, serif;;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #f2ece9;
text-align: left;
padding-left: 10px;
}
.servBodL 
{ border-left: 1px solid #aa9e95; }