.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7491b0;
}
.text14 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #999999;
}
.text-bold {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #7491b0;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.subProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subPage97 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 99%;
}

.ListProductA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom:1.5px dashed #cccccc;
	padding-top: 7px;
	padding-bottom: 7px;
}
.ListProductB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F6F6F6;
	border-bottom:1.5px dashed #cccccc;
	padding-top: 7px;
	padding-bottom: 7px;
}
.TextProductTH {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	vertical-align: top;
}
.TextProductENG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

/* CONTACT FORM  */

.inputTxtContact{
	width:  400px;
	height:  22px;
	background-color: transparent;
	border: 1px solid #666666;
	color: #666666;
	font: 10px/13px Arial;
}

.inputTxtContactComm{
	width:  400px;
	height:  100px;
	background-color: transparent;
	border: 1px solid #666666;
	color: #666666;
	font: 10px/13px Arial;
}
