body{

	background-color: #e5d4f7;
	margin-top:0px;
	margin-left:0px;
	font-family: Verdana;
	font-size: 10pt;
	color:#000000;
	
	
	}
td{font-size:8pt;}
.judul{
	background-color:#c6a0ee;
	top:0px;
	left:0px;
	width:920px;
	height:97px;
	position:relative;
	margin: 0 auto 0 auto;
}
.judul2{
	background-color:#c6a0ee;
	top:0px;left:450px;
	position:relative;
}
.atasnavigasi{
background-color:#d4f7d4;
	top:auto;left:0px;
	width:920px;
	height:auto;	
	position:relative;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #CCC;
}
.tengah{
	top:auto;
	left:auto;
	width:920px;
	height:auto;
	position: relative;
	margin: 0 auto 0 auto;
}
.menukiri {
	background-color:#f7f7d4;
	position:absolute;
	top:0px;left:0px;width:180px;
	height:695px;
	font-size:10pt;
	border-style:dotted;
	border-left-color:#cc99ff;
	border-top-color:pink;
	border-bottom-color:blue;
	border-right-color:orange;
	color:#000000;

}

.isi{
	top:3px;left:188px;width:540px;height:700px;
	overflow:auto;
	position:absolute;
	font-size:10pt;background-color: #e5d4f7;
}
.menukanan {
	background-color:#f7f7d4;
	position: absolute;
	top:0px;left:730px;width:180px;height:695px;
	font-size:10pt;
	color:#000000;
	border-style:dotted;
	border-color:#cc99ff;
	border-left-color:purple;
	border-top-color:red;
	border-bottom-color:cyan;
	border-right-color:fuchsia;
	
	
}

.footer{
	top:708px;
	width:920px;
	left:auto;
	position: relative;
	margin: 0 auto 0 auto;
	background-color:#c6a0ee;}
