.tableline {	border-right-style: solid;
	border-right-color: #330000;
	border-right-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #330000;
}
.upline {
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #330000;
	border-bottom-color: #330000;
	border-right-style: none;
}
.vertline {
	border: thick solid #000000;
}
.picline {
	border-top: thin double #999999;
	border-right: thin double #333333;
	border-bottom: thin double #333333;
	border-left: thin double #999999;
}
