/* CSS Document */


.thaiheader { font-size:8pt; font-family:MS Sans Serif, Tahoma, sans-serif; color:#0099FF; font-weight: bold }
.engheader { font-size:8pt; font-family:MS Sans Serif, Tahoma, sans-serif; color:#FF66CC; font-weight: bold }
.thai {
	font-size:8pt;
	font-family:"MS Sans Serif", Tahoma, sans-serif;
	color:#0099CC;
	font-weight: normal;
}
.eng {
	font-size:8pt;
	font-family:"MS Sans Serif", Tahoma, sans-serif;
	color:#FFCCFF;
	font-weight: normal;
}

.buttons a {color: #FFFF00;
font: 8px MS Sans Serif, Tahoma, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: left;}

.buttons a:hover {
color: #FF9900;
text-decoration: none;}
