body {
	background-color: #FFFFFF;
	font-family: "TH SarabunPSK";
	font-size: 18px;
	line-height: 24px;
	color: #333366;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(img/bg_add.jpg);
}

td, th {
	font-family: "TH SarabunPSK";
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: small;
	color: #336600;
}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: "TH SarabunPSK";
	font-size: 22px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: "TH SarabunPSK";
	font-size: 18px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: "TH SarabunPSK";
	font-size: 18px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: "TH SarabunPSK";
	font-size: 18px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: "TH SarabunPSK";
	font-size: 18px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: "TH SarabunPSK";
	font-size: 18px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: "TH SarabunPSK";
	font-size: 18px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: "TH SarabunPSK";
	font-size: 18px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: normal;
}

.footer {
  font-family: "TH SarabunPSK";
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: "TH SarabunPSK";
	font-size: 18px;
	color: #333333;
}

.box1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: none;
 }

.promo {
	font-family: "TH SarabunPSK";
	color: #000033;
}

.titlebar {
	font-family: "TH SarabunPSK";
	font-size: 14px;
	color: #3333CC;
	background-color: #336699;
}

.dingbat {
	font-family: "TH SarabunPSK";
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: 18px;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.border {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
.top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.corner {
	border: 1px double #CC9900;
}

