.HEADINDEX {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size: 1.6em;
	font-weight: bold;
}
.HEADINDEX_B {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size:1.5em;
	font-weight: bold;
	color: #000033;
}
.mainTB0 {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size: 1.5em;
	font-weight: bold;
}
.mainTB1 {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size: 1.2em;
	font-weight: bold;
}
.mainTB1A {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
.mainTB4 {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #000099;
}
.mainTB11 {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size: 0.8em;
	font-weight: bold;
}
.mainTBSmallH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	width: 30px;
}

.mainTBSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
}
.mainTBSmallR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	color: #FF0000;
}
.mainTBSmallB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	color: #0000FF;
	width: 30px;
}


.mainTB2 {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size: 0.8em;
	font-weight: bold;
	color: #0000FF;
}
.mainTB2R {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	color: #003300;
}

.mainTB3 {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #CCCCCC;
}
label:hover, label:active, input:hover+label, input:active+label {
	/*background:yellow;*/
	color:#FF0000;
	width:200px;
}
label {
    cursor: pointer;
}
.bt1 {
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size:1em;
	padding: 2px 5px 2px 5px;
	color: #000000;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	border-left:none;
	border-top:none;
	margin:5px 0 5px 0;
	background-color: #CCCCCC;
}
.bt2 {
	background:#2daebf;
	font-family:"TH Sarabun New", "TH SarabunPSK", "Angsana New", Tahoma;
	font-size:1em;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	border-left:none;
	border-top:none;
	margin:5px 0 5px 0;
}
