@charset  "UTF-8";

/* CSS Document */
body
{
	background: url(pictures/bkg2.gif);
	font-family: "Times New Roman", Times New Roman, Times, serif;
	font-size:20px;
	line-height:32px;
	color: #FFFFD1;
}
div
{
	width:1175px;
	padding:0px;
	border:0px;
	margin-left:96px;
	margin-top:48px;
}
p
{
	font-family: "Times New Roman", Times New Roman, Times, serif;
	color:#FFFFD1;
	font-size:20px;
	line-height:32px;
	margin:0px;
}
.thai
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#ffff99;
	font-size: 18px;
	line-height: 36px;
	font-weight:200;
	margin:0px;
}
.caption
{
	font-family:"Times New Roman", Times, serif;
	color:#d6d6ab;
	font-size:14px;
	line-height:18px;
}
h1.th
{
	font-family: "Lucida Console", Monaco, monospace;
	color: #ffe777;
	font-size: 400%;
	font-weight: 500;
	line-height: 100%;
	vertical-align: middle;
}
h2.th
{
	font-family: "Lucida Console", Monaco, monospace;
	color: #ffe777;
	font-size: 200%;
	font-weight: 500;
	line-height: 100%;
	vertical-align: middle;
}
a
{
	font-size: 16px;
	font-stretch: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:link { color: #e66600; }
a:visited { color: #ffffff; }
a:hover { color: #fff9d5; }
a:active { color: #ffef42; }

a.eng
{
	font-size: 16px;;
	font-stretch: normal;
	font-family: "Times New Roman", Times New Roman, Times, serif;
	font-weight:300;
	text-decoration: none;
}
a.eng:link { color: #ff9900; }
a.eng:visited { color: #ffffff; }
a.eng:hover { color: #fff9d5; }
a.eng:active { color: #ffef42; }

a.tha
{
	font-size: 18px;
	font-stretch: normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
	font-weight:200;
	text-decoration: none;
}

a.tha:link { color: #e66600; }
a.tha:visited { color: #ffffff; }
a.tha:hover { color: #fff9d5; }
a.tha:active { color: #ffef42; }

h6
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:200;
}
a.sup
{
	font-size: 16px;
	font-stretch: normal;
	font-family: "Courier New", Courier New, monospace;
	text-decoration: none;
}
a.sup:link { color:#FFA03F; }
a.sup:visited { color:#FFA03F; }
a.sup:hover { color: #fff9d5; }
a.sup:active { color: #ffef42; }

ol.footnotes
{
	font-size:14px; 
	color:#CCCCCC;
}