p, tr, td, div  {
	padding: 0;
	margin: 0;
	font: 12px Arial, Tahoma, Verdana;
}
body  {
	font: 12px Arial, Tahoma, Verdana;
	margin: 0;
	padding: 15px 20px;
	text-align: center;
	color: #000000;
	background-color: #174350;
    }
#container  {
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	width:900px;
} 
#header {
	height: 100px;
	background-color: #174350;
	overflow: hidden;
}
#logo {
	position: absolute;
	height: 90px;
	top: 10px;

}
#bannerarea {
	height: 70px;
	color: #FFFFFF;
	width: 100%;
	float: left;
	padding-top: 10px;
}
#banner {
	height: 70px;
	padding-right: 20px;
	padding-left: 200px;
	float: right;
	text-align: right;
}
#navigation {
	height: 80px;
	width:900px;
}
#navleft {
	background-image: url(../images/navleft.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#navright {
	height: 80px;
	background-image: url(../images/navright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
#menubar {
	height: 80px;
	background: url(../images/navback.jpg) repeat-x;
}
#menubar1 {
	height: 46px;
	padding-top: 4px;
	width: 100%;
	float: left;

}
#menubar1  ul, #menubar1 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#menubar1  a   {
	color: #FFFFFF;
	float: left;
	line-height: 44px;
	font-weight: bold;
	height: 44px;
	text-align: center;
	display: block;
	padding: 0px 20px;
	border-right: 2px solid #FFFFFF;
}
#menubar1 a:hover, 
#menubar1 li#current a, 
#menubar1 #active_menu {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navover.jpg);
	background-repeat: repeat-x;
	background-position: 0px -4px;
}
#menubar2 {
	height: 25px;
	float: left;
	width: 100%;
}
#jambar {
	height: 15px;
	float: right;
	padding:3px;
	color:#0000FF;
}
#menubar2  ul, #menubar2 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#menubar2  a:link, #menubar2  a:visited  {
	float: left;
	line-height: 25px;
	color:#0000FF;
	font-weight:bold;
	height: 25px;
	padding: 0 10px;
	font-size: 12px !important;
}
#headerimage {
	margin: 5px 10px;
	width:880px;
}
#maincontent {
	padding: 0px 10px;
	min-height:430px
}
#left_out {
	width: 191px;
	float: left;
	padding: 0;
	margin: 0;

}
#right_out  {
	width: 187px;
	float: right;
	padding: 0;
	margin: 0;
}
.sidebar {
	width:175px;
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding:5px 5px 5px 5px;
}
.head_menu {
	height:45px;
	background:url(../images/navover.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF; text-transform:capitalize;
	padding:15px 5px 0 15px;
}
.head_content {
	height:45px;
	background:url(../images/navover.jpg) repeat-x;
	font:x-large Arial, Helvetica, sans-serif;
	color:#FFFFFF; text-transform:capitalize;
	padding:15px 5px 0 15px;
	
}
.kotak_side {
	border: 1px solid #CCC;
	padding: 3px 3px 3px 3px;
	text-align:justify;
	width:169px
}
.kotak {
	border: 1px solid #CCC;
	padding: 3px 3px 3px 3px;
	text-align:justify;
}
.gallery {
	border: 1px solid #CCC;
	padding: 5px 10px 15px 10px;
	text-align:center;
}
#content {
	border: 1px solid #CCC;
	padding: 5px 10px 15px 10px;
	text-align:justify;
	color:#666666;
}
#bottom_left {
	background-image: url(../images/footer_left.gif);
	height: 15px;
	background-repeat: no-repeat;
	text-align: center;
	color: #8B8B8B;
}
#bottom_right {
	background-image: url(../images/footer_right.gif);
	background-position: right;
	height: 15px;
	background-repeat: no-repeat;
	padding: 0 30px;
}
#bottom_content, #bottom_content a, #bottom_content a:visited {
	height: 15px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#copyright {
	height: 30px;
	line-height: 30px;
	background-color: #174350;
	color: #FFFFFF;
	text-align: center;
}
.clr {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contentheading, .contentheading a {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	color: #336699;
	padding: 0 0 3px 0;
}
.componentheading, .componentheading a {
	background-image: url(../images/navback.jpg);
	background-position: 0px -4px;
	color: #fff;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.contentdescription {
	padding: 10px 0px;
}
.contentpaneopen {
	padding: 0px 2px;
	width: 100%;
}
.small  {
	font-size: 11px;
	color: #999999;
}
.modifydate  {
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
}
.createdate {
	font-size: 11px;
	padding-bottom: 10px;
	color: #999999;
}
ul, li {
	list-style-type: square;
}
a:link, a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.separator {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	margin-left: 3px;
	margin-right: 2px;
}
.button {
	border: 1px solid #666666;
	font: Arial, Helvetica, sans-serif;
	background-color: #B6CEFB;
	margin: 5px 0px;
	text-transform: uppercase;
	font-size: 12px;
}
.button:hover {
	background-color: #9DACBF;
}
a.readon {
	border: 1px solid #666666;
	background-color: #333333;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	margin: 5px 0px;
	padding: 3px 5px;
	float: left;
}
a.readon:hover {
	background-color: #999999;
	text-decoration: none;
}
.pagenav, .pagenav_prev, .pagenav_next,
.pagenav a:link, .pagenav a:visited, 
.pagenav_prev a:link, .pagenav_prev a:visited, 
.pagenav_next a:link, .pagenav_next a:visited {
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ECE9D8;
	margin: 5px 0 0 0;
}
a.pagenav:hover {
	color: #000000;
	text-decoration: none;
}
fieldset {
	border: none;
}
.inputbox {
	padding: 3px;
	margin: 3px 0px;
}
.input, img {
	border: none;
	padding: 0;
	margin: 0;
}
.sidebar .inputbox#mod_login_password, 
.sidebar .inputbox#mod_login_username,
.sidebar .inputbox#modlgn_username, 
.sidebar .inputbox#modlgn_passwd {
	width: 192px;
}

/***********************************/
#imageSlideshowHolder{
		width: 140px;	/* IE 5.x */
		width/* */:/**/140px;	/* Other browsers */
		width: /**/140px;
		
		height: 140px;	/* IE 5.x */
		height/* */:/**/140px;	/* Other browsers */
		height: /**/140px;
		
		background-color:#000;
		border:3px solid #317082;
		position:relative;	/* Never change this value */
		
	}
	.imageInGallery{		
		width:140px;
		height:140px;
		background-color:#000;
		
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	
	#imageSlideshowHolder img{
		position:absolute;
	}

.white_content {
display: none;
position: absolute;
top: 30%;
left: 35%;
width: 25%;
height: 35%;
padding: 16px;
border: 16px solid #000033;
background-color: white;
z-index:1002;
overflow: auto;
}
.white_content1 {
display: none;
position: absolute;
top: 30%;
left: 35%;
width: 25%;
height: 25%;
padding: 16px;
border: 16px solid #000033;
background-color: white;
z-index:1002;
overflow: auto;
}
#kanvas {
	position:relative;
	width:650px;
	
	margin:0px auto;	
	text-align:left;
}


.aplikasi {
	background:#FF9;
	float:left;
	margin:1px;
	width:300px;
	height:125px;

	display:block;
	padding: 8px;	
	color: #4d4a44;
	border: 1px #F60 solid;
	border-top: 5px #F60 solid;	
	}

a{
		font-family:Tahoma;
		font-size:11px;
		text-decoration:none;
		color:#003399;	
}
a:hover{
		font-family:Tahoma;
		font-size:11px;
		text-decoration:none;
		color:#FF0000;	
	}	

ul{
	margin:0;
	padding:0em 0.5em;
	}

li {
	padding-left:1px;
	margin-top:5px;
	margin-bottom:1px;
	margin-left:10px;
	color:#FF3300;
	list-style-type:square;
	}
	
.ahead{
	font: 17px Georgia, Arial; color:#006600; margin-bottom:5px;
}	
.leftlah {
	text-align: left;
}
.righ_ilang {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.isitabel{
font-size:11px;
padding:5px 5px 5px 5px;
}

.judultabel{
color:#FFF; font-size:12px; font-weight:bold; background-color:#066;
}
