.tableformat {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #D1CFCE;
	border-bottom-color: #D1CFCE;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/page-insert-grey.gif);
}
.tableformatCopy {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #D1CFCE;
	border-bottom-color: #D1CFCE;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
}
.tableleftline {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D1CFCE;
}
