@charset "windows-874";
/* CSS Document */
/* Coded by Pananut */
/* pananut@thaideveloper.net */
/* http://www.ThaiDeveloper.net */

/* Pages Style */
body {
			margin: 0px;
			padding: 0px;
			background: #FFFFFF;
}

/* Font Style */
body, td, input {
			font-family: Tahoma, "MS Sans Serif";
			font-size: 12px;
			color: #000000;
}


/* Table Style */


/* Link Style */
a {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #35a2c6;
	text-decoration: none;
}
a:hover {
	color: #125995;
	text-decoration: underline;
}


/* Input Style */
input { font-family: tahoma; font-size: 12px; }
select, textarea { font-family: tahoma, "MS Sans Serif"; font-size: 12px; }
.iLogin { font-family: tahoma; font-size: 11px; color: #000000; 
background-image: url(img/imbg.gif); border-top: 1px #a38e79 solid; border-left: 1px #a38e79 solid;  }
.iLoginSubmit { font-family: tahoma; font-size: 9px; color: #FFFFFF; border: 0px; background-color: #2043b3; }



/* 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; }
.ta13 { font-family: Tahoma, "MS Sans Serif"; font-size: 13px; }
.ta14 { font-family: Tahoma, "MS Sans Serif"; font-size: 14px; }
.ta16 { font-family: Tahoma, "MS Sans Serif"; font-size: 16px; }
.ta24 { font-family: Tahoma, "MS Sans Serif"; font-size: 24px; }
.ta11b { font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: bold; }
.ta12b { font-family: Tahoma, "MS Sans Serif"; font-size: 12px; font-weight: bold; }
.ta13b { font-family: Tahoma, "MS Sans Serif"; font-size: 13px; font-weight: bold; }
.ta14b { font-family: Tahoma, "MS Sans Serif"; font-size: 14px; font-weight: bold; }
.ta16b { font-family: Tahoma, "MS Sans Serif"; font-size: 16px; font-weight: bold; }
.ta24b { font-family: Tahoma, "MS Sans Serif"; font-size: 24px; font-weight: bold; }
.fWhite { color: #FFFFFF }
.fRed { color: #FF0000; }
.fBlue { color: #0000FF; }
.fBlack { color: #000000; }
.fGray { color: #666666; }
.fGray2 { color: #CCCCCC; }
.fSky { color: #3399CC; }
.fOrange { color: #ef6500; }
.fGreen { color: #339900; }

/* Extra */
img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
cursor: hand;
}

.boxVisible {
	display: block;
	}
.boxHidden {
	display: none;
}

