body {
	background-color: #666666;
	margin-top:0px; margin-left:0px;
	margin-right:0px; margin-bottom:0x;
}
body, th, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.kotak { border:solid 1px #333333; padding:2px; }
a:link {	color: #000000;text-decoration: none;}
a:visited {	text-decoration: none;color: #000000;}
a:hover {	text-decoration: underline;color: #000000;}
a:active {	text-decoration: none;color: #000000;}
.textbox { font-family:Tahoma; font-size:12px; border:#333333 solid 1px; }
input.tombol { border:#333333 solid 1px; background-color:#999999; font-size:12px; }
.garis { border-bottom:#CCCCCC 1px solid; }
.tglpost { color:#666666; font-size:11px; }
.mod { font-size:18px; color:#999999; font-weight:bold; }
.menuhead { font-family:sans-serif; color: #999999; }
.judul { font-weight:bold; color: #000000; font-size:12px; }
a.judul:link { color: #4284B0; text-decoration:none; font-weight:bold; }
a.judul:hover { color: #666666; text-decoration:underline; font-weight:bold; }
a.judul:active { color: #4284B0; text-decoration:none; font-weight:bold; }
a.judul:visited { color: #4284B0; text-decoration:none; font-weight:bold; }
tr.menu:hover { background-color: #FCFDEA; }
.footer { background-color:#414141; color:#FFFFFF; font-size:11px; padding:10px; text-align:center; }
.stat { font-size:11px; }
.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	/* background: #fff; */
}
	
.suckerdiv ul li{
	position: relative;
	list-style: none;
	border-bottom: dashed #EFEFEF 1px;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width: 170px; /*sub menu width*/
	top: 0;
	visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	/*overflow: auto; force hasLayout in IE7 */
	color:#333333;
	text-decoration: none;
	/*background: #fff;
	background-color: #fff; */
	padding-bottom:5px;
}

.suckerdiv ul li a:visited{
	/* color: #4284B0; */
	color:#333333;
}

.suckerdiv ul li a:hover{
	color: #666;
	/*background-color:#efefef;
	background-color: #FFFFCC;*/
}

#simplegallery1 .gallerydesctext{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; 
	text-align: left;
	padding: 2px 5px;
}
