.bg{
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #A2C5E9;
}

.bgContent{
	background-image : url(img/bgContent.gif);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}

.bgContentHOS{
	background-image : url(img/bgContentHOS.gif);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}

.barShadow_V{
	background-image : url(img/barShadow_V.gif);
	background-repeat : repeat-y;
	background-color : #FFFFFF;
}

.dotH{
	background-image : url(img/dotH.gif);
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}

/*---------- fonts ----------*/

body,td{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #666666;
}

.thaiContent{
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif,Thonburi;
	font-size : 11px;
	color : #666666;
}

.smallGrey{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #666666;
}

.redB{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #9D2227;
}

.redSmall{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #DB0006;
}

.blueSoft{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #74A5CF;
}

.white{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}

.grey{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #333333;
}

.orange{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #FC8316;
}

.orangeBig{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #FC8316;
}

.Button{
BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; 		 	BORDER-LEFT: #666666 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #FFFFFF
}

input{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #666666;
}

select{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #666666;
}

textarea{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #666666;
}

/*---------- text-link ----------*/
a:link{text-decoration : none; color : #FCA844;}
a:visited {text-decoration : none; color : #FCA844;}
a:hover {text-decoration : underline; color : #333333;}

a.smokybyteLink:link {text-decoration : none; color : #FC8316; font-size : 10px;}
a.smokybyteLink:visited {text-decoration : none; color : #FC8316; font-size : 10px;}
a.smokybyteLink:hover {text-decoration : none; color : #666666; font-size : 10px;}

a.subLink:link {text-decoration : none; color : #74A5CF;}
a.subLink:visited {text-decoration : none; color : #74A5CF;}
a.subLink:hover {text-decoration : underline; color : #333333;}

a.subNavLink:link {text-decoration : none; color : #000000;}
a.subNavLink:visited {text-decoration : none; color : #000000;}
a.subNavLink:hover {text-decoration : none; color : #FC8316;}

a.orangegotoBl:link {text-decoration : none; color : #FC8316;}
a.orangegotoBl:visited {text-decoration : none; color : #FC8316;}
a.orangegotoBl:hover {text-decoration : underline; color : #333333;}

a.bluegotoOrange:link {text-decoration : none; color : #3967A9;}
a.bluegotoOrange:visited {text-decoration : none; color : #3967A9;}
a.bluegotoOrange:hover {text-decoration : none; color : #FC8316;}

a.blgotoBlueSoftSmall:link {text-decoration : none; color : #666666; font-size : 10px;}
a.blgotoBlueSoftSmall:visited {text-decoration : none; color : #666666; font-size : 10px;}
a.blgotoBlueSoftSmall:hover {text-decoration : underline; color : #74A5CF; font-size : 10px;}

a.BlueSoftgotoBlunderline:link {text-decoration : none; color : #74A5CF;}
a.BlueSoftgotoBlunderline:visited {text-decoration : none; color : #74A5CF;}
a.BlueSoftgotoBlunderline:hover {text-decoration : underline; color : #666666;}

a.blgotoBlueSoftunderline:link {text-decoration : underline; color : #666666;}
a.blgotoBlueSoftunderline:visited {text-decoration : underline; color : #666666;}
a.blgotoBlueSoftunderline:hover {text-decoration : underline; color : #74A5CF;}

a.BlueSoftgotoBlunderlineAll:link {text-decoration : underline; color : #74A5CF;}
a.BlueSoftgotoBlunderlineAll:visited {text-decoration : underline; color : #74A5CF;}
a.BlueSoftgotoBlunderlineAll:hover {text-decoration : underline; color : #333333;}

a.blgotoBlueSoftBoldunderline:link {text-decoration : underline; color : #333333; font-weight : bold;}
a.blgotoBlueSoftBoldunderline:visited {text-decoration : underline; color : #333333; font-weight : bold;}
a.blgotoBlueSoftBoldunderline:hover {text-decoration : underline; color : #74A5CF; font-weight : bold;}




