.bg{
	background-image : url(img/bg.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #0091D1;
}

.bgContent{
	background-image : url(img/bgContent.gif);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #0091D1;
}

.bgBottom{
	background-image : url(img/bgBottom.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #0091D1;
}

.barWater_L{
	background-image : url(img/barWater_L.gif);
	background-repeat : repeat-y;
	background-color : #0091D1;
}

.barWater_R{
	background-image : url(img/barWater_R.gif);
	background-repeat : repeat-y;
	background-color : #0091D1;
}

.dotH{
	background-image : url(img/dotH.gif);
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}

.dotV{
	background-image : url(img/dotV.gif);
	background-repeat : repeat-y;
	background-color : #DBC89C;
}

/*---------- fonts ----------*/

body,td{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #333333;
}

.txtThai{
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif,Thonburi;
	font-size : 11px;
	color : #333333;
}

.small{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}

.blueB{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #0055A1;
}

.blueSky{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #00AEEF;
}

.blueSkyB{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #00AEEF;
}

.blueSkyBigArial{
	font-family : Arial,Tahoma,Verdana,Helvetica,Arial,Thonburi,sans-serif;
	font-weight : bold;
	font-size : 18px;
	color : #00AEEF;
}

.blueSoftFontSmall{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 10px;
	color : #99D3ED;
}

.blueOverSoft{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #E5F6FD;
}

.orange{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #F7941D;
}

.orangeB{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #F7941D;
}

.orangeBig{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #F7941D;
}

.white{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}

.whiteBigArial{
	font-family : Arial,Tahoma,Verdana,Helvetica,Arial,Thonburi,sans-serif;
	font-weight : bold;
	font-size : 18px;
	color : #FFFFFF;
}

.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,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #666666;
}

select{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #666666;
}

textarea{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #666666;
}

/*---------- text-link ----------*/
a:link{text-decoration : underline; color : #333333;}
a:visited {text-decoration : underline; color : #333333;}
a:hover {text-decoration : underline; color : #9C0300;}

a.smokybyteLink:link {text-decoration : none; color : #FFCB4D; font-size : 10px;}
a.smokybyteLink:visited {text-decoration : none; color : #FFCB4D; font-size : 10px;}
a.smokybyteLink:hover {text-decoration : underline; color : #000000; font-size : 10px;}

a.bluetoBL:link {text-decoration : none; color : #00AEEF;}
a.bluetoBL:visited {text-decoration : none; color : #00AEEF;}
a.bluetoBL:hover {text-decoration : underline; color : #333333;}

a.orangetoBL:link {text-decoration : none; color : #F7941D;}
a.orangetoBL:visited {text-decoration : none; color : #F7941D;}
a.orangetoBL:hover {text-decoration : underline; color : #333333;}

a.orangetoBLunderline:link {text-decoration : underline; color : #F7941D;}
a.orangetoBLunderline:visited {text-decoration : underline; color : #F7941D;}
a.orangetoBLunderline:hover {text-decoration : underline; color : #333333;}

a.bltoBlueSoft:link {text-decoration : none; color : #99D3ED;}
a.bltoBlueSoft:visited {text-decoration : none; color : #333333;}
a.bltoBlueSoft:hover {text-decoration : none; color : #333333;}

a.blueSkytoBL:link {text-decoration : none; color : #00AEEF;}
a.blueSkytoBL:visited {text-decoration : underline; color : #333333;}
a.blueSkytoBL:hover {text-decoration : none; color : #333333;}

a.bltoBlueSkyunderline:link {text-decoration : underline; color : #333333;}
a.bltoBlueSkyunderline:visited {text-decoration : underline; color : #333333;}
a.bltoBlueSkyunderline:hover {text-decoration : underline; color : #00AEEF;}

a.bltoBlueSoftunderline:link {text-decoration : underline; color : #333333;}
a.bltoBlueSoftunderline:visited {text-decoration : underline; color : #333333;}
a.bltoBlueSoftunderline:hover {text-decoration : underline; color : #00AEEF;}

a.bltoOrangeTextThaiunderline:link {text-decoration : underline; color : #333333; font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif,Thonburi;}
a.bltoOrangeTextThaiunderline:visited {text-decoration : underline; color : #333333; font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif,Thonburi;}
a.bltoOrangeTextThaiunderline:hover {text-decoration : underline; color : #F7941D; font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif,Thonburi;}

a.redtoGrey:link {text-decoration : underline; color : #D32626;}
a.redtoGrey:visited {text-decoration : underline; color : #D32626;}
a.redtoGrey:hover {text-decoration : underline; color : #ADADAD;}
