@charset "utf-8";

body
{
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #C0E9F7;
	SCROLLBAR-SHADOW-COLOR: #C0E9F7;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #C0E9F7;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
	margin: 3px 5px;
	color: #000000; 
}

a
{
	font: 9pt Tahoma;
	color: #0D88BC;
	text-decoration: none;
}
a:hover {
	color: #AA0033;
	text-decoration: underline;
}

a.tab {
	font: bold 10pt Tahoma;
	color: #000000;
	text-decoration: none;
}
a:hover.tab {
	color: #336699;
	text-decoration: underline;
}
.Detail_Text
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}
.Result_Text
{
	font: caption;
	color: chocolate;
	text-decoration: none;
}

.chkBox
{
    font-family :Tahoma ;
	font-size: 10pt;
	cursor :hand ;
}
.AreaBox
{
	font-size: 10pt;
	background-color: #FFFFFF;
}
.detailarea	/*@@@@@@@@@@@@@ÊÕàËÅ×Í§¾×é¹¢éÍ¤ÇÒÁ@@@@@@@@@@@@@@@@*/
{
	font-size:10pt;
	color:#990000;
	font-family :Tahoma MS Sans Serif ; 
	border-right: #FF9933 1px inset;
	border-top: #FF9933 1px inset;
	border-left: #FF9933 1px inset;
	border-bottom: #FF9933 1px inset;
	background-color: #EEEEEE;
}
.AreaRead
{
	font-size: 10pt;
	color:#8D9395;
	background-color: #DEF6FF;
}
.Areadetail
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0000CC;
	background-color: #DDDDDD;
}
.Button {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	height: 20px;
	background-image: url(../images/bg_bar.gif);
	cursor:hand ;
	font-weight:bold;
}
/*-- SET 0 Login ----------------------------*/
.roundcont {
	width: 200;
	background-color: #FF9900;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



/*-- SET 1 ----------------------------*/
.roundcont_s1 {
	width: 745;
	background-color: #eeeeee;
	color: #fff;
}

.roundcont_s1 p {
	margin: 0 10px;
}

.roundtop_s1 { 
	background: url(tr_s1.gif) no-repeat top right; 
}

.roundbottom_s1 {
	background: url(br_s1.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*-- SET 2 --------------------------------*/
.roundcont_s2 {
	width: 745;
	background-color: #cccccc;
	color: #fff;
}

.roundcont_s2 p {
	margin: 0 10px;
}

.roundtop_s2 { 
	background: url(tr_s2.gif) no-repeat top right; 
}

.roundbottom_s2 {
	background: url(br_s2.gif) no-repeat top right; 
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.Requite {
	color: #FF0000;
	font-weight: bold;
}



/*====== Button SET ======== */
.BT_OK
{
	width: 91px;
	height: 21px;
	background: url(../img/btn_ok_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor:pointer; 
}
.BT_UPDATE
{
	width: 91px;
	height: 21px;
	background: url(../img/btn_ok.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor:pointer; 
}
.BT_CANCLE
{
	width: 91px;
	height: 21px;
	background: url(../images/btn_cancel_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor:pointer; 
}
.BT_SEARCH
{
	width: 91px;
	height: 21px;
	background: url(../images/btn_ok_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor:pointer; 
}
.BT_BACK
{
	width: 91px;
	height: 21px;
	background: url(../images/btn_back.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor:pointer; 
}
.BT_PRINT
{
	width: 91px;
	height: 21px;
	background: url(../images/btn_print.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor:pointer; 
}
.BT_ADD
{
	width: 91px;
	height: 21px;
	background: url(../img/add_detail2.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor:pointer; 
}

.BT_DETAIL
{
	width: 91px;
	height: 21px;
	background: url(../images/btn_detail.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor:pointer; 
}
/*===========Text Style==============*/
.Headtable_text	/*@@@@@@@@@@@@@@@@@@@@@ª×èÍµÒÃÒ§@@@@@@@@@@@@@@@@@@*/
{
	font-weight: normal;
	font-size: 9pt;
	font-weight :bold ;
	font-family:  Tahoma ;
}
.SubmenuH	/*@@@@@@@@@@@@@@@@@@ª×èÍ¤ÍÅÑÁ¹ì@@@@@@@@@@@@@@@@@@@@@*/
{
	font-size: 8pt;
	font-weight :bold ;
	color: chocolate;
	text-decoration: none;
	padding-left: 20px;
}
.tabledata	/*@@@@@@@@@@@@@@@@@@ข้อมูลในตาราง@@@@@@@@@@@@@@@@@@@@@*/
{
	font-size: 8pt;
	font-weight:normal;
	color: #8D9395;
	text-decoration: none;
	padding-left: 20px;
}

/*========= table ==================*/

.HeaderStyle	/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
{
	background-image: url(../img/bg_table.png);
	height: 20px;
}

.PagerStyle	/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
{
	background-image: url(../img/bg_table.png);
	height: 21px;
}

.Footer	/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
{
	background-image: url(../img/foot.png);
	height: 30px;
}
/**/
.inputBox	/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
{
	font-size:10pt;
	font-family :Tahoma MS Sans Serif ; 
	border-right: #eeeeee 1px inset;
	border-top: #cccccc 1px inset;
	border-left: #cccccc 1px inset;
	border-bottom: #eeeeee 1px inset;
	background-color: #FFFFFF;
	height :22px;
}
.detailBox	/*@@@@@@@@@@@@@ÊÕàËÅ×Í§¾×é¹¢éÍ¤ÇÒÁ@@@@@@@@@@@@@@@@*/
{
	font-size:10pt;
	color:#990000;
	font-family :Tahoma MS Sans Serif ; 
	border-right: #EEEEEE 0px inset;
	border-top: #EEEEEE 0px inset;
	border-left: #EEEEEE 0px inset;
	border-bottom: #EEEEEE 0px inset;
	background-color: #EEEEEE;
}

.Readonly	/*@@@@@@@@@@@@@ÊÕàËÅ×Í§¾×é¹¢éÍ¤ÇÒÁ@@@@@@@@@@@@@@@@*/
{
	font-size:10pt;
	color:#8D9395;
	font-family :Tahoma MS Sans Serif ; 
	border-right: #eeeeee 1px inset;
	border-top: #cccccc 1px inset;
	border-left: #cccccc 1px inset;
	border-bottom: #eeeeee 1px inset;
	background-color: #DEF6FF;
	height :20px;
}

.menulink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000FF;
}
.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.menudelete{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EE0000;
}
.menumanage{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#008800;
}
.User{   
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#990000;
}
.Detail{   
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#8D9395;
}

.Header{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:bold;
}