body {
	color: #420404;
	background-image : url(/laos/images/laos_bg.gif);
}

h3 {color: 	#420404;}

h4 {color: #420404;}

h5 {color: #420404;}

h6 {color: #000000;}

.border-table { /*the main table around the outside of the page*/
	border: 1px solid #c3cbd6;
	background-color: #FEFEF9;
}	

strong {color: #420404;}

a {color: #1e5004;}

div.central-column img.main-image{
	border-left: 1px solid #c3cbd6; border-right: 1px solid #c3cbd6; border-top: 1px solid #c3cbd6;
}

div.bookmarks{ border: 1px solid #c3cbd6;}

/* start bottom table = links menu at the bottom of the page*/
div.bottom-table {
	border: 1px solid #c3cbd6;
}

div.world-map p{
	color: #928787;
}

div.top-panel{ /*the panel below the banner at the top of the page*/
color:black; background-color: #b1ee90; border-top:1px solid transparent; border-left: 1px solid #c3cbd6; border-right: 1px solid #c3cbd6; 
}

div.wide{
	border-left: 1px solid #c3cbd6;
}

div.bottom-table {
	border: 1px solid #c3cbd6;
}

div.bookmarks{border: 1px solid #c3cbd6;}


tr.prices-content{
background-color: #b1ee90;
}

tr.prices-header{
background-color: #2c2573;
color: #ffffff;
}

H4.no_leftmargin {
	color: #420404;
}

td.currency_converter{
	background-color: #b1ee90;
}

.menulist li {	/*top menu list items when not selected or highlighted */
border: 1px solid #c3cbd6;
}

.menulist li {	/*top menu list items when not selected or highlighted */
	color: #420404;
}
	/* Items in the dropdown submenus */
.menulist ul li {
	color: #420404;
	background-color: #b1ee90;
	border: 1px solid #b1ee90;
	border-top: 1px solid #FEFEF9;
	}

.sidemenu li {
 background-color: #FEFEF9;
 border: 1px solid #FEFEF9;
}

.sidemenu ul li {
 background-color: #b1ee90;
 border: 1px solid #b1ee90;
 border-top: 1px solid #FEFEF9;
}

.sidemenu ul>li:first-child {
 background-color: #b1ee90;
 border: 1px solid #b1ee90;
 border-top: 1px solid #b1ee90;
}	


