a:link, a:visited  {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	line-height: 25px;
	color: #0000FF;
	text-decoration: none;
}

a:hover {

	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	line-height: 25px;
	color: #0000FF;
	text-decoration: none;
}
a:active {

	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}


/*  ใช้แสดงข้อความในส่วน Header */

.font_prefix {   
	border-color: #fff #333 #333 #fff;
	background-color: #F9F9FF; 
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 2px;
	color: #3300CC; 
	font-size: 14px;
	height: 5;

}
.font_content {
	font-family:  sans-serif,"MS Sans Serif", Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bigtitle_column {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#FFFFFF;
font-weight:bold;
background-color:#000099;
}

.text_formTitle{
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 20px;
	color: #000000;
	padding-left: 20px;
}

.bc {   
	border: 1px solid;
	border-color: #fff #333 #333 #fff;
	background-color: #F9F9FF; 
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 2px;
	color: #3300FF; 
	font-size: 14px;
	font-weight: normal;
	height: 5;
}

.infoBoldFont {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: Bold;
	color: #000000;
	background-color:#EBF5FF	 ;
}

.infoNormalFont {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.infoNormalSelect {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.header_frame {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color:#FFFFFF;
font-weight:bold;
background-color:#000099;
}

/*     ปุ่ม */
.button { 
	font-family: "MS Sans Serif", Tahoma, sans-serif;
/*	border-color: #6277F3 #6277F3 #6277F3 #6277F3;   */
	border-style: outset ; 
	border-width: 1px; 
	/*width: 100px; */
	font-weight: bold;
	color:#0350A2;
	background-color:#D4EBFC;
	cursor:hand;
}
.button2 { 
	font-family: "MS Sans Serif", Tahoma, sans-serif;
/*	border-color: #6277F3 #6277F3 #6277F3 #6277F3;   */
	border-style: outset ; 
	border-width: 1px; 
	/*width: 100px; */
	font-weight: bold;
	color:#FFFFFF;
	background-color:#0638FF;
	cursor:hand;
}
.Lbutton { 
	font-family: "MS Sans Serif", Tahoma, sans-serif;
/* //	border-color: #CCCCCC #666666 #666666 #CCCCCC;   */
	border-style: outset; 
	border-width: 1px; 
	/*width: 100px; */
	font-weight: bold;
	color:#0350A2;
	background-color:#D4EBFC;
	cursor:hand;
}

.hightlight{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.hightlightNormal{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #2E05EB;
}