BODY 
{ 
			scrollbar-3dlight-color:#003300;
           scrollbar-arrow-color:#003300;
           scrollbar-base-color:#003300;
           scrollbar-track-color:#003300;
           scrollbar-darkshadow-color:#003300;
           scrollbar-face-color:#FFFFFF;
           scrollbar-highlight-color:#003300;
           scrollbar-shadow-color:#003300; 
}

h1 { MARGIN: 0cm 0cm 0pt; font: normal; font-family: "Tahoma", "MS Sans Serif"; font-size:16px;  }
h2 { MARGIN: 0cm 0cm 0pt; font: normal; font-family: "Tahoma", "MS Sans Serif"; font-size:13px;  }

/* ใช้กับข้อความ */
.san12 { font-family: "MS Sans Serif"; font-size:12px; }
.san14 { font-family: "MS Sans Serif"; font-size:14px; }
.ta10 { font-family: "Tahoma", "MS Sans Serif"; font-size:10px; }
.ta11 { font-family: "Tahoma", "MS Sans Serif"; font-size:11px; }
.ta13 { font-family: "Tahoma", "MS Sans Serif"; font-size:13px; }
.ta16 { font-family: "Tahoma", "MS Sans Serif"; font-size:16px; }
.f01 { font-family: "verdana"; font-size:130%; }

/* เส้นคั่น */
.line_1 { border-top:solid; border-top-color:#EEEEEE; border-top-width:1px ; } /* เส้นคั่นบทความ */
.line_2 { border-left:solid; border-left-color:#DDDDDD; border-left-width:1px ; } /* เส้นคั่น ชิดซ้าย */

/*  ใช้กับ link ต่างๆ */

.b-1 a:link { color:#000000; text-decoration: none; }
.b-1 a:active { color:#000000; text-decoration: none; }
.b-1 a:visited { color:#000000; text-decoration: none; }
.b-1 a:hover { color:#222222; text-decoration: underline; }

.b-2 a:link { color:#000000; text-decoration: none; }
.b-2 a:active { color:#000000; text-decoration: none; }
.b-2 a:visited { color:#000000; text-decoration: none; }
.b-2 a:hover { color:#FF912B; text-decoration: none; }

.w-1 a:link { color:#FFFFFF; text-decoration: none; }
.w-1 a:active { color:#FFFFFF; text-decoration: none; }
.w-1 a:visited { color:#FFFFFF; text-decoration: none; }
.w-1 a:hover { color:#FFFFFF; text-decoration: underline; }

.w-2 a:link { color:#FFFFFF; text-decoration: none; }
.w-2 a:active { color:#FFFFFF; text-decoration: none; }
.w-2 a:visited { color:#FFFFFF; text-decoration: none; }
.w-2 a:hover { color:#FF912B; text-decoration: none; }

/* link มีเส้นใต้ สีน้ำเงินเข้ม */
.c01 a:link { color:#009933; text-decoration: none; }
.c01 a:active { color:#009933; text-decoration: none; }
.c01 a:visited { color:#009933; text-decoration: none; }
.c01 a:hover { color:#FF9900; text-decoration: underline; }

/* link มีเส้นใต้ เขียว-คราม */
.c02 a:link { color:#FFCC00; text-decoration: none; }
.c02 a:active { color:#FFCC00; text-decoration: none; }
.c02 a:visited { color:#FFCC00; text-decoration: none; }
.c02 a:hover { color:#FFCC00; text-decoration: underline; }

/* link มีเส้นใต้ */
.c03 a:link { text-decoration: none; }
.c03 a:active { text-decoration: none; }
.c03 a:visited { text-decoration: none; }
.c03 a:hover { text-decoration: underline; }

/* link สีน้ำเงิน เป็นทางการ */
.c04 a:link { color:#006699; text-decoration: none; }
.c04 a:active { color:#006699; text-decoration: none; }
.c04 a:visited { color:#006699; text-decoration: none; }
.c04 a:hover { color:#006699; text-decoration: underline; }

/* link สีจางๆ 1 */
.c05 a:link { color:#999999; text-decoration: none; }
.c05 a:active { color:#999999; text-decoration: none; }
.c05 a:visited { color:#999999; text-decoration: none; }
.c05 a:hover { color:#999999; text-decoration: underline; }

/* link เขียว - ส้ม */
.c06 a:link { color:#20B2AA; text-decoration: none; }
.c06 a:active { color:#20B2AA; text-decoration: none; }
.c06 a:visited { color:#20B2AA; text-decoration: none; }
.c06 a:hover { color:#FF8C00; text-decoration: none; }

.des a:link { color:#000000; text-decoration: none; }
.des a:active { color:#000000; text-decoration: none; }
.des a:visited { color:#000000; text-decoration: none; }
.des a:hover { color:#000000; text-decoration: none; border-width:1px; border-style:dashed;}

/* ใช้กับ รูปภาพ */
.img01 { filter: XRay; }
img.border1p { border: 1px solid #FFFFFF; }
img.border1 {  border: 1px solid #FF0000; }
img.border2p { border: 2px solid #FFFFFF; }
img.border2 {  border: 2px solid #FFCC00; }
img.grayscale1 { border: 1px solid #FFFFFF; filter: Gray; }

/* ใช้กับตาราง  */
.table1p { font-size:12px; border-width:1px; border-style:solid; } 
.table_des { font-size:12px; border-width:1px; border-style:dashed; }
.tb_x_base { font-size:12px; background-repeat:repeat-x; background-position:bottom; }
.tb_x_top { font-size:12px; background-repeat:repeat-x; background-position:top; }
.tb_y_left { font-size:12px; background-repeat:repeat-y; background-position:left; }
.tb_y_right { font-size:12px; background-repeat:repeat-y; background-position:right; }
.tb_no_lb { font-size:12px; background-repeat:no-repeat ; background-position:left bottom; }
.tb_no_lt { font-size:12px; background-repeat:no-repeat ; background-position:left top; }
.tb_no_rb { font-size:12px; background-repeat:no-repeat ; background-position:right bottom; }
.tb_no_rt { font-size:12px; background-repeat:no-repeat ; background-position:right top; }
.tb_center { font-size:12px; background-repeat:no-repeat ; background-position:center center; }
.l_top { border-top-style:solid; border-width:1px; border-color:#999999; }

/* ใช้กับ form ต่างๆ  */
.form_01 { font-family: "Tahoma", "MS Sans Serif"; font-size:11px; border-width:1px; border-style:solid; background-color:#FFFFFF; } 
.form_02 { font-family: "Tahoma", "MS Sans Serif"; font-size:13px; border-width:1px; border-style:solid; background-color:#FFFFFF; } 
.form_03 { font-family: "Tahoma", "MS Sans Serif"; font-size:16px; font: bold; }
.form_04 { font-family: "Tahoma", "MS Sans Serif"; font-size:13px; color:#FFFFFF; border-width:1px; border-style:solid; border-color:#333333; background-color:#180300; }
