body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.barcodetext {
	font-size: 14px;
	font-weight:bold;
	height: 16px;
	width: 200px;
	padding:2px;
}
.othertextbox {
	font-size: 14px;
	font-weight:bold;
	padding:2px;
}
.printbutton {
		font-size: 14px;
	font-weight:bold;
}
.billTableCell {
	text-align:center;
	background-color:#FFF;
}
.noprint {
	display:none;
}
.print {
	display:
}
table {
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
}

td {
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
}
#maintable {
	border:none;
}
#maintd {
	border:none;
}
