table.test
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 0px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;	
}

table.servicesT
{
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 80%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}

table.servicesT th.servHd
{
border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}

table.servicesT th.time{
border-bottom: 1px dotted #6699CC;
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
background-color:white;
width:200x;

}

table.servicesT td
{	border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;} 

