@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.orange {
	color: #FF6600;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #618E00;
	font-weight: bold;
}
.selengkapnya {
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.green {
	color: #618E00;
	font-weight: bold;
}
.green2 {
	color: #618E00;
	font-weight: bold;
	font-size: 14px;
}


.tanggal{
	color:#618E00;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.unline{
text-decoration:none;
}
.abu{
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
.orange {
color:#D55C01;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

#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;
}

#tabelpagingnormal a  {
text-decoration: none;  
color: black; 
font-weight: bold;
}

