﻿.menu{
	font-family: "Arial";
	font-weight: bold;
	text-transform: capitalize;
	color: #636363;
	text-align: justify;
	white-space: nowrap;
	cursor: hand;
	background-color: #E9E7E8;
}

.menu1{
	font-family: "Arial";
	font-weight: bold;
	text-transform: capitalize;
	color: #DE5300;
	text-align: justify;
	white-space: nowrap;
	cursor: hand;
	background-color: #CCC9C8;
}

.title_right{
	visibility:inherit;
	padding-left:20px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:3px;
	width:0px;
	border:#9c9c9c 1px solid;
	color:#CCCACB;
	font-size:14px;
	font-weight:bold;
	font-family: "Arial";
	text-transform: capitalize;
	font-style: oblique;
	letter-spacing: 1px;
	word-spacing: 3px;
	white-space: nowrap;
}

.HKDateText{
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #565455;
	background-color: #E3E3E3;
	white-space: nowrap;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	width:60px;
}