@charset "utf-8";
body, tr, td {
	font-family: "Trebuchet MS";
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:0;
}
.search_left{
	background:url(images/search_left.jpg) no-repeat top;
	float:left;
	width:17px;
	height:42px;	
}
.search_right{
	background:url(images/search_right.jpg) no-repeat top;
	float:right;
	width:17px;
	height:42px;	
}
.content_left{
	background:url(images/content_left.jpg) no-repeat top;
	float:left;
	width:17px;
	height:17px;	
}
.content_right{
	background:url(images/content_right.jpg) no-repeat top;
	float:right;
	width:17px;
	height:17px;	
}
.foot_left{
	background:url(images/foot_left.jpg) no-repeat top;
	float:left;
	width:17px;
	height:30px;	
}
.foot_right{
	background:url(images/foot_right.jpg) no-repeat top;
	float:right;
	width:17px;
	height:30px;	
}
.foot{
	background:url(images/bg_foot.jpg) repeat-x top;
	text-align:center;
	float:left;
	height:50px
	}
.foot_text{
	text-align:center;
	float:left;
	width:834px;
	color:#fff501;
	padding-top:8px;
	font-size:11px;
	}
.foot_text a{
	color:#fff501;
	text-decoration:none;
	font-size:11px;
	}
.foot_text a:hover{
	color:#fff501;
	text-decoration:underline;
	font-size:11px;
	}

.bg_search{
	background:url(images/bg_search.jpg) repeat-x top;	
}
.tanggal{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#ffea00;
	padding:15px 0px 0px 20px;
	float:left;
	}
.login_member{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	float:left;
	padding:15px 0px 0px 80px;
	}
.search{
	color:#c7c6d0;
	float:right;
	font-weight:bold;
	padding:15px 5px 0px 0px;
	}
.input{
	float:right;
	padding:9px 10px 0px 0px;	
	}
.isi{
	color:#004b06;
	text-align:justify;
	padding-top:20px;
	padding-bottom:20px;
	}
.isi a{
	color:#c85500;
	text-decoration:none;
	font-weight:bold;
	}
.isi a:hover{
	color:#c85500;
	text-decoration:underline;
	font-weight:bold;
	}
.isi_news{
	color:#004b06;
	text-align:left;
	padding-top:20px;
	}
.isi_news a{
	color:#c85500;
	text-decoration:none;
	font-weight:bold;
	}
.isi_news a:hover{
	color:#c85500;
	text-decoration:underline;
	font-weight:bold;
	}
.head{
	background:url(images/head.jpg) no-repeat top;
	padding-left: 50px;
	height:23px;
	}
.head a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
.head a:hover{
	text-decoration:uderline;
	color:#000000;
	font-weight:bold;
	}
	
	
#tabellist { padding : 0px 5px 0px 5px;}
#tabellist table{
    width : 100%;
//	border:1px solid black;
	padding : 5px 3px 5px 3px;
}

#tabellist th {
	background-image: url(images/bgblock.jpg);
	color : White;
	padding : 5px 3px 5px 3px;
}

#tabellist img { padding : 0px 3px 0px 3px;  }

#tabellist td {
	width: auto;
	padding : 5px 5px 2px 5px;
	font-size: 12px;
}

/*==================== paging ================== */

#tabelpagingnormal,   #tabelpaginonpage {
	width : auto;
	border : 1px solid black;
	padding : 3px 5px 3px 5px;
	float : left;
	letter-spacing: 2px;
	margin-right: 5px;	
    font-weight: bold;
}

#tabelpagingnormal  {
    background-color: white;
	color: black;
}

#tabelpaginonpage {
	background-color: black;
	color: white;
}

#tabelpaging a  {
	text-decoration: none;  
	color: white; 
	font-weight: bold;
}

#tabelform  { width : 100%; }
#tabelform table { width : 100%; }

#tabelform td { 
    padding : 5px 10px 0px 5px;
	font-size: 12px;
	width: auto;
}

.red { color: red; }
	
.titlecontent{
	color:#087d11;
	font-size:13px;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
.tanggalcontent{
	color:#c08081;
	font-size:10px;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
.isicontent{
	color:#004b06;
	font-size:12px;
	font-family:"Trebuchet MS";
}