body {
  	margin: 0px;
	padding: 0px;
	height:100%;
}
td {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #B5B89C;	
}

.AllBlackSolidBorder{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.BGraysolidBorder{
	border-top: 0px solid #D5D5D5;
	border-right: 0px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 0px solid #D5D5D5;
}
.TGraysolidBorder{
	border-top: 1px solid #D5D5D5;
	border-right: 0px solid #D5D5D5;
	border-bottom: 0px solid #D5D5D5;
	border-left: 0px solid #D5D5D5;
	font-size: 5px;
}
.TBGraysolidBorder{
	border-top: 1px solid #D5D5D5;
	border-right: 0px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 0px solid #D5D5D5;
	font-size: 5px;
}
.BBrownDotBorder{
	border-top: 0px dotted #5A5A5A;
	border-right: 0px dotted #5A5A5A;
	border-bottom: 1px dotted #5A5A5A;
	border-left: 0px dotted #5A5A5A;
}
.GrayColumnBorder{
	border-top: 0px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;	
}
.GrayColumnLeftBorder{
	border-top: 0px solid #D5D5D5;
	border-right: 0px solid #D5D5D5;
	border-bottom: 0px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;	
}
.GrayColumnAllBorder{
	border-top: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;	
}

.Gray12boldtext {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #B5B89C;
	font-weight:bold;
}
.Gold18boldtext {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #6A6E32;
	font-weight:bold;
}
.blacktext {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #353535;
}
.black2text {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	font-weight:bold;
}
.black3text {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	font-weight:bold;
}
.black4text {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.black12text {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.graytext {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}
.bluetext {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3077AA;
}
.gold11text {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #978F51;
}
.gold12text {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #978F51;
}
.gold14text {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #93926B;
}
.White12boldtext {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.Green18textbold {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #6F8C39;
	font-weight:bold;
}
.Green14textbold {
	font-family: Tahoma, Helvetica,Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #6F8C39;
	font-weight:bold;
}
.textbox{
width:230px;
}
.textbox1{
width:300px;
}
a:visited{
    color:2D4500;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a:link{
    color:2D4500;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
    color:2D4500;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a:active{
    color:2D4500;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.BottomMenu a:visited{
    color:#000000;
	font-size:11px;
	text-decoration:none;
}
.BottomMenu a:link{
    color:#000000;
	font-size:11px;
	text-decoration:none;
}
.BottomMenu a:hover{
    color:#000000;
	font-size:11px;
	text-decoration:none;
}
.BottomMenu a:active{
    color:#000000;
	font-size:11px;
	text-decoration:none;
}

.LeftMenu a:visited{
    color:#763D3D;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.LeftMenu a:link{
    color:#763D3D;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.LeftMenu a:hover{
    color:#763D3D;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.LeftMenu a:active{
    color:#763D3D;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.LeftMenu_Acive a:visited{
    color:#763D3D;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.LeftMenu_Acive a:link{
    color:#763D3D;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.LeftMenu_Acive a:hover{
    color:#763D3D;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.LeftMenu_Acive a:active{
    color:#763D3D;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.thailandtourmenu a:visited{
    color:#838383;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.thailandtourmenu a:link{
    color:#838383;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.thailandtourmenu a:hover{
    color:#838383;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.thailandtourmenu a:active{
    color:#838383;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.OrangeDropdownList{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background:#E0B9B2;
}
