body {
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
}

#errmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #d83737;
	background: white;
	border: 1px solid #0A236B;
	font-weight: bold;
	display: none;
	position: absolute;
	width: 370px;
}

#refpricetable {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	padding: 0;
	font-weight: bold;
	text-align: left;
}

#refpricetable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-align: left;
}

#refpricetable th.fieldname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 0;
	border-bottom: 1px solid #0A236B;
	border-left: 1px solid #0A236B;
}

#refpricetable td.fieldline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-align: left;
	padding: 0;
	border-top: 1px solid #0A236B;
}

#refpricetable td.numberdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #aa0000;
	font-weight: bold;
	text-align: center;
	padding: 0;
	border-top: 1px solid #0A236B;
	border-left: 1px solid #0A236B;
}

#refpricetable td.chuthich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	padding: 0;
	font-weight: normal;
	text-align: left;
}

table.pricetable2 {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	padding: 0;
	font-weight: bold;
	text-align: center;
	border: 2px solid #FAB568;
}

th.pricetable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 3px 1px 3px 1px;
	border: 1px solid #FAB568;	
}

td.pricetable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	text-align: center;
	padding: 3px 1px 3px 1px;
	border: 1px solid #FAB568;	
}

td.pricetable3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	text-align: center;
}

td.numberdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: blue;
	font-weight: bold;
	text-align: center;
	padding: 3px 1px 3px 1px;
	border: 1px solid #FAB568;
}

#ghichu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	padding: 0;
	font-weight: normal;
	text-align: left;
	margin-top: 0;
	margin-left: 5pt;
	list-style: disc inside;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
}

#ghichu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#pricetable2 li {
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-align: left;
	font-weight: normal;
}

.notes {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.italic{
	font-style: italic;
}

.bold{
	font-weight: bold;
}

.red{
	color: #FF0000;
}

.blue{
	color: blue;
}
