body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
    font: 10pt georgia,arial,helvetica,arial,sans-serif;
    color: #999999;
}

body {

	background-color: #283801;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #333333;
	text-align: center;
}

a {
    text-decoration: underline;
    background-color: transparent;
}

A {
	color: #999999;
	text-decoration: none;
}

A:hover {
	color: #283801;
	text-decoration: none;
}

.menuText a {
	color: #999999;
	align: center;
	padding-left: 4px;
	padding-right: 4px;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.menuText a:hover {
	background-color: #99CC00;
	color: #333333;
	align: center;
	padding-left: 4px;
	padding-right: 4px;	
	padding-top: 5px;
	padding-bottom: 5px;		
}
.imagelink img {
padding:5px;
background:#f1f1f1;
border:1px solid #ccc;
}
.imagelink img:hover {
background:#fff;
border:1px solid #283801;
cursor:pointer;
}

.gallerybig {
padding:10px;
background:#f1f1f1;
border:1px solid #ccc;
}

.page_title {
	border-bottom: 1px dotted #283801;
	padding-bottom: 2px;
	font-size: 18px;
	font-weight: bold;
}	

.block {
    background-color: #ffffff;
    border: 1px solid #93B26F;
    margin: 2px;
    width: 80%;
	vertical-align: top;
	text-align: center;
	border-bottom: a;
}

.table_besar {
	background-color: #ffffff;
	border: 10px solid #ffffff;
	text-align: center;
}

.menu_item {
    background-color: #283801;
    width: 140px;
    height: 24px;
    padding-left: 5px; 
}

.contents {
    background-color: #F3F3F3;
}

.menu_item a {
    color: #000000;
}

.menu_item a:hover {
    color: #ffffff;
}

img {
    border: 0px none;
}

.header_image {
	vertical-align: top;
	background-color: #283801;
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 214px;
	width: 700px;
}

.header1_image {
	background-color: #ffffff;
	vertical-align: top;
	height: 109px;
	width: 271px;
	color: #000000;
	text-align: right;
}

.subheader1_image {
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 29px;
	width: 700px;
	color: #000000;
}

.subheader2_image {
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 40px;
	width: 700px;
	color: #000000;
}

.subheader3_image {
	background-color: #283801;
	vertical-align: middle;
	height: 26px;
	width: 700px;
	color: #000000;
}

.subheader4_image {
	background-color: #283801;
	vertical-align: middle;
	height: 37px;
	width: 700px;
	color: #000000;
}

.header_text {
	vertical-align: middle;
	text-align: right;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: top center;
	height: 30px;
	width: 700px;
	padding-right: 10px;
	color: #FFFFFF;
}

.text_main {
	FONT-SIZE: 12px;
	color: #9A9A9A;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

.text_menu {
	FONT-SIZE: 12px;
	color: #9A9A9A;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
}

.gallery_main {
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	align: center;
    padding-top: 10px;
    padding-bottom: 10px;	
}

.header_text a {
    color: #FFFFFF;
}

.header_text a:hover {
    color: #F3F3F3;
}

.footer_text {
	vertical-align: middle;
	FONT-SIZE: 12px;
	color: #9A9A9A;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;	
}

.poweredby {
	color: #333333;
	text-decoration: overline;
	padding-left: 4px;
	padding-right: 4px;	
	padding-top: 5px;
	vertical-align: bottom;
}