.bg{
	background-image : url(img/bg.jpg);
	background-repeat : repeat-x;
	background-repeat : repeat-y;
	background-color : #FEF5D0;
}

.dotH{
	background-image : url(img/dotH.gif);
	background-repeat : repeat-x;
	background-color : #FEF5D0;
}

.dotV{
	background-image : url(img/dotV.gif);
	background-repeat : repeat-y;
	background-color : #E8F8FA;
}

/*---------- fonts ----------*/

body,td{
	font-family : Tahoma,sans-serif,Thonburi,Verdana,Geneva,Arial,Helvetica;
	font-size : 13px;
	color : #666666;
}

.gray{color : #666666;}
.darkRed{	color : #8F4137;}
.bl{	color : #333333;}
.orange{color : #f26522;}
.green{color : #857f3c;}
.blueGreen{color : #6fc0bc;}

.smallBl{
	font-family : Tahoma,sans-serif,Thonburi,Verdana,Geneva,Arial,Helvetica;
	font-size : 12px;
	color : #000000;
}

.smallGray{
	font-family : Tahoma,sans-serif,Thonburi,Verdana,Geneva,Arial,Helvetica;
	font-size : 12px;
	color : #666666;
}

.smallGreen{
	font-family : Tahoma,sans-serif,Thonburi,Verdana,Geneva,Arial,Helvetica;
	font-size : 12px;
	color : #857f3c;
}

.darkRedBigBold{
	font-family: Tahoma,sans-serif,Thonburi;
	font-size:18px;
	font-weight : bold;
	color:#8F4137;
	letter-spacing:0;
	line-height:20px;
}

.darkRedBig{
	font-family: Tahoma,sans-serif,Thonburi;
	font-size:18px;
	color:#8F4137;
	letter-spacing:0;
	line-height:20px;
}

.greenBig{
	font-family: Tahoma,sans-serif,Thonburi;
	font-size:18px;
	color:#857f3c;
	letter-spacing:0;
	line-height:20px;
}

.greenH{
	font-family: Tahoma,sans-serif,Thonburi;
	font-size:15px;
	color:#857f3c;
	letter-spacing:0;
	line-height:15px;
}

.darkRedH{
	font-family: Tahoma,sans-serif,Thonburi;
	font-size:15px;
	color:#8F4137;
	letter-spacing:0;
	line-height:15px;
}

.BlBigBold{
	font-family: Tahoma,sans-serif,Thonburi;
	font-size:18px;
	font-weight : bold;
	color:#000000;
	letter-spacing:0;
	line-height:20px;
}


.BlH{
	font-family: Tahoma,sans-serif,Thonburi;
	font-size:15px;
	color:#000000;
	letter-spacing:0;
	line-height:17px;
}

.Button{
BORDER-RIGHT: #bcb89c 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #bcb89c 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; BORDER-LEFT: #bcb89c 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #bcb89c 1px solid; BACKGROUND-COLOR: #FFFFFF
}

input{
	font-family : Tahoma,sans-serif,Thonburi,Verdana,Geneva,Arial,Helvetica;
	font-size : 12px;
	color : #666666;
}

select{
	font-family : Tahoma,sans-serif,Thonburi,Verdana,Geneva,Arial,Helvetica;
	font-size : 12px;
	color : #666666;
}

textarea{
	font-family : Tahoma,sans-serif,Thonburi,Verdana,Geneva,Arial,Helvetica;
	font-size : 12px;
	color : #666666;
}

/*---------- text-link ----------*/
a:link{text-decoration : none; color : #FF6767;}
a:visited {text-decoration : none; color : #FF6767;}
a:hover {text-decoration : underline; color : #CCCCCC;}

a.smokybyteLink:link {text-decoration : none; color : #E0922F;}
a.smokybyteLink:visited {text-decoration : none; color : #E0922F;}
a.smokybyteLink:hover {text-decoration : underline; color : #333333;}

a.darkRedgotoBlSmall:link {text-decoration : none; color : #8F4137;}
a.darkRedgotoBlSmall:visited {text-decoration : none; color : #8F4137;}
a.darkRedgotoBlSmall:hover {text-decoration : underline; color : #333333;}

a.textLink:link {text-decoration : none; color : #8F4137;}
a.textLink:visited {text-decoration : none; color : #8F4137;}
a.textLink:hover {text-decoration : underline; color : #333333;}

a.textLinkunderline:link {text-decoration : underline; color : #8F4137;}
a.textLinkunderline:visited {text-decoration : underline; color : #8F4137;}
a.textLinkunderline:hover {text-decoration : underline; color : #333333;}

a.textLinkFaqunderline:link {text-decoration : underline; color : #8F4137;}
a.textLinkFaqunderline:visited {text-decoration : underline; color : #333333;}
a.textLinkFaqunderline:hover {text-decoration : underline; color : #333333;}

a.textLinkVisitedunderline:link {text-decoration : underline; color : #8F4137;}
a.textLinkVisitedunderline:visited {text-decoration : underline; color : #333333;}
a.textLinkVisitedunderline:hover {text-decoration : underline; color : #333333;}

a.blGotoDarkRed:link {text-decoration : none; color : #000000;}
a.blGotoDarkRed:visited {text-decoration : none; color : #000000;}
a.blGotoDarkRed:hover {text-decoration : underline; color : #8F4137;}

a.grayGotoDarkRedunderline:link {text-decoration : underline; color : #666666;}
a.grayGotoDarkRedunderline:visited {text-decoration : underline; color : #666666;}
a.grayGotoDarkRedunderline:hover {text-decoration : underline; color : #8F4137;}
