/******  abstyle โดย www.abday.com    ******/

/* ใช้กับข้อความ */
.san12 { font-family: "MS Sans Serif", "Tahoma"; font-size:12px; }
.san14 { font-family: "MS Sans Serif", "Tahoma"; font-size:14px; }
.san16 { font-family: "MS Sans Serif", "Tahoma"; font-size:16px; }
.ta10 { font-family: "Tahoma", "MS Sans Serif"; font-size:10px; }
.ta11 { font-family: "Tahoma", "MS Sans Serif"; font-size:11px; }
.ta12 { font-family: "Tahoma", "MS Sans Serif"; font-size:12px; }
.ta14 { font-family: "Tahoma", "MS Sans Serif"; font-size:14px; }
.ta16 { font-family: "Tahoma", "MS Sans Serif"; font-size:16px; }

/*  ใช้กับ link ต่างๆ */

.b-1 a:active { color:#000000; text-decoration: none; }
.b-1 a:visited { color:#000000; text-decoration: none; }
.b-1 a:hover { color:#0B79DB; text-decoration: none; }
.b-1 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; }
.b-2 a:link { color:#000000; 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-1 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; }
.w-2 a:link { color:#FFFFFF; text-decoration: none; }

.bl-or a:active { color:#0B79DB; text-decoration: none; }
.bl-or a:visited { color:#0B79DB; text-decoration: none; }
.bl-or a:hover { color:#FF6500; text-decoration: underline; }
.bl-or a:link { color:#0B79DB; text-decoration: none; }

.or-bl a:active { color:#FF6600; text-decoration: none; }
.or-bl a:visited { color:#FF6600; text-decoration: none; }
.or-bl a:hover { color:#0B79DB; text-decoration: none; }
.or-bl a:link { color:#FF6600; text-decoration: none; }

/* link มีเส้นใต้ สีม่วง->ม่วงอ่อน */
.01 a:active { color:#CC9999; text-decoration: none; }
.01 a:visited { color:#CC3399; text-decoration: none; }
.01 a:hover { color:#CC66CC; text-decoration: underline; }
.01 a:link { color:#CC3399; text-decoration: none; }

/* link มีเส้นใต้ สีเทาอ่อน->ขาว */
.02 a:active { color:#6666CC; text-decoration: none; }
.02 a:visited { color:#6666CC; text-decoration: none; }
.02 a:hover { color:#FF6500; text-decoration: underline; }
.02 a:link { color:#6666CC; 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;}
.des a:link { color:#000000; text-decoration: none; }


/* ใช้กับตาราง  */
.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; }

/* ใช้กับ form ต่างๆ  */
.form_01 { font-family: "Tahoma","MS Sans Serif"; font-size:12px; border-width:1px; border-style:solid; background-color:#FFFFFF; } 
.form_02 { font-family: "Tahoma","MS Sans Serif"; font-size:11px; border-width:1px; border-style:solid; background-color:#FFFFFF; } 
