/* Global Parameters  */

	body 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #C9C9A8;
	scrollbar-arrow-color: #7F7F64;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #E9EAD7;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #ADBC56;
	/*background-color: #FFFFFF;	*/
	background-image:  url(../images_restau/bg_01.jpg);
}
	
	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: Tahoma, Microsoft Sans Serif,MS Sans Serif,CordiaUPC, AngsanaUPC, arial, Tahoma, arial, ;
		font-size: 11px; 
		color: #CC9933; 
		text-decoration:  none; }		
	a:hover
		{font-family: Tahoma, Microsoft Sans Serif,MS Sans Serif,CordiaUPC, AngsanaUPC, arial, Tahoma, arial, ;
		font-size: 11px; 
		color: #666666; none; }
		
	a.link-orange:link, a.link-orange:visited, a.link-orange:active
		{font-family: Tahoma;
		font-size: 11px; 
		color: #993300; 
		text-decoration: none; 
		font-weight: bold;}		
	a.link-orange:hover
		{font-family: Tahoma;
		font-size: 11px; 
		color: #FF6600; 
		text-decoration: none; 
		font-weight: bold;}	
		
	a.link-address:link, a.link-address:visited, a.link-address:active
		{font-family:Microsoft Sans Serif,MS Sans Serif,CordiaUPC, AngsanaUPC, arial, Tahoma, arial, ;
		font-size: 12px; 
		color: #CC6600; 
		text-decoration: none; }		
		
	a.link-address:hover
		{font-family: Microsoft Sans Serif,MS Sans Serif,CordiaUPC, AngsanaUPC, arial, Tahoma, arial, ;
		font-size: 12px; color: #66750D; 
		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: #FFFF99;}
		
		a.link-menu:hover
		{	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif; font-size: 13px;	font-weight: none;	color: #FFFFFF;}
		
	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  */

.textnormal2{
	font-family: Microsoft Sans Serif,MS Sans Serif,CordiaUPC, AngsanaUPC, arial,  Tahoma, arial, ;
	font-size: 13px;
	font-style: normal;
	color: #666666;}

	.texts_orange
		{font-family: Microsoft Sans Serif,MS Sans Serif,CordiaUPC, AngsanaUPC, arial,  Tahoma, arial, ;
		font-size: 13px; 
		color: #F8931C; 
		text-decoration: none; 
		font-weight: bold; }

	.textsaddress
	{font-family: Microsoft Sans Serif,MS Sans Serif,CordiaUPC, AngsanaUPC, arial, Tahoma, arial ;
	font-size: 12px;
	color: #66750D;
	font-weight: none;
	line-height: 14px;}

	.texts-darkbrown
	{font-family:Microsoft Sans Serif,MS Sans Serif,CordiaUPC, AngsanaUPC, arial, Tahoma, arial ;
	font-size: 12px;
	color: #49940C;
	font-weight: none;
	line-height: 14px;}

   	.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: #2390C9;
		border-width: 1;
		color: #FFFFFF;
		font-style: normal;
		font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif", CordiaUPC, AngsanaUPC, arial, Tahoma, arial, ;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;}


