@charset "TIS-620";
/* CSS Document */
font, .text{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 9pt;
	text-align:justify;
}
.normalTxt{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 9pt;
	text-align:left;
}
.head{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 9pt;
	font-weight:800;
}
.big{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 10pt;
	font-weight:800;
}
.smallHead{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
	font-weight:800;
}
.smallText{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 8.5pt;
}
.smallTextFooter{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 7.5pt;
}
.tickerTxt{
	font-family : "Tahoma", Ms Sans Serif, Thonburi;
	font-size : 9pt;
}
.bold{
	font-weight:800;
}
.EN{
	font-family : "Verdana", Arial, Tahoma;
	font-size : 7pt;
}
.orange{
	color:#FF6600;
}
.red{
	color:#D00000;
}
.green{
	color:#659A00;
}
.darkblue{
	color:#1C5776;
}
.blue{
	color:#1F668B;
}
.yellow{
	color:#ACA000;
}
.gray{
	color:#B2B2B2;
}
.pink{
	color:#F06EAC;
}
.Lightblue{
	color:#4CA1C8;
}