.font2 { 
font-family: Angsana UPC; 
font-size: 13pt;
color:blue;
border-style: none;
}
.font1 { 
font-family: Angsana UPC; 
font-size: 24pt;
color:#0002EE;
border-style: none;
background-color:#E6E6FA;
width: 99%;
display: block;
}
.font3 { 
font-family: Angsana UPC; 
font-size: 24pt;
color:#0002EE;
border-style: none;
background-color:#E6E6FA;
 width: 99%;
  display: block;
}
.style4 { 
font-family:tahoma; 
font-size: 14px;
color:#6C7B8B;
border-style: none;
}
.input{
font-family: Angsana UPC; 
font-size: 12pt;
color:#0002EE;
border-style:solid;
border-width:1px;
border-color:gray;
}
.input2{
height:40px;
font-family: Angsana UPC; 
font-size: 12pt;
color:#0002EE;
border-style:solid;
border-width:1px;
border-color:gray;
}.textarea{
font-family: Angsana UPC; 
font-size: 12pt;
color:#0002EE;
border-style:solid;
border-width:1px;
border-color:blue;
}
.submit{
	BORDER-RIGHT: red 1px solid;
	BORDER-TOP: red 1px solid;
	BORDER-BOTTOM: red 1px solid;
	BORDER-LEFT: red 1px solid;
	MARGIN: 10px 0px;
	CURSOR: hand;
	COLOR: navy;
	font-size: 14pt;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #DCDCDC;
}
.verticaltext{
color:gray; 
font: bold 10px Arial;
position: absolute;
right: 3px;
top: 40px;
width: 15px;
writing-mode: tb-rl;
 
} 
A { 
  text-decoration:none; 
  font-size:10px; 
  color:gray; 
} 

A:HOVER{ 
  color:gray; 
  font-size:10pt; 
} 
      body{
	font:0.8em Arial,san-serif;
	}
      .select {
	border:1px solid  #696969;
	border-collapse : collapse;
	width:30%;
  font-family:tahoma; 
  font-size:16pt; 
  color:blue; 

	}
.classselect {
	border:1px solid  #696969;
	border-collapse : collapse;
	width:25%;
	font-family:tahoma; 
	font-size:20pt; 
	font-weight: bold ; 
	color:blue;
	}
	.classselect1 {
	height:40px;
	width:50%;
	border:1px solid  #696969;
	border-collapse : collapse;
	font-family:tahoma; 
	font-size:16px; 
	color:blue;
	}
	.classselect2 {
	height:500px;
	border:1px solid  #696969;
	border-collapse : collapse;
	font-family:tahoma; 
	font-size:16px; 
	color:blue;
	}
	.classselectsite {
	height:40px; 
	border:1px solid  #696969;
	border-collapse : collapse;
	font-family:tahoma; 
	font-size:14px; 
	color:blue;
	}
.datatable {
	border:1px solid  #696969;
	border-collapse : collapse;
	width:90%;
	font-family:tahoma; 
	font-size:12pt; 
	font-weight: bold ; 
	}
.datatable td  {
	border:1px solid #DCDCDC;
	padding:0.2em;
	}
.datatable1 {
	border:1px solid  #696969;
	border-collapse : collapse;
	width:99%;
	font-family:tahoma; 
	font-size:12pt; 
	font-weight: bold ; 
	}
.datatable1 td  {
	border:1px solid #DCDCDC;
	padding:0.2em;
	}

.datatable2 {
	border:1px solid  #696969;
	border-collapse : collapse;
	width:80%;
	font-family:tahoma; 
	font-size:12pt; 
	font-weight: bold ; 
	margin-left:  10px;
	}
.datatable3 {
	border:1px solid  #696969;
	border-collapse : collapse;
	width:55%;
	font-family:tahoma; 
	font-size:12pt; 

	}
.headslide {
 color:blue;
 font-family:  Sans-Serif;
 font-size: 20px;
  width: 80%;
  display: block;
  text-align: center;
  background-color:#E6E6FA;
  border-color: #DAE0E2;
  border-style: dotted;
  border-width: 1px;
  padding:10px;
  margin-right: ;
  margin-left:  0px;
}
.headlogin {
 color:blue;
 font-family:  Sans-Serif;
 font-size: 20px;
  width: 80%;
  display: block;
  text-align: center;
  background-color:#FAFAD2;
  border-color: #DAE0E2;
  border-style: dotted;
  border-width: 1px;
  padding:10px;
  margin-right: ;
  margin-left:  0px;
}.headwat {
 color:blue;
 font-family:  Sans-Serif;
 font-size: 20px;
  width: 80%;
  display: block;
  text-align: center;
  background-color:#FFE4E1;
  border-color: #DAE0E2;
  border-style: dotted;
  border-width: 1px;
  padding:10px;
  margin-right: ;
  margin-left:  0px;
}

.main{
	border : 3px solid #8789E7;
	background : #FFFFD9;
	padding: 10px 0px;
	width : 100%;
	height : 40px;
}
#loading{
	visibility:hidden;
	padding-left:5px;
}
#ajax_response{
	border : 1px solid #8789E7;
	background : #FFFFFF;
	position:absolute;
	display:none;
	padding:2px 2px;
	top:auto;
}
#holder{
	width : 350px;
}
.list {
	padding:0px 0px;
	margin:0px;
	list-style : none;
}
.list li a{
	font-size:18px;
	text-align : left;
	padding:2px;
	cursor:pointer;
	display:block;
	text-decoration : none;
	color:#0000FF;
}
.list li a:hover{
	font-size:18px;
	text-align : left;
	padding:2px;
	cursor:pointer;
	display:block;
	text-decoration : none;
	color:red;
}
.selected{
	background : #CCCFF2;
}
.bold{
	font-weight:bold;
	color: #131E9F;
}
.about{
	text-align:right;
	font-size:10px;
	margin : 10px 4px;
}
.about a{
	color:#BCBCBC;
	text-decoration : none;
}
.about a:hover{
	color:yellow;
	cursor : default;
}
.table.sortable thead{
	width:90%;
	font-family:tahoma; 
	font-size:14pt; 
	background-color:#eee;
	color:red;
	cursor:hand;
	}
        .pg-normal {
                color: blue;
                font-weight: normal;
                text-decoration: none;    
                cursor: pointer;    
            }
            .pg-selected {
                color: red;
                font-weight: bold;        
                text-decoration: underline;
                cursor: pointer;
            }
