@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 */
.BoxNormal { border: 3px #bbd8e2 solid; }
.BoxNavi { border: 1px #CCCCCC solid; background-image: url(System/Navi_Bg.gif); }
.fb1 {
			height: 23px; 
			font-family: Tahoma;
			font-size: 10px;
			color: #155EE4;
			font-weight:bold;
			border: 1px #BED6E0 solid;
			background-color: #E2EAF2;
			background-image: url(img/bgb1.gif);
}



/* Link Style */
/* Link Style */
a {
	color: #185db3;
	text-decoration: underline;
}
a:visited {
	color: #185db3;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}


a.leftmenu {
	color: #074871;
	text-decoration: none;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.leftmenu:visited {
	color: #074871;
	text-decoration: none;
}
a.leftmenu:hover {
	color: #716109;
	text-decoration: none;
}

a.menutop {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #0226c0;
	text-decoration: none;
}
a.menutop:visited {
	text-decoration: none;
}
a.menutop:hover {
	text-decoration: underline;
}
a.fWhite:visited {
	color: #FFFFFF;
}
a.fwhite:hover {
	color: #FFFFFF;
}
a.fgray:visited {
	color: #666666;
}

a.menumember {
	color: #b90658;
}
a.menumember:hover {
	color: #336699;
	text-decoration: underline;
}
a.menumember:visited {
	color: #b90658;
}

a.linkpro {
	color:#FF0000
}
a.linkpro:hover {
	color: #336699;
	text-decoration: underline;
}
a.linkpro:visited {
	color: #FF0000;
}
a.fGray2:visited {
	color: #CCCCCC;
}



/* 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; }
h1 { color: #006600; font-family: Tahoma; font-size: 20px; font-weight: bold; }
h2 { color: #990000; font-family: Tahoma; font-size: 16px; font-weight: bold; }

.TitleNavi { padding-left: 10px; font-family: Tahoma; font-size: 16px; font-weight: bold; color: #666666; }

/* 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;
}

.album {
float: left;
text-align: center;
font-size: 11px;
padding: 4px;
}

.boxVisible {
	display: block;
	}
.boxHidden {
	display: none;
}
