@charset "utf-8";
/* CSS Document */
.tablebg{
	background-color: #f7f9ff;
	padding: 10px;
	border: 1px solid #f6dfcb;
}
.shafttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #494847;
}
.shaftheadings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.shaftprice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff7900;
}
.finidhingline{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
.heading444512{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #ff6600;
}
