body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

body, td, input {
	font-size: 12px;
	font-family: Tahoma, "MS Sans Serif";
}

.footer {
	font-size: 10px;
	font-family: Tahoma;
	color:#000000;
}

/* Link Style */
a {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a.underline {
	color: #0066FF;
	text-decoration: underline;
}
a.underline:visited {
	color: #0066FF;
}
a.underline:hover {
	color: #666666;
	text-decoration: none;
}

a.lfooter {
	color: #FFFFFF;
	text-decoration: none;
}
a.lfooter:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.lfooter:visited {
	color: #FFFFFF;
}



/* Font Style */
.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; }
.fWhite { color: #FFFFFF; }
.fRed { color: #FF0000; }
.fblack { color: #000000; }
.fgray { color: #666666; }
.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;
}
.iLogin {
	background-image: url(img/i_bg.gif);
	background-repeat: no-repeat;
	border: 1px #494949 solid; 
	font-family: tahoma;
	font-size: 14px;
	width: 113px;
	height: 19px;
}



/* Table Style */

.tg1 { border-left: 1px #818181 solid; }
.tg2 { border-right: 1px #818181 solid; }
.Border_G_Top { border-top: 1px #cecece solid; }
.Border_G_Bottom { border-bottom: 1px #cecece solid; }
.Border_G_Right { border-right: 1px #cecece solid; }
.Border_G_Left { border-left: 1px #cecece solid; }
.boxpage { border: 1px #00CCFF solid; font-family: tahoma; font-size: 11px; background-color: #e8e8e8; }

.Menu_Sub { border-bottom: 1px #a1c0d3 solid; background-color: #c7e3f5; }