body{
	background-color:#353535;
	background: #353535;
	font-family:"Lucida Grande", Century Gothic, Tahoma, Verdana;
	font-size:8px;
	text-align:justify;
}
.copy{
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
}
a, a:visited, a:link{
	text-decoration:none;
	color:#585858;
	font-weight:bold;
	font-size:11px;
}
a:hover{
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
}
a:active {
	text-decoration:none;
	color: #FF9900;
	font-weight:bold;
	font-size:11px;
}
.title{
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#0066CC;
}
.sub_title{
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#999999;
}
.content{
	font-family:"Verdana", Tahoma, Century Gothic ;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
.tablebottom {
	border-bottom:1px solid #CCCCCC;
	padding:1px 1px 1px 1px;
}

.mesej {
	BORDER: #51819c 2px dotted;
	FONT-SIZE: 11px; COLOR: #465584;  
	FONT-FAMILY: Verdana, Arial; 
	BACKGROUND-COLOR: #fafcfe;
	text-align:justify;
}

.news {font-size: 12px}
.newstitle {	font-size: 16px;
	font-weight: bold;
}

/*------------------------------------------*/
/*menu tepi belah kiri*/
#dropmenudiv{
position:absolute;
background-color: #E3FFB0;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C7FF5E;
}

/*------------------------------------------*/
/*menu atas*/

