body { background-color: #FFFFFF; }

a:link, a:visited { color: #008091; text-decoration: none; }

a:link:hover, a:visited:hover { text-decoration: underline; }

a:link:active, a:visited:active { color: #192256; text-decoration: underline; }


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height:14px;
	letter-spacing:0px;
	text-align:justify;
}
.thaitext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


.title		{
	COLOR: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.subtitle	{
	COLOR: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-variant: normal;
}

/* IMAGE CAPTION */
.arc90_imgcaption {
  text-align: center;
  border: 1px solid #DDD;
  padding: 1em;
  width: 9em;
}

.arc90_imgcaption {
  text-align: center;
  border: 1px solid #DDD;
  padding: 1em;
  width: 9em;
}

.arc90_imgcaptionTXT {
  font-size: .8em;
  color: #666;
  text-align: left;
}

.floatl {
	float: left;
	margin: 1px;
}

.floatr {
  float: right;
  margin-left: 1em;
}

#content {
	width: 779px;
	float: left;
	display:inline;
	text-align: justify;
	background: #FFFFFF;
	padding: 10px;
	margin: 8px;
}

table{
	font-family: Georgia,"Times New Roman",serif;
	font-size: 10pt;
	color: #333333;
	}
a,a:link,a:visited {
	color: #5F000D;
	text-decoration: underline;
	}
a:active,a:hover {
	color: #5F000D;
	text-decoration: underline;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.2em;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman";
	}
h1 {font-size: 200%; color: #21446B}
h2 {font-size: 170%; color: #21446B}
h3 {font-size: 140%; color: #21446B}
h4 {font-size: 130%}
h5 {font-size: 120%}
h6 {font-size: 110%}
a, a:link, a:visited, a:active, a:hover {text-decoration: underline; border: none}
a, a:link, a:visited  {color: #07497F}
a:active, a:hover {color: #792228}
img {border: none}

fieldset
  {border: none;
   border-top: 3px double #478751;}

legend
  {font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 24px;
   font-variant: small-caps;
   padding: 0px 3px;}
.jptext {
	font-family: "MS PGothic";
	font-size: 12px;
	font-style: normal;
	line-height: 15pt;
}
.jptitle {
	font-family: "MS PGothic";
	font-size: 14px;
	font-style: normal;
	line-height: normalt-weight: bold;
	font-variant: normal;
}

span.cap
  {float: left; 
   margin-right: 2px; 
   color: black; 
   font-family: 'Times New Roman', Georgia, serif;
   font-size: 20px; 
   font-weight: bold; 
   margin-top: -3px;}
   
blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px double #cccccc;
} 

.clean-black-text-on-white {
	color: #222; text-shadow: 0 2px 1px #bbbaba; 
	filter: dropshadow(color=#bbbaba, offX=0,offY=1);
	}
.soft-grey-shadow-on-grey {
	background-color: #474747; 
	color: #ffffff; text-shadow: 0 3px 8px #2a2a2a; 
	filter:dropshadow(color=#bbbaba, offX=0,offY=1);
	}
.light-glow-on-dark-text-w-grey-bg {
    text-align:center
	color: #222; text-shadow: 0px 2px 3px #555;
	}
.pure-css-letterpress-effect {
	color: #222; text-shadow: 0px 2px 3px #555;
	}
	
span.cap
  {float: left; 
   margin-right: 5px; 
   color: red; 
   font-family: 'Times New Roman', Georgia, serif;
   font-size: 48px; 
   font-weight: bold; 
   margin-top: -5px;
   }

.shadow {
   border: 1px solid #3E9554; 
   padding: 3px; 
   box-shadow: #aaa 2px 2px 7px; 
   -webkit-box-shadow: #aaa 2px 2px 7px; 
   -moz-box-shadow: #aaa 2px 2px 7px;
   }
