/* TAG SELECTOR ##################################################### */
html,body {
	height: 100%;
	}
body, td{
	font-family:tahoma;
	font-size:12px;
	color:black;
	}
body {
	background-color:#95AF0B;
	margin:0px;
	}
form {
	margin:0px 0px 0px 0px;
	}
input, select, textarea {
	font: 12px/normal tahoma;
	}

/* HEADER ##################################################### */
#header {
	background-image:url(../_images/header_back.gif);
	background-repeat:repeat-x;
	}
	#header td{
	vertical-align:top;
	}
	#header1{

	}
	#header2 div{
	background-image:url(../_images/header03.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	padding-right:50px;
	}





#content {
	background-color:white;
	border-top:14px solid #E6E3D4;
	border-bottom:8px solid #E6E3D4;
	}
#content td{
	vertical-align:top;
	}
#content .kiri{
	border-right:8px solid #E6E3D4;
	width:175px;
	background-image:url(../_images/kiri_bawah.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
#content .kanan{
	background-image:url(../_images/kanan_bawah.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	}



#mainMenu{
	background-image:url(../_images/kiri_atas.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding:3px 3px 3px 0px;
	font-size:11px;
	}
#mainMenu ul {
	padding:0px;
	margin:0px;
	}
#mainMenu ul li {
	list-style:none;
	}
#mainMenu ul li a{
	display:block;
	width:auto !important;
	text-decoration:none;
	font-weight:bold;
	color:#646049;
	background-color:#F5F4EE;
	width:172px;
	padding:3px 8px 5px 14px;
	border-top:1px solid white;
	background-image:url(../_images/mainMenu_back.gif);
	background-repeat:no-repeat;
	}

.modulLeft{
	font-size:11px;
	}

.modulLeft label{
	display:block;
	width:auto !important;
	text-decoration:none;
	font-weight:bold;
	color:#646049;
	background-color:#F5F4EE;
	width:172px;
	padding:3px 8px 5px 14px;
	border-top:1px solid white;
	background-image:url(../_images/mainMenu_back.gif);
	background-position:top -20px;
	background-repeat:no-repeat;
	}

#welcomeImg{
	background-image:url(../_images/welcome_img_back.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom:4px solid #E6E3D4;
	}
#welcomeImg td{
	border-bottom:10px solid #31500F;
	}
.welcomeText{
	line-height:18px;
	width:400px;
	padding:8px 20px;
	background-image:url(../_images/welcome_img_text.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}


.home #news {
	padding:8px;
	}
	.home #news .newsItems{
		background-image:url(../_images/dummy_homenews.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding:12px;
		padding-top:8px;
		}
	.home #news .newsItems .tanggal{
		color:#CC3333;
		font-size:10px;
		font-weight:bold;
		font-family:tahoma;
		}
	.home #news .newsItems .judul{
		font-size:26px;
		font-weight:normal;
		font-family:"Times New Roman";
		margin-bottom:6px;
		}
	.home #news .newsItems .text{
		line-height:18px;
		}
	.home #news .newsItems .link{
		padding:2px;
		padding-left:22px;
		padding-bottom:4px;
		background-image:url(../_images/readmore.gif);
		background-repeat:no-repeat;
		background-position:top left;
		margin-top:4px;
		}





#footer {
	border-top:14px solid #496F00;
	background-image:url(../_images/footer_back.gif);
	background-repeat:repeat-x;
	}
#footer td{
	font-size:11px;
	color:white;
	line-height:14px;
	vertical-align:top;
	}
#footer .alamat{
	width:200px;
	padding:20px 60px;
	}
#footer h1{
	font-weight:bold;
	font-size:12px;
	margin-bottom:4px;
	}