﻿
@font-face {
  font-family: "CaramelSiam";
  src: url("../FontWeb/CaramelSiam.eot"); 	/* IE9 Compat Modes */
  src: url("../FontWeb/CaramelSiam.eot?#iefix") format("embedded-opentype"), 	/* IE6-IE8 */
     /*  url("../FontWeb/CaramelSiam.otf") format("otf"),	 Open Type Font  */
       url("../FontWeb/CaramelSiam.svg#CaramelSiam") format("svg"), 	/* Legacy iOS */
       url("../FontWeb/CaramelSiam.ttf") format("truetype"), 	/* Safari, Android, iOS */
       url("../FontWeb/CaramelSiam.woff") format("woff"), 	/* Modern Browsers */
       url("../FontWeb/CaramelSiam.woff2") format("woff2");		/* Modern Browsers */
  font-weight: normal;
  font-style: normal;

}
 



/*@font-face {
  font-family: "HelvethaicaMon";
  src: url("../FontWeb/db-helvethaicamon.eot");
  src: url("../FontWeb/db-helvethaicamon.eot?#iefix") format("embedded-opentype")
    url("../../FontWeb/db-helvethaicamon.otf") format("opentype"),
    url("../FontWeb/db-helvethaicamon.ttf") format("truetype"),
    url("../FontWeb/db-helvethaicamon.svg") format("svg"),
    url("../FontWeb/db-helvethaicamon.woff") format("woff"),
    url("../FontWeb/db-helvethaicamon.woff2") format("woff2"); 
}
*/


/*		body {	font-family:  Arial, Helvetica, sans-serif ;  	}  	*/
.FontTahoma  { font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
}


.FSize_10{		font-size:10px;	}
.FSize_12{		font-size:12px;	}
.FSize_14{		font-size:14px;	}
.FSize_16{		font-size:16px;	}
.FSize_18{		font-size:18px;	}
.FSize_20{		font-size:20px;	}
.FSize_22{		font-size:22px;	}
.FSize_24{		font-size:24px;	}
.FSize_28{		font-size:28px;	}
.FSize_30{		font-size:30px;	}
.FSize_36{		font-size:36px;	}
.FSize_48{		font-size:48px;	}
.FSize_72{		font-size:72px;	}
  
.FBlack{ 	color:#000000;	} 
.FBlue{		color:#003d90;	}
.FGray{		color:#999999;	}
.FGreen{		color:#009933;	}
.FRed{		color:#CC0000;	}
.FWhite{	color:#FFFFFF;	}
.FOrg1{		color:#ff7800;	}
.FOrg2{		color:#ffce73;	}
.FOrg3{		color:#f25b00;	}

.bgBlue{	  background-image: linear-gradient(to bottom right, #ffeeee 10%, #ffcccc );	}

 


 