.txt_header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.txt_normal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	line-height: 16pt;
	list-style-type: square;
}
.txt_normal_org {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#FF6600;
	line-height: 16pt;
	list-style-type: square;
}
.title_sem {
	font-family: Arial;
	font-weight: bold;
	color: #0030FF;
	font-size: 12px;
}
.txt_header2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #346699;
	/*color: #9ebd40;*/
}
.txt_header3 {
	font-family: Arial;
	font-size: 20px;
	color: #346699;
	/*color: #9ebd40;*/
	font-weight: bold;
}
.txt_header4 {
	font-family: Arial;
	font-size: 20px;
	color: #9ebd40;
	font-weight: bold;
}
.txt_normaltable {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 10pt;
	color: #000000;
}
.txt_normaltable_gry {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 10pt;
	color:#666666;
}
.txt_header5 {
	font-family: Arial;
	font-size: 14px;
	color: #6699CC;
	font-weight: bold;
}
.txt_header6 {
	font-family: Arial;
	font-size: 16px;
	color: #6699CC;
	font-weight: bold;	
}
.txt_header7 {
	font-family: Tahoma;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;	
}
.txt_thai_content{
	font-family: Cordia new;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;	
}
.txt_thai_header{
	font-family: Cordia new;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	list-style-type: square;
}
.txt_thai_header2{
	font-family: Cordia new;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	list-style-type: square;
}
.whiteheader {
	font-family: Cordia new;
	font-size: 24px;
	list-style-type: square;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_normal_white {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16pt;
	color: #ffffff;
}
.txt_normal_white_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16pt;
	color: #ffffff;
}
.bullet_orange {
	color:#FF6600;
	list-style-type:square;
	font-family:Arial, Helvetica, sans-serif;
	font-size:6px;
	line-height: 16pt;
}
/*a:hover {
	color: #336600;
}
a:link {
	color: #669900;
}
a:visited {
	color: #666666;
}
a:active {
	color: #669900;
}*/
