body 
		 { 	
			margin-bottom:0;
			margin-left: 0;
			margin-right: 0;
			margin-top:0;
			/*background-color:#FFB321;*/
			background-image:url(../images/temp/bg-temp.jpg);
		 } 
table, tr, th, td, div, span, input, option, p, textarea, li
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #535353;
		}
.txt-input
		{  
			font-family:  "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif ;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #FF9B00;		 
		}
		input
		{  
			font-family:  "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif ;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #535353; 
		}
		select, textarea
		{  
			font-family:  "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif ;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #535353;		 
		}
.blue
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #7EC9E3;
			text-decoration: none;
		}
.white
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #FFFFFF;
		}
.copyright
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #298ABB;
		}
.orange-big
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: bold;
			font-size:11px;
			color: #666666;
		}
.black-big
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: bold;
			font-size:12px;
			color: #000000;
		}
.h1 
		{ 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: bold;
			font-size:12px;
			color: #0A50A1;
		}
.h2 
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:18px;
			color: #FFFFFF;
		 }
.h3   
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:12px;
			color: #FFFFFF;
		 }
.h4 
		 { 
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:10px;
			color: #FFFFFF;
		}
.h5 
		{  
			font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:8px;
			color: #FFFFFF;
		}

a:link, a:active, a:visited
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #2F2916;
			text-decoration: none;
		}
a:hover
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #088DD5;
			text-decoration: underline;
		}
a.orangelink:link, a.orangelink:active, a.orangelink:visited
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #FF9900;
			text-decoration: underline;
		}
a.orangelink:hover
		{
			font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #7EC9E3;
			text-decoration: blink;
		}
		
.test
		{
	border: 2 px;
	border-color: #FF6600;
	border-style: dashed;
		}
