{Standard format}
body {
    font-family: "MS Sans Serif";
	/*background-image: url(images/bg.gif);*/
	background-color: #ffffff;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link { color: #333333;}
a:visited { color: #333333;}
a:hover { color: #FF6600;}
a:active { color: #FF3300;}

{Header near icon 24x24}
.fontHeader { font-family: "Tahoma"; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.fontHeaderBlack { font-family: "Tahoma"; font-size: 12px; color: #333333; font-weight: bold; }


{Fix you font cannot resize}
.fontDefault { font-family: "MS Sans Serif"; font-size: 14px; }
.fontGray { font-family: "MS Sans Serif"; font-size: 14px; color: #999999; }
.fontRed { font-family: "MS Sans Serif"; font-size: 14px; color: #FF3300; }
.fontMore { font-family: "MS Sans Serif"; font-size: 8px; color: #FFFFFF; }

{Fix you font in word "khon-ha" near search box}
.fontWhite { font-family: "MS Sans Serif"; font-size: 8px; color: #FFFFFF; font-weight: bold; }

{for Background outside 800x600}
.bgRead { background: #F3F7E7; }
