body{
font-family:Trebuchet MS;
}
.background{
background:#e9f6fe url('../images/bg.jpg') no-repeat;
}
a:link, a:visited, a:hover{	
	text-decoration: none;
	color: #002389;
}
.tblKandungan{
	width: 100%;
	font-size: 9pt;
	margin-top:10px;
	color:#002389;
}
.tblKandungan td{
	line-height: -4px;
	height: 24px;
}
.tblKandungan a:link, a:visited{
	color: #002389;
	text-decoration:none;
}
.tblKandungan a:hover{
	color: orange;
}
.tblUpdate{
	width: 100%;
	font-size: 9pt;
}
.tblUpdate td{
	line-height: -4px;
	height: 24px;
}
.tblUpdate a:link, a:visited{
	color: #002389;
	text-decoration:none;
}
.tblUpdate a:hover{
	color: orange;
}
.tblUpdateDate{
	font-size: 8.5pt;
}
.tblHeader{
	border-bottom:1px solid #bebebe;
	font-weight:bold;
	font-size:9pt;
	color:#000066;
	background-color:#d9daed;
	width:100%;
}

span{
padding-left:3px;}

div #box{	
		width: 205px;
		color:#000;
		z-index:999;
		padding-bottom:10px;
}

#rightCol{
padding:5 5 5 5;
background-color:#f5f5f5;
width:210px;
float:left;
}

#rightIcon
{
width:90px;}

.title_sub_color_title{
background: url('../images/title_sub_content_blue.gif') no-repeat top ;
background-position:left;
}

#sidebg{
background-image:url('../images/side_bg.jpg'); 
background-color:white; 
background-repeat:no-repeat;
}

#topbg{
height:20px;
background-color:#cbddeb;
width:90%;}

.div_content_2 {
	color: #002389;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
}

.timedate {
	color: #595959;
	font-color: white;
	font-family: "Verdana";
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
}

* html #banner{
margin-left: 15px;
height:208px;/*default 208px */
width: 1000px;
position:absolute;
margin-top:-15px;
z-index:-1;
}

#banner{
margin-left: 128px;
height:208px;/*default 208px */
width: 1000px;
position:absolute;
margin-top:0px; 
z-index:-1;
}

/* Top navigation */
#container{
	margin-left:0;
	border:1px solid black;
}

* html ul.topnav {
	list-style: none;
	padding: 0 0px;	
	float: left;
	width: 100%;
	font-size: 9pt;
	font-weight: bold;
	font-family:Arial;
	z-index:10;
}
ul.topnav {
	list-style: none;
	padding: 0 0px;	
	float: left;
	width: 1000px;
	font-size: 9pt;
	font-weight: bold;
	font-family:Arial;
	z-index:10;
} 
html ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 4px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
	border-right: 1px dotted #ccc;
	z-index:10;
}
html ul.topnav li a{
	padding: 4px 4px;/*--default = padding: 10px 4px --*/
	color: #00144d;
	display: block;
	text-decoration: none;
	float: left;	
}
html ul.topnav li a:hover{
	color: orange;	
	cursor: pointer;	
}
ul.topnav li span { 
	width: 15px;
	height: 35px;
	float: left;
	background: url(../images/icon_arrow.gif) no-repeat center;
}
ul.topnav li span.subhover {background-position: center; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 30px;
	background: #e5f2f8 ;	
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #497ba0;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-bottom: 1px solid #8f95ba; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
	font-weight: normal;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 139px;
	background: #e5f2f8 url(../images/icon_leftarrow.gif) no-repeat 10px center;
	padding-left: 22px;
	color: #344c7d;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #e5f2f8 url(../images/icon_leftarrow.gif) no-repeat 10px center; 
}

* html #searchbox{
position:relative;
margin-top:-10px;
margin-bottom:-20px
}

#searchbox{
position:relative;
margin-top:-5px;
margin-bottom:-40px
}
#tblMainframe{
width:1000px;
height:auto;
position:center;
z-index:2;
}
.newItem{
		margin: 2px;
		clear: both;
		font-size:11px; 
		vertical-align:middle;
		color: #003366;
}

#video-box{
margin-top:80px;
margin-left:-10px;
}

*html #video-box{
margin-top:-20px;
}

/* Tab - Activites & News */
.tab-menu {
	width:325px;
	float: left;
	margin: 0 0 0 0;
	padding:0px 0px 0px 0px;
	list-style: none;
	clear:both;
}
.tab-menu li {
	float: left;
}
.tab-box {
	float: left;
	width: 325px;
	padding-top:10px;
	padding-right:10px;
	height:auto;
}
.tab-box .tab-list {
	padding:0;
	float: left;
	width: 325px;
	border-top: 1px solid #ccc;
	margin-top:-3px;
	background: #fff;
	margin-left:-1px;
}
.tab-box .tab-list li {
 	float: left;
 	height: 18px;
}
.rowLink{
	background-color:#fff;
}
.rowHover{
	background-color: #f4f4f4;
}
#rightIcon img{
padding-top:3px;
}
.slideshow { height: 140px; width: 660px;}
.slideshow img{background-color: #eee; border:0px solid white; text-decoration:none; }
.MidCol{ background-color:#eeeeee;}


/*** tab menu***/
.menu {background-color:#d9daed; color:#310066; border-bottom:1px solid #d7d7d7; height:23px;width:340px; margin-top:10px;}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:left;}
.menu li {display:inline; line-height:23px;}
.menu li a {color:#310066; text-decoration:none; padding:4px 5px 6px 5px;  border-left:1px solid #ececec; border-right:1px solid #ececec;}
.menu li a.tabactive {border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; background-color:#9a9ffd; font-weight:bold;  position:relative;}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {width:340px; text-align:center;padding:6px 0px; font-size:12px; margin-bottom:5px;}

