.EngNormal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
.EngToppic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.EngHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px}
.ThaiNormal {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11pt;
	color: #333333;
	font-weight: normal;

}
.ThaiToppic {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;

}
.ThaiAddress {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;

}

.ThaiHead { font-family: "MS Sans Serif", Tahoma, sans-serif; font-size: 17px; font-weight: bold}
.ThaiNavigationG {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11pt;
	font-weight: bold;
}
.ThaiNavigationL {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.EngNavigationG { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px }
.EngNavigationL { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
.hovertable {
	width:100%
	border-collapse;
}
	.hoverTable td {padding: 1px;}
   	.hoverTable tr:hover {
	   background: #cdf;
	   color:red;
   }
	
