/* CSS Document */

.tdman{
 border-style:solid;border-width:1;
}
.tdDOTman{
	border-top:1 none;
	border-right:1 none;
	border-left:1 dotted;
	border-bottom-width: 1;
	border-bottom-style: none;

}
