body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #663300;;
	/*background-image: url(bg1.gif);*/
}

body, td, input {
	font-size: 14px;
	font-family: "MS Sans Serif", Tahoma;
}

.footer {
	font-size: 10px;
	font-family: Tahoma;
	color:#000000;
}

/* Link Style */
a {
	color: #022eed;
	text-decoration: underline;
}
a:visited {
	color: #022eed;
}
a:hover {
	color: #0087dd;
	text-decoration: none;
}

a.link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.link:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight: normal;
}

a.linktop {
	color: #06507f;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
}
a.linktop:visited {
	color: #06507f;
	text-decoration: none;
	font-weight: normal;
}
a.linktop:hover {
	color:#00d2e5;
	text-decoration:underline;
	font-weight: normal;
}

a.lblack {
	color: #000000;
	text-decoration: none;
}
a.lblue {
	color: #0033FF;
	text-decoration: none;
}
a.lsoftblack {
	color: #CC6633;
	text-decoration: none;
}
a.lpink {
	color: #FFCCFF;
	text-decoration: none;
}
a.lorange {
	color: #FFCC99;
	text-decoration: none;
}
a.lgreen {
	color: #99CC00;
	text-decoration: none;
}
a.lblack:visited {
	color: #000000;
}
a.lblack:hover {
	color:#1668f0;
	text-decoration:none;
}

a.link2 {
	color: #666666;
	text-decoration: none;
}
a.link2:visited {
	color: #666666;
}
a.link2:hover {
	color:#1668f0;
	text-decoration:none;
}

a.link3 {
	color: #0088cf;
	text-decoration: none;
}
a.link3:visited {
	color: #0088cf;
}
a.link3:hover {
	color:#1668f0;
	text-decoration:none;
}

a.menuleft {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #042065;
	text-decoration: none;
	text-decoration: none;
}
a.menuleft:visited {
	color: #042065;
	text-decoration: none;
}
a.menuleft:hover {
	color:#008aff;
	text-decoration:none;
}


/* Font Style */
.fMenu { 
	font-family: "MS Sans Serif", Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	padding-left: 30px; 
}
.ta10 { font-family: Tahoma, "MS Sans Serif"; font-size: 10px; }
.ta11 { font-family: Tahoma, "MS Sans Serif"; font-size: 11px; }
.ta12 { font-family: Tahoma, "MS Sans Serif"; font-size: 12px; }
.fPageSubject { font-family: "MS Sans Serif"; font-size: 16px; color: #135395; font-weight: bold; }
.fWhite { color: #FFFFFF }
.fblack { color: #000000; }
.fgray { color: #666666; }
.fred { color: #FF0000; }
.fgray2 { color: #CCCCCC; }
.fsky { color: #3399CC; }
.txttitle { color: #b90658; }
.fsubject { 
		color: #336699;
		font-size: 14px;
		font-weight: bold;
 }
.fdetail {
		font-size: 14px;
}
.login1 {
		color :  #FF6C00;
}
.login2 {
		color: #0d11b5;
}

/* Input Style */
.iDisabled {
	border: 1px #454545 solid; 
	background: #D9D9D9;
}
.InputEng {
	border: 1px #003399 solid; 
	font-family: tahoma;
	font-size: 9pt;
}
.InputThai {
	border: 1px #003399 solid; 
	font-family: ms sans serif;
	font-size: 10pt;
	color: #003399;	
}
.iEng {
	background-image:  url("ibgcolor.gif");
	border: 1px #003399 solid; 
	margin: 0px;
	cursor: hand; 
	font-family: tahoma;
	font-size: 9pt;
}

.iThai {
	background-image:  url("ibgcolor.gif");
	border: 1px #003399 solid; 
	margin: 0px;
	cursor: hand; 
	font-family: MS Sans Serif;
	font-size: 8pt;
}
.linkactive { 
	font-family: MS Sans Serif;
	font-size: 10pt;
	color:#0000CC;
	font-weight: bold;
}

/* Table Style */
.TableBody {
	border-left: 6px #b9d8e9 solid;
	border-right: 6px #b9d8e9 solid;
}
.bWhite { border-bottom: 1px #FFFFFF solid; }
.boxGray { border: 1px #cccccc solid; }
.boxWhite { border: 1px #FFFFFF solid; }
.bottomGray { border-bottom: 1px #505658 solid; }
.bottomDotG { border-bottom: 1px #999999 dotted; }

