@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	background-color: #005100;
	}
	
	.h6 {
		font-family: Tahoma;
		font-size: 8pt;
		color: #FFFFFF;
		}
		
		.h6link {
			color: #FFFFFF;
			text-decoration: none;
			}

		.h6link:hover {
			color: #FFFFFF;
			text-decoration: underline;
			}
		
		.h5 {
			font-family: Tahoma;
			font-size: 8pt;
			color: #000000;
			line-height: 11pt;
			}
		
		.h4 {
			font-family: Tahoma;
			font-size: 8pt;
			color: #000000;
			line-height: 12pt;
			text-align: justify;			
			}
		.tittles {
			font:tahoma;
			font-weight: bold;
			font-size: 11px;
			color: #333333;
			}
		.sublink {
			font:tahoma;
			font-size: 10px;
			text-decoration:none;
			color:#333333;
			}
		.sublink:hover {
			font:tahoma;
			font-size: 10px;
			color:#000000;
}

	.headlast {
		background-image: url(../images/head_06.gif);
		background-repeat: no-repeat;
		background-position: right top;
		}
		
	.bgcontent {
		background-image: url(../images/bg_content.gif);
		background-repeat: repeat-y;
		background-position: right top;
		}
	
	.bgcontent2 {
		background-image: url(../images/bg_content2.gif);
		background-repeat: repeat-y;
		background-position: right top;
		}
		
	.bgberita {
		background-color: #FFFFFF;
		background-image: url(../images/bg_berita.gif);
		background-repeat: repeat-x;
		background-position: left top;
		}

/* MENU */
.bgmenukiri {
	background-color: #eaeaea;
	background-image: url(../images/bg_menukiri.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
	.menu {
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		}
		
		.menulink {
			color: #000000;
			text-decoration: none;
			}
			
			.menulink:hover {
				color: #669900;
				text-decoration: none;
				}

/* JS STYLE */
#paginate-slider1 { width: 205px; }
#mainContent-sidebar { width: 205px; margin: 0px; float: left; }
#slider1 { width: 205px; height: 215px; }
#slider1 .contentdiv { width: 205px; }
#paginate-slider1 { width: 205px; }
.bingkai-photo {
	width: 205px;
	height: 137px;
	float:none;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	}
	
.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}