body 
		 { 	
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			margin-top: 0;
			background-color:#221510;	
			scrollbar-face-color:#231512;
			scrollbar-highlight-color:#35221C;
			scrollbar-3dlight-color:#FFFFFF;
			scrollbar-darkshadow-color:#35221C;
			scrollbar-shadow-color:#E5E4E2;
			scrollbar-arrow-color:#20150F;
			scrollbar-track-color:#20150F;
		 } 
table, tr, th, td, div, span, p, li
		{ 
			font-family:  arial,Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #FFFFFF;
		}
.txt-input
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif" ;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #2C211D;		 
		}
		input
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif" ;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #2C211D;		 
		}
		select, textarea
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif" ;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #2C211D;		 
		}
a:link, a:active, a:visited
		{
			font-family: arial,Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #3c260f;
			text-decoration: none;
		}
a:hover
		{
			font-family: arial,Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #acaaaa;
			text-decoration: none;
		}
