@media print { 
div.page  { 
height: 100%;
margin: 0px 0px 0px 0px;
  } 
}

.UnderLine {
	height: 18px;
	font-family:  "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	text-align: center;
	border-bottom-color: black;
	border-bottom-width: 1px; 
	margin: 1px;
	font-weight: normal; 
	color: #0000FF
}
.UnderLineLeft {
	height: 18px;
	font-family:  "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	text-align: left;
	border-bottom-color: black;
	border-bottom-width: 1px; 
	margin: 1px;
	font-weight: normal; 
	color: #0000FF
}


.formthaitext {
	font-family:  "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 15px;
	color: #000000;
	font-weight: bold; 
}

.textform {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
		
}
.thaitext {
	font-family:  Tahoma;
	font-size: 13px;
	color: #000000;
}
.thaitext11 {
	font-family:  Tahoma;
	font-size: 13px;
	color: #000000;
}
.headthaitext {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #000000;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	color: #FF0000;
}
.style9 {
	color: #FF0000;
	font-size: 14px;
}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:480px;
  height:180px;
  display:none;
  z-index:9999;
  padding:20px;
}
 
#boxes #dialog {
  width:500px; 
  height:200px;
  padding:10px;
  background-color:#ffffff;
}

