/*Body Items*/

body {font-family:Verdana;font-size:11px;color:#000000;}

td{font-family:Verdana;font-size:11px;color:#000000; align:Justify; line-height:1.5;}

.date{font-family:Verdana;font-size:13px;color:#ff6400;}

.menu{font-family:Verdana;font-size:10px;color:#000000;text-decoration:none;}

p{font-family:Verdana;font-size:11px;color:#000000;line-height:1.5;}


/*Navigation Items*/
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 202px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 200px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
font:bold 11px Verdana,Helvetica,sans-serif;
color: white;
text-decoration: none;
background-color:#A2ACAF;
padding: 5px 0px;
padding-left:10px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: white;
}

.suckerdiv ul li a:hover{
background-color:#60B9E2;
}

.suckerdiv .subfolderstyle{
background:#A2ACAF url(images/arrow-list.gif) no-repeat center right;
}


	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/* Undang Page\*/
.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand;
cursor: pointer;
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: hand;
}

A.news:link {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.news:visited {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.news:active {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A.news:hover {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}

div.c{
padding-right:20px;}

div.w3c{padding-right:10px;
padding-bottom:25px;}

