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

h3 {color: 	#2B2573;}

h4 {color: #2B2573;}

h5 {color: #2B2573;}

h6 {color: #2B2573;}

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

strong {color: #2B2573;}

a {color: #B2252D;}

div.banner img{
	border-left: 0px solid #c3cbd6; border-right: 0px solid #c3cbd6; border-top: 1px solid #c3cbd6;
}

div.central-column img.main-image{
	border: 1px solid #2B2573;
}

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*/
background-color: #D2DFEB; border-top: 1px solid #c3cbd6; 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: #D2DFEB;
}

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

H4.no_leftmargin {
	color: #2B2573;
}

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

.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: #B2252D;
}
	/* Items in the dropdown submenus */
.menulist ul li {
	color: #B2252D;
	background-color: #D2DFEB;
	border: 1px solid #D2DFEB;
	border-top: 1px solid #FEFEF9;
	}

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

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

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


