/* CSS Document */
/* Coded by Pananut */
/* pananut@thaideveloper.net */
/* http://www.ThaiDeveloper.net */

/* Pages Style */
body {
			margin: 0px;
			padding: 0px;
			}
BODY { 
	SCROLLBAR-FACE-COLOR: #333399; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-3DLIGHT-COLOR: black; SCROLLBAR-ARROW-COLOR: rgb(255,255,255); SCROLLBAR-TRACK-COLOR: #ffcccc; SCROLLBAR-DARKSHADOW-COLOR: black
}

/* Font Style */
body, td, input, select, textarea {
			font-family: "MS Sans Serif", "MS Dialog Light";
			font-size: 12px;
			}
.fMenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; }			
.sEng { 
			font-family: Tahoma;
			font-size: 11px;
			}

.nut14 { 
			font-family: MS Sans Serif;
			font-size: 14px;
			}
.nut16 { 
			font-family: MS Sans Serif;
			font-size: 16px;
			}

/* Table Style */
.b1_1black { border-left: 1px #000000 solid; border-right: 1px #000000 solid; }
.b1gray { border-bottom: 1px #CCCCCC solid; }
.BoxData { border: 1px #7F9DB9 solid; font-family: ms sans serif; font-size: 10px; color: #093D71; }
.BoxNav { border: 1px #7F9DB9 solid; font-family: ms sans serif; font-size: 10px; color: #093D71; }


/* Link Style */
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {  color: #000000; text-decoration: underline}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.linenone {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
a.linenone:visited {
	color: #0066FF;
	font-weight: normal;
}
a.linenone:hover {
	color: #FF8A00;
	text-decoration: underline;
}


/* Input Style */
input {
	border: 1px #7F9DB9 solid;
	font-family: "MS Sans Serif";
	font-size: 10px;
}
.iEng {
	background-image:  url(ibgcolor.gif);
	border: 1px #003399 solid; 
	margin: 0px;
	cursor: hand; 
	font-family: tahoma;
	font-size: 10px;
}

.iThai {
	background-image:  url(ibgcolor.gif);
	border: 1px #003399 solid; 
	margin: 0px;
	cursor: hand; 
	font-family: MS Sans Serif;
	font-size: 8pt;
}

.headline { font-family: arial black, arial; font-size: 28px; letter-spacing: -2px; }
.headline2 { font-family: arial; font-size: 12pt; color:red; font-weight:bold; }
.headline4 { font-family: verdana; font-size: 18px; letter-spacing: -2px; color:blue }
