.MenuAboutHKBI
{
	background-color: #878fb4;
	cursor: Pointer;
	padding: 0px;
	border: 1px solid White;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	FILTER: Alpha(opacity=95);
	border-bottom: 0pt;
}

.MenuAboutHKBI TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}

.MenuAboutHKBIOver
{
	background-color: #848DB5;
	cursor:Pointer;
	padding: 0px;
	border: 1px solid White;	
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:12px;
	font-weight:bold;
	FILTER: Alpha(opacity=95);
	border-bottom: 0pt;
}

.MenuAboutHKBIOver TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #003366;
	padding: 3px 3px 3px 3px;
}

.MenuPressRoom
{
	background-color: #94c5bf;
	cursor:Pointer;
	padding: 0px;
	border: 1px solid White;	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	FILTER: Alpha(opacity=95);
	border-bottom: 0pt;
}

.MenuPressRoom TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}

.MenuPressRoomOver
{
	background-color: #94c5bf;
	cursor:Pointer;
	padding: 0px;
	border: 1px solid White;	
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:12px;
	font-weight:bold;
	FILTER: Alpha(opacity=95);
	border-bottom: 0pt;
}

.MenuPressRoomOver TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #003366;
	padding: 3px 3px 3px 3px;
}

.MenuContact
{
	background-color: #94C2BD;
	cursor:Pointer;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.MenuContactOver
{
	background-color: #94C2BD;
	cursor:Pointer;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:12px;
	font-weight:bold;
}

MenuGroup
{ 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FFFFFF;
}

.MenuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FFFFFF;
}


.MenuItemOver
{
	cursor: Pointer;	
	padding: 1px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
}

.menuItemMain
{
	cursor: Pointer;
}

