@media print { 
  body { 
    margin-left: 12px; 
    margin-right: 12px; 
    margin-bottom: 12px; 
    margin-top: 12px; 		
    border: 0px solid lime;
  }
  #printlink {
    display: none;
  }
}

.Brdr {
	border: 1px solid #979797;
}
.txtbx {
	height: 22px;
	width: 185px;
	border: 1px solid #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.combobx {
	height: 25px;
	width: 185px;
	border: 1px solid #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.sibx {
	height: 22px;
	width: 42px;
	border: 1px solid #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}
.pricebx {
	height: 22px;
	width: 115px;
	border: 1px solid #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.nrmlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;

}
.BoldTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #121212;
	text-decoration: none;
}
.comboDate {
	height: 22px;
	width: 54px;
	border: 1px none #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	color: #000000;
}
.comboYear {
	height: 22px;
	width: 69px;
	border: 1px solid #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.txtareabx {
	width: 689px;
	border: 1px solid #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.TxtDate {
	height: 22px;
	width: 54px;
	border: 1px solid #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
