.frmtxt_title{
	font-family: Angsana New,Tahoma, MS Sans Serif, sans-serif;
	font-size: 25px;
	color: #000000;
}
.frmtxt_black{
	font-family: Angsana New, Tahoma, MS Sans Serif, sans-serif;
	font-size: 20px;
	color: #000000;
}
.frmtxt_head{
	font-family: Angsana New, Tahoma, MS Sans Serif, sans-serif;
	font-size: 20px;
	color: #FFF;
    font-weight:bold;
}
.frmtxt_head2{
    font-family: Angsana New, Tahoma, MS Sans Serif, sans-serif;
	font-size: 20px;
	color: #000000;
    font-weight:bold;
}
/*td.borderTL{
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}*/
td.borderTL2{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
/*td.borderLBR{
	border-top: 0px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
td.borderLR{
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
}
td.borderB{
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
}
td.borderRB{
	border-right : 1px solid #e1e1e1;
	border-bottom : 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}*/
td.borderTL{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
td.borderLBR{
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
td.borderLR{
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
}
td.borderB{
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
}
td.borderRB{
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;

}

td.borderRB2{
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;

}
td.borderT{
    border-top:1px solid #e1e1e1;
}
