


.body_line {			/*=================================================		การ ขีดเส้นใต้		==========================================*/
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #999999;
	cursor:auto;
}

.body_left {			
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #999999;
	cursor:auto;
}

.body_right {			
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #999999;
	cursor:auto;
}
.body_top {			
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #999999;
	cursor:auto;
}

/*=================================				FORM  ============================================*/

.textbox { 
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, MS Sans Serif, Verdana, Arial, sans-serif, MS Sans Serif;
	FONT-SIZE: 11px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
	MARGIN: 0px;
	vertical-align: middle;
}

.button_style { 
 font: 11px tahoma, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}

.yellowbutton64
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(http://php.siamexs.com/_images/yellowbutton64.gif) no-repeat;
	HEIGHT: 21px;
	WIDTH: 64px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	MARGIN: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align:middle;
	cursor:pointer;
}

.yellowbutton128
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(http://php.siamexs.com/_images/yellowbutton128.gif) no-repeat;
	HEIGHT: 21px;
	WIDTH: 128px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	MARGIN: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align:middle;
	cursor:pointer;
}






.TEXT_box_AREA {
background-color: #DCEDFA;
color: gray;
font-family: arial, verdana, ms sans serif;
font-size: 12pt;
font-weight: normal
} 


#table .table{
text-decoration: overline underline  ; color: blue  ; 
color:pink ; 

}


.labelcell { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 color: #3670A7; 
 background-color: transparent; 
 width: 220px; 
} 

.textbox_style {
background-color: #DCEDFA;
color: gray;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt ; 

} 


.fieldcell { 
 background-color: #DCEDFA; 
 color: black; 
 text-align: right; 
 margin-right: 0px; 
 padding-right: 0px; 
} 
 
#signup table { 
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #F9FBFD; 
 color: gray; 
 width: 90%; 
 border: 1px solid #D7E5F2; 
 border-collapse: collapse; 
} 

#signup td { 
 border: 1px solid #D7E5F2; 
 padding-left: 4px; 
}

a:hover.line_top_bottom{
	font-family: tahoma ; 
	text-decoration: overline underline  ; color: red  ; 
	letter-spacing: 0.9em;     
	text-transform:capitalize ; 

}

.line_top_bottom{
	font-family: tahoma ; 
	text-decoration: overline underline  ; color: blue  ; 
	letter-spacing: 0.9em;     
	text-transform:capitalize ; 

}
/*======================================*/


.head_menu_text{
	font-family: tahoma ; 
	font-size:20px ;
	text-decoration: overline underline  ; color: blue  ; 
	letter-spacing: 0.5em;     
	text-transform:capitalize ; 

}



.font_1{

font-family: tahoma, Arial, Helvetica, sans-serif;   font-size: 14px;  color:gray;  font-weight: normal;TEXT-DECORATION: none
}
