html {
overflow-y: scroll;

}

body {
	background-color: #000000;
	background-image: url(images/back.gif);
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h1, h2, h3, p, td, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;}

h1 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom:8px;
}

p, span, td {
	font-size: 12px;
	line-height: 20px;
}

.imglink {
	border: 1px solid #ffffff;
}

a:hover {
	color: #FFFFCC;
}


#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 229px;
	top: 108px;
}
#Layer2 {
	position:absolute;
	width:144px;
	height:59px;
	z-index:1;
	left: 239px;
	top: 114px;
}
#Layer3 {
	position:absolute;
	left:52px;
	top:195px;
	width:176px;
	height:271px;
	z-index:1;
}

#Layer4 {
	position:relative;
	left: 0px;
	top: 0px;
	width:730px;
	height:410px;
	z-index:4;
	margin-bottom: -10px;
}


#Layer5 {
	position:relative;
	left:0px;
	top:40px;
	width:950px;
	height:40px;
	z-index:8;
}

#menu_home {
	position:absolute;
	left: 10px;
	top: 21px;
	width:62px;
	height:24px;
	z-index:1;
}
#menu_thailand {
	position:absolute;
	left: 200px;
	top: 0px;
	width:90px;
	height:26px;
	z-index:2;
}
#menu_cambodja {
	position:absolute;
	left: 351px;
	top: 2px;
	width:102px;
	height:33px;
	z-index:3;
}
#menu_laos {
	position:absolute;	
	left: 508px;
	top: 5px;
	width:50px;
	height:24px;
	z-index:4;
}
#menu_vietnam {
	position:absolute;	
	left: 601px;
	top: 6px;
	width:88px;
	height:25px;
	z-index:5;
}
#menu_india {
	position:absolute;	
	left: 730px;
	top: 14px;
	width:63px;
	height:25px;
	z-index:6;
}
#menu_links {
	position:absolute;	
	left: 879px;
	top: 15px;
	width:56px;
	height:24px;
	z-index:7;
}


.tdlinks td, .tdlinks a:link,  .tdlinks a:visited, .tdlinks a {
	line-height:18px; 
	letter-spacing: 0.2em;
	color: #FFCC33;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.tdlinks a:active {
	color:#FFFFFF;}

.tdlinks a, .contenttd a {
	color: #FFFFCC;
}



.tdlinks a:link, .contenttd a:link {
	color: #FFFFCC;
}

.tdlinks a:visited, .contenttd a:visited {
	color: #d7ebff;
}



.imgborderl{
	border: 1px solid #ffffff;
	margin-left: 8px;
}

.imgborderr{
	border: 1px solid #ffffff;
	margin-right: 8px;
}

