#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#menu li { /* all list items */
	float: left;
	position: relative;
	width: 8.5em;
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	top: 2em;
    left: 0;
}

#menu li>ul {/* to override top and left in browsers other than IE */
	top: auto;
	left: auto;
}

#menu li ul li ul  {/* third-level lists */
	position: absolute;
	display: block; 
	top: 0;
    left: 9em;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li {
	float: left;
	height: 1%;
}
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden; }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration: none;
	color: #333333; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #cccccc;
}
/* Hover Styles */
#menu ul a:hover {
	color: #E2144A;
	background-color: #FDFAED;
} 

/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	color: #333333; /* IE6 Bug */
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #FDFAED;
} 

/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	color: #E2144A; 
	background: #FFFFFF; 
} 

/* Icon Styles */
#menu li a.submenu {
	background-color: #FDFAED;
	background-repeat: no-repeat;
	background-position: right;
}
#menu li a.submenu:hover {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu li ul a.submenu {
	background-color: #FDFAED;
	background-image: url(r_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu li ul a.submenu:hover {
	background-color: #FFFFFF;
	background-image: url(r_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {color: #CCCCCC}
#menu li a.submenumain {
	background-color: #FDFAED;
	text-indent: 15px;
	color: #000099;
	background-image: url(../../_images/homebuttonlogo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu li a.submenulinks {
	background-color: #F1F4FC;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../../_images/v_arrow.gif);
}
.conferencetable {
	width: 670px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.title1 {
	text-indent: 70px;
	font-weight: bold;
	font-size: 13px;
	height: 15px;
	color: #333333;
	background-image: url(_images/sqre.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.moresingabox {
	margin-left: 40px;
}
.picturebox {
	margin: 25px;
}
.bigtitle {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-indent: 40px;
	background-color: #DDC034;
	text-align: left;
}
.yellowtable {
	border: thin solid #CCCCCC;
	background-color: #FFFEEB;
	width: 610px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.style2 {
	font-weight: bold;
	color: #333333;
}
.goodtable {
	width: 620px;
	margin-top: 10px;
	margin-left: 0px;
}
.tableheader {
	text-indent: 40px;
	vertical-align: bottom;
	height: 20px;
}
.style7 {
	font-size: 10px;
	color: #333333;
}
.mainintro {
	width: 560px;
	margin-left: 40px;
	margin-top: 0px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: blink;
	color: #0033CC;
}
.blankbox {
	height: 20px;
}
.yellowtablesmall {
	border: thin solid #CCCCCC;
	background-color: #FFFEEB;
	width: 250px;
	margin-top: 0px;
	margin-right: 20px;
	height: 57px;
	margin-bottom: 20px;
}
.yellowtablemed {
	border: thin solid #CCCCCC;
	background-color: #FFFEEB;
	width: 450px;
	margin-top: 0px;
	margin-right: 20px;
	height: 57px;
	margin-bottom: 20px;
}
.pictureboxmain {
	margin: 20px;
	height: 250px;
}
.pictureboxleft {
	margin-right: 20px;
	margin-bottom: 20px;
}
.picturebox2 {
	margin-left: 15px;
}
.singabgmainbig {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.picturethumbbox {
	margin: 15px;
	border: thin solid #999999;
}
.fees {
	margin: 20px;
}
.yellowboxtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 15px;
	text-indent: 10px;
	vertical-align: middle;
}
#menu li a.submenumain:hover {
	background-color: #FFFFFF;
}
.singawelcomeintro {
	margin-left: 30px;
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 50px;
	width: 600px;
	border: thin solid #CCCCCC;
}
.intro2 {
	width: 620px;
	font-size: 11px;
	margin-left: 70px;
}
.pictureboxmainpage {
	margin-right: 15px;
	border: thin solid #CCCCCC;
}
.pictureboxmainpagenoborder {
	margin-right: 15px;
	border: thin solid #CCCCCC;
}
.pictureboxmainpage0border {
	margin-right: 15px;
	margin-bottom: 10px;
	border: thin solid #CCCCCC;
}
.pictureboxmainpageRIGHT {
	border: thin solid #CCCCCC;
	margin-left: 15px;
}
.yellowtablesmall2 {
	border: thin solid #CCCCCC;
	background-color: #FFFEEB;
	width: 250px;
	margin-top: 0px;
	margin-right: 20px;
	height: 57px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.hotelbox {
	height: 20px;
	width: 620px;
	border: thin solid #999999;
	background-color: #f4f4f4;
}
.pictureboxmoresingapore {
	margin-right: 15px;
	border: thin solid #CCCCCC;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
.horizontallinebox {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.introinfo {
	width: 403px;
	margin-left: 15px;
}

