table.servicesT
{
	background-color: #fafafa;	
	margin-top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

table.servicesT td.mainHd
{
	background-color: #c0e272;
	text-align: center;	
	height:20px;	
}

table.servicesT td.mainHdr
{
	background-color: #c0e272;
	text-align: right;	
	height:20px;
}

table.servicesT td.mainHdl
{
	background-color: #c0e272;
	text-align: left;
	height:20px;	
}

table.servicesT td.servHd
{
	background-color: #6699CC;
	text-align: left;
	height:20px;	
	color:White;
	 font-weight:bold;	
}

table.servicesT td.servHdr
{
	background-color: #6699CC;
	text-align: right;	
	height:20px;
	color:White;
	 font-weight:bold;	
}

table.servicesT td.servHdc
{
	background-color: #6699CC;
	text-align: center;	
	height:20px;
	color:White;
	 font-weight:bold;	
}

table.servicesT td.detail
{
	background-color: #F0F0F0;
	text-align: left;	
	padding: 1px;
} 

.servBodL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CEDCEA;
	height:20px;
} 
