.bgMain{background-image : url(img/bgMain.jpg); background-repeat:no-repeat; background-color : #F3EFD2;}

.dotHBl{
	background-image : url(img/dotHBl.gif);
	background-repeat : repeat-x;
}

.dotVBl{
	background-image : url(img/dotVBl.gif);
	background-repeat : repeat-y;
}


.dotV{
	background-image : url(img/dotV.gif);
	background-repeat : repeat-y;
}


/*---------- fonts ----------*/

body,td{
	font-family : Arial,Tahoma,Verdana,Helvetica,Thonburi,sans-serif;
	font-size : 11px;
	color : #666666;
}
.brown{ color:#562600;}
.orange{ color:#FF9900;}

.txtBigBrown{
	font-size:14px;
	letter-spacing:-1;
	line-height:16px;
	color:#562600;
}

ul.position {
	list-style-position: outside;
}

.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 : Arial,Tahoma,Verdana,Helvetica,Thonburi,sans-serif;
	font-size : 11px;
	color : #666666;
}

select{
	font-family : Arial,Tahoma,Verdana,Helvetica,Thonburi,sans-serif;
	font-size : 11px;
	color : #666666;
}

textarea{
	font-family : Arial,Tahoma,Verdana,Helvetica,Thonburi,sans-serif;
	font-size : 11px;
	color : #666666;
}

/*  LAYOUT  */
.box_img_Thumb
{
	vertical-align:middle;
	margin-right:20px;
}

/*---------- text-link ----------*/
a:link{text-decoration : none; color : #666666;}
a:visited {text-decoration : none; color : #666666;}
a:hover {text-decoration : underline; color : #C5C5C5;}

a.subMenu:link {text-decoration : none; color : #562600;}
a.subMenu:visited {text-decoration : none; color : #562600;}
a.subMenu:hover {text-decoration : none; color : #FF9900;}

a.subMenuOver:link {text-decoration : none; color : #FF9900;}
a.subMenuOver:visited {text-decoration : none; color : #FF9900;}
a.subMenuOver:hover {text-decoration : none; color : #FF9900;}

a.txtLink:link {text-decoration : none; color : #666666;}
a.txtLink:visited {text-decoration : none; color : #666666;}
a.txtLink:hover {text-decoration : none; color : #FF9900;}

a.txtLink2:link {text-decoration : none; color : #FF9900;}
a.txtLink2:visited {text-decoration : none; color : #FF9900;}
a.txtLink2:hover {text-decoration : none; color : #666666;}

a.txtLinkBox:link {text-decoration : none; color : #FFFFFF; background-color: #E6E6E6; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLinkBox:visited {text-decoration : none; color : #FFFFFF; background-color: #E6E6E6; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLinkBox:hover {text-decoration : none; color : #FFFFFF; background-color: #FF9900; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}

a.txtLinkBoxOver:link {text-decoration : none; color : #FFFFFF; background-color: #FF9900; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLinkBoxOver:visited {text-decoration : none; color : #FFFFFF; background-color: #FF9900; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}
a.txtLinkBoxOver:hover {text-decoration : none; color : #FFFFFF; background-color: #FF9900; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px;}

.imgPNG{
	behavior:url(iepngfix.htc);
}
