﻿body {
	text-align: center;
/*	font-family:"JS Thanaporn";*/
	font-family:"Arial";	
	font-size:120%;
	color:#0c75b1;	
}
.txt_black{
	font-size:65%;	
	color:#8e8e8e;
	}
.head_sky
{
	font-family:"JS Thanaporn";
	font-size:90%;	
	color:#00ccff;	
	font-weight: bold
}

.head_green
{
	text-align: left;
	font-family:"JS Thanaporn";
	font-size:90%;	
	color:#AFC501;	
font-weight: bold
}
.head_gray
{
	text-align: left;
	font-family:"Arial";
	font-size:80%;	
	color:#fea8cc;	
font-weight: bold
}
.head_red
{
	text-align: left;
	font-family:"JS Thanaporn";
	font-size:90%;	
	color:#67C5CA;	
font-weight: bold
}


.head_orange
{
	text-align: left;
	font-family:"Arial";
	font-size:85%;	
	color:#ff9900;	
font-weight: bold
}

.head_blue
{
	text-align: left;
	font-family:"Arial";
	font-size:80%;	
	color:#4191EE;	
font-weight: bold
}
.txt_bold
{font-weight: bold;
	
}

.txt_bold2
{
	text-align: left;
	font-family:"Arial";
	font-size:70%;	
	color:#8e8e8e;	
 font-weight: bold
}

.button {
	border:1px solid #496A8B;
	background-color:#AED0F7;
	color:#333333;
	}
.txtBox {
	margin-left: 1em;
	border:1px solid #496A8B;
	/*background-color:#FFE0C0;*/
	height:15px
}
.cbo {
	margin-left: 1em;
	border:1px solid #496A8B;
	/*background-color:#DBE0E3;*/
	
}
/*.Image
{
	margin-left: 1em;
	border :notset 15px #999999;
	
}*/
.FileUpload
{
margin-left: 1em;
	border:1px solid #496A8B;
	/*background-color:#DBE0E3;*/
}
.articlebox
{
   background-color: #ffffff;
   color: #ffffff;
  
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}
#menu .normallink {
FONT-FAMILY:Trebuchet MS, Lucida Grande, Verdana, Tahoma, sans-serif;
FONT-SIZE:12px;
FONT-WEIGHT:bold;
FONT-STYLE:normal;
BORDER-TOP:#C0C0C0 1px solid;
BORDER-RIGHT:#C0C0C0 1px solid;
BORDER-BOTTOM:#C0C0C0 1px solid;
BORDER-LEFT:#C0C0C0 1px solid;
CURSOR:hand;
COLOR:#003F00;
BACKGROUND-COLOR:#A9EDA9;
BACKGROUND-IMAGE:url(image/bg1.gif);
text-align: left;
}
#menu .selectedlink {
FONT-FAMILY:Trebuchet MS, Lucida Grande, Verdana, Tahoma, sans-serif;
FONT-SIZE:12px;
FONT-WEIGHT:bold;
FONT-STYLE:normal;
BORDER-TOP:#C0C0C0 1px solid;
BORDER-RIGHT:#C0C0C0 1px solid;
BORDER-BOTTOM:#C0C0C0 1px solid;
BORDER-LEFT:#C0C0C0 1px solid;
CURSOR:hand;
COLOR:#FF5D00;
BACKGROUND-COLOR:#FFFAB6;
	text-align: left;	
}
#menu .menuHover {
FONT-FAMILY:Trebuchet MS, Lucida Grande, Verdana, Tahoma, sans-serif;
FONT-SIZE:12px;
FONT-WEIGHT:bold;
FONT-STYLE:normal;
BORDER-TOP:#C0C0C0 1px solid;
BORDER-RIGHT:#C0C0C0 1px solid;
BORDER-BOTTOM:#C0C0C0 1px solid;
BORDER-LEFT:#C0C0C0 1px solid;
CURSOR:hand;
COLOR:#FF5D00;
BACKGROUND-COLOR:#FFFAB6;
BACKGROUND-IMAGE:none;
text-align: left;
}
#menu .subMenuNormal {			 
FONT-FAMILY:Trebuchet MS, Lucida Grande, Verdana, Tahoma, sans-serif;
FONT-SIZE:12px;
FONT-WEIGHT:normal;
FONT-STYLE:normal;
BORDER-TOP:#C0C0C0 1px solid;
BORDER-RIGHT:#C0C0C0 1px solid;
BORDER-BOTTOM:#C0C0C0 1px solid;
BORDER-LEFT:#C0C0C0 1px solid;
CURSOR:hand;
COLOR:#2E5EBC;
BACKGROUND-COLOR:#A9EDA9;
BACKGROUND-IMAGE:url(image/bg1.gif);
text-align: left;
}
#menu .subMenuHover {
   FONT-FAMILY:Trebuchet MS, Lucida Grande, Verdana, Tahoma, sans-serif;
FONT-SIZE:12px;
FONT-WEIGHT:normal;
FONT-STYLE:normal;
BORDER-TOP:#C0C0C0 1px solid;
BORDER-RIGHT:#C0C0C0 1px solid;
BORDER-BOTTOM:#C0C0C0 1px solid;
BORDER-LEFT:#C0C0C0 1px solid;
CURSOR:hand;
COLOR:#FF5D00;
BACKGROUND-COLOR:#FFFAB6;
BACKGROUND-IMAGE:none;
text-align: left;
}
.lbl{
	
	/*border-bottom:2px solid #DEDEBC;*/
	font-size:Small;
	/*letter-spacing:0.25em;*/
	color:#1E90FF;
}
a {
	text-decoration: none;
	CURSOR:hand;
	/*font-weight: bold;
	
	font-family:"JS Thanaporn";*/
}

a:link 
{
	color:#00ccff;
}

a:visited {color:#0C75B1;}

a:active {color:#0C75B1;}

a:hover {	text-decoration:underline}
h6
{
	text-align: center;
	font-family:"JS Thanaporn";
	
}
p
{
  text-align : left;
  font-family :"JS Thanaporn";
  font-size:90%;	
	
	
	}


