a.submenu:link {
	color: #000000;
	text-decoration: none;
}
a.submenu:visited {
	color: #000000;
	text-decoration: none;
}
a.submenu:hover {
	color: #027ACE;
	text-decoration: none;
}
a.submenu:active {
	color: #000000;
	text-decoration: none;
}
.tdbar{
 border-bottom:#0168B1 thin dotted 1px;

}
.service{

 filter:alpha(opacity=40);
}
.tdOne{
background:#f4fcff;
border-bottom:#edf9fd thin solid 1px;
}
.tdTwo{
background:#f7f7f7;
border-bottom:#f0f0f0 thin solid 1px;
}