
table.type1 {
	border-width: 5px 5px 5px 5px;

	border-style: outset outset outset outset;
	border-color: hidden hidden hidden hidden;


}


table.type1 td {
	border-width: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
	border-color: transparent transparent transparent transparent;

}



 
