body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	margin: 1px;
}


.banner {
	background-image:url(images/web2_02.jpg);
	background-repeat:no-repeat;
	}
	
.banner2 {
	background-image:url(images/web2_04.jpg);
	background-repeat:no-repeat;
	}
	
.banner3 {
	background-image:url(images/web2_05.jpg);
	background-repeat:no-repeat;
	}


.search {
	background-image: url(images/search_bar_bg.gif);
	background-repeat: repeat-x;
	height: 77px;
	width: 202px;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	background-image: url(images/input_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c5c5c5;
}
.searchheight {
	height: 20px;
}
.usersonline {
	background-image: url(images/header_sec_vo.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 205px;
}
.uos {
	height: 97px;
}
.navbg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	width: 198px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #626262;
	text-decoration: line-through;
}
a:active {
	color: #6E6E6E;
	text-decoration: line-through;
}
.mcbg {
	background-image: url(images/mc_bg.gif);
	background-repeat: repeat-y;
	width: 506px;
}
.lshadow {
	background-image: url(images/lshadow.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.rshadow {
	background-image: url(images/rshadow.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.crbg {
	background-image: url(images/crbg.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.kw {
	font-size: 1px;
	color: #FFFFFF;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCCFF;
	font-size: 9px;
	font-style: normal;
	color: #FF0000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCCFF;
	font-size: 9px;
	font-style: normal;
	color: #FF0000;
}
/* css for banner */


#navigation {
	height: 72px; /* height */
	background: url('images/web2_02.jpg') no-repeat; /* set the background image, no repeating */
}
ul#linkmenu, #linkmenu li {
	padding: 0; margin: 0;
	list-style: none;
}
ul#linkmenu {
	float: left;
	height: 0; /* these two lines fix that extra whitespace problem on the layout */
}
#linkmenu li {
	font-family: Times New Roman, Times, Georgia, sans-serif !important; /* NOTICE THIS! */
	position: relative;
	width: 10px;
}
.n-lokasi {
	top: 8px; /* 29 pixels from the top */
	left: 648px; /* 66 pixels left from where it was inserted */
	font-size: 15pt; /* the font size needs to be this size to cover the area correctly. */
}
.n-borang {
	top: -14px;
	left: 565px;
	font-size: 15pt;
}
.n-hubungi {
	top: -37px;
	left: 470px;
	font-size: 15pt;
}
.n-home {
	top: -60px;
	left: 395px;
	font-size: 15pt;
}
#linkmenu li a {
	text-decoration: none;
	background: none;
}


#linkmenu li a span {
	visibility: hidden;
}
.font9red {font-size: 9px;
	   color: red; 
	  }
/* end of css banner menu */