.ctable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2D2D2D;
	border-left-style: groove;
	border-top-color: #424242;
	border-left-color: #424242;
	border-top-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #BADDF1;
	border-bottom-color: #BADDF1;
}
.copy {
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2C2C2C;
	border-right-color: #BADDF1;
	border-bottom-color: #BADDF1;
	border-left-color: #BADDF1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
