body {
	margin: 0px;
	padding: 0px;
}
/* Style for the navigation bar at the TOP */
a.topNavi:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.topNavi:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.topNavi:hover {
	color: #FF0000;
	text-decoration: none;
}
/* Style for the navigation bar at the BOTTOM */
a.botNavi:link {
	color: #646464;
	text-decoration: none;
	font-size: 11px;
}
a.botNavi:visited {
	color: #646464;
	text-decoration: none;
	font-size: 11px;
}
a.botNavi:hover {
	color: #000000;
}
/* Style for SIDE NAVIGATION */
a.sideNavi:link {
	color: #3B86BD;
	text-decoration: none;
	font-size: 10px;
}
a.sideNavi:visited {
	color: #3B86BD;
	text-decoration: none;
	font-size: 10px;
}
a.sideNavi:hover {
	text-decoration: underline;
}
/* Style for BODYTEXT */
a:link {
	color: #3B86BD;
	text-decoration: underline;
}
a:visited {
	color: #3B86BD;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	color: #9D9D9D;
}
a.copyRight:link {
	font-size: 9px;
	color: #9D9D9D;
	text-decoration: underline;
}
a.copyRight:visited {
	color: #9D9D9D;
	text-decoration: underline;
}
p {
	text-align: justify;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	line-height: 16px;
}
.tdMedium {
	font-size: 11px;
	line-height: 14px;
}
.tdBold {
	font-weight: bold;
}
.tdRed {
	color: #FF0000;
}
.tdSmall {
	font-size: 10px;
	line-height: 12px;
}
.tdTiny {
	font-size: 9px;
}
.tdMediumBold {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
.tdSmallBold {
	font-size: 10px;
	font-weight: bold;
}
ul 
{
list-style: url(images/list.gif) outside}.tdWhiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
input.blueBorder {
	background-color: #FFFFFF;
	border: 1px solid #3B86BD;
}
#zoneLocation {
	margin: 0;
	padding: 0;
	list-style: none;
}
#zoneLocation li {
	margin: 0;
	padding: 0;
}
#zoneLocation a {
	padding: 3px 8px;
	display: block;
}
#zoneLocation a:link, #zoneLocation a:visited {
	text-decoration: none;
}
#zoneLocation li a:hover {
	background-color: #EBF2F6;
}
#klSites, #pjSites, #saSites, #sepangSites, #gentingSites, #penangSites, #jbSites {
	border: 1px solid #BEBEBE;
}
#klSites tbody tr td, #pjSites tbody tr td, #saSites tbody tr td, #sepangSites tbody tr td, #gentingSites tbody tr td, #penangSites tbody tr td, #jbSites tbody tr td {
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
}
