/* Global Parameters  */

	body {
background-color: #4D340C;
	/*background-image:  url(../images/bg-site.jpg);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#816D10;
	scrollbar-highlight-color:#3E2A08;
	scrollbar-3dlight-color:#927E12;
	scrollbar-darkshadow-color:#927E12;
	scrollbar-shadow-color:#3E2A08;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#4D340C;
}
	
	h1 	
		{ font-family: "Microsoft Sans Serif"; font-size: 18px; color: #CC6600; font-weight: bold; }

	h2 	
		{ font-family: "Microsoft Sans Serif"; font-size: 15px; color: #CC6600; font-weight: bold; }
		
	h3 	
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #FF9900; font-weight: bold; }

	ul, li, ol
		{ list-style-type: cercle;
		
		font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; font-weight: none; }
		
	 hr
	   { font-family: "Trebuchet MS"; font-size: 11px; color: #999999; font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #B4B4B4; text-decoration: none;font-weight: none; }
		
	a:hover
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: none;}
				
	a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: "Trebuchet MS"; font-size: 10px; color: #FFF799; text-decoration: none;  font-weight: none;}
	a.link-address:hover
		{ font-family: "Trebuchet MS"; font-size: 10px; color: #FFF200; text-decoration: none; font-weight: none; }
		
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #FFF200; text-decoration: none; font-weight: none;}
	a.link-nav:hover
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: none;}
		
	a.link-menu:link, a.link-menu:visited, a.link-menu:active
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: none;}
	a.link-menu:hover
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #FFF200; text-decoration: none; font-weight: none;}
		
	a.link-siam:link, a.link-siam:visited, a.link-siam:active
		{ font-family: "Curlz MT"; font-size: 22px; color: #FFF200; text-decoration: none; font-weight: none;}
	a.link-siam:hover
		{ font-family: "Curlz MT"; font-size: 22px; color: #FFFFFF; text-decoration: none; font-weight: none;}
		

		.textsnormal
		{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
		.textsyellow
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #FFF200; text-decoration: none; }
		.textsyellow13
		{ font-family: "Trebuchet MS"; font-size: 13px; color: #FFF200; text-decoration: none; }
		.textsaddress
		{ font-family: "Trebuchet MS"; font-size: 10px; color: #FFF799; text-decoration: none; }
		.textsmenu
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #B4B4B4; text-decoration: none; }
		.textssiam
		{ font-family: "Curlz MT"; font-size: 22px; color: #FFF200; text-decoration: none; 
	line-height: 22px;}
		.textsdyellow
		{ font-family: "Trebuchet MS"; font-size: 10px; color: #ABA000; text-decoration: none; }
		.textswhite10
		{ font-family: "Trebuchet MS"; font-size: 10px; color: #FFFFFF; text-decoration: none; }
		.textswhite20
		{ font-family: "Trebuchet MS"; font-size: 15px; color: #FFFFFF; text-decoration: none; }


		
/* Document Tables  */
	
	
	.table-main 
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #002478; background-color: #FFFFFF; }

	.table-address 
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; text-align: center; }
		
 .input {
	color: #FFFFFF;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #AC9615;
	border: 1px solid #ABA000;
	scrollbar-face-color:#AC9615;
	scrollbar-highlight-color:#3E2A08;
	scrollbar-3dlight-color:#927E12;
	scrollbar-darkshadow-color:#927E12;
	scrollbar-shadow-color:#3E2A08;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#AC9615;
}
	.MyButton {
	background-color: #402C09;
	color: #333333;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: none;
	border: 1px none #EFEFEF;
	}
.tborder {
	border: 1px solid #99E1F8;
}
