.table-bg {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.text {
	font-family: Arial;
	font-size: 9px;
}
.text-bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.text3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.liner {
	border: thin dashed #990000;
}
.white-bg {
	border: thin dotted #FFFFFF;
}
