/* Global Parameters  */

	body 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #FFCD05;
	scrollbar-face-color: #FAE17F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #E0C765;
	scrollbar-highlight-color: #FBEB97;
	scrollbar-shadow-color: #E0C765;
	scrollbar-darkshadow-color: #FBEB97;
	/*background-color: #FFCC00;*/
	background-image: url(../images/bg_02.gif);
}
	
	h1 	
		{font-family: Tahoma;
		font-size: 18px;	
		font-weight: bold;	
		color: #990000; }

	h2 	
		{font-family: Tahoma;
		font-size: 16px; 
		color: #990000; 
		font-weight: bold;}
		
	h3 	
		{font-family: Tahoma;
		font-size: 14px; 
		color: #990000; 
		font-weight: bold; }

	ul, li, ol
		{ list-style-type: circle;
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-weight: none; }
		
	 hr
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	   font-size: 13px; color: #999999; 
	   font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; 
		color: #333333; 
		text-decoration:  none; }		
	a:hover
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; 
		color: #666666; none; }
		
	a.link-orange:link, a.link-orange:visited, a.link-orange:active
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; 
		color: #FF6600; 
		text-decoration: none; 
		font-weight: none;}		
	a.link-orange:hover
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; 
		color: #FF9900; 
		text-decoration: none; 
		font-weight: none;}	
		
	a.link-address:link, a.link-address:visited, a.link-address:active
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; 
		color: #FF6600; 
		text-decoration: none; }		
		
	a.link-address:hover
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #FF3300; 
		text-decoration: none; }
		
		a.link-menu:link, a.link-menu:visited, a.link-menu:active
		{	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;font-size: 13px;	font-weight: none;	color: #FF9900;}
		
		a.link-menu:hover
		{	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif; font-size: 13px;	font-weight: none;	color: #333333;}
		
	a.link-more:link, a.link-more:visited, a.link-more:active
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; 
		color: #990000; 
		text-decoration: none; }		
		
	a.link-more:hover
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; color: #FF3300; 
		text-decoration: none; }
		
/* Document Fonts  */

	.textsnormal
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; color: #333333; 
		font-weight: none; }
		
		.textsnormal-thai
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #333333; 
		font-weight: none; }
		
	.textswhite
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 12px; color: #FFFFFF; 
		text-decoration: none;}				
		
	.textswhite-11
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #FFFFFF; 
		text-decoration: none;}				
		
	.texts_orange
		{font-family:  "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; 
		color: #FF9900; 
		text-decoration: none; 
		font-weight: none; }

	.textsbrown
	{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: none;
	line-height: 18px;}

	.texts-darkbrown
	{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #695035;
	font-weight: none;
	line-height: 18px;}
	
	.texts-darkbrown-thai
	{font-family: Microsoft Sans Serif,MS Sans Serif,CordiaUPC, AngsanaUPC, arial, Tahoma, arial, Tahoma;
	font-size: 13px;
	color: #695035;
	font-weight: none;
	line-height: 18px;}


   	.input 
	{	font-family: Tahoma;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: disc;}
		
.MyButton 
		{background-color: #243C3C;
		border-width: 1;
		color: #666666;
		font-style: normal;
		font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px;
		color: #F6F2E9;
		font-weight: normal;}

.textnormal {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
