body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D444A;
}

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: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF9900;
	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: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
}
a.linktop:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.linktop:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight: normal;
}

a.topmenu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topmenu:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.topmenu:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


/* Font Style */
.ta10 { font-family: Tahoma, "MS Sans Serif"; font-size: 10px; }
.ta11 { font-family: Tahoma, "MS Sans Serif"; font-size: 11px; }
.fWhite { color: #FFFFFF }
.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;
}
.linkactive { 
	font-family: MS Sans Serif;
	font-size: 10pt;
	color:#0000CC;
	font-weight: bold;
}
