body{
background-repeat:no-repeat;
	background-color: #e5d4f7;
	margin-top:0px;
	margin-left:0px;
		font-family: Verdana;
	font-size: 10pt;
	color:#000000;
	
	
	}
.judul{
	background-color: #cc99ff;
	top:0px;left:0px;width:1024px;height:97px;
}

.atasnavigasi{
background-color: #cccccc;
	top:80px;left:0px;
	width:100%;
	position:absolute;
	border-bottom: 1px solid #CCC;
}

.menukiri {
	background-color: #ffff99;
	position: absolute;
	top:98px;left:2px;width:180px;height:330px;
	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:99px;left:182px;width:568px;height:329px;
	overflow:auto;
	position:absolute;
	

	
}
.menukanan {
	background-color: #ffff99;
	position: absolute;
	top:98px;left:750px;width:180px;height:330px;
	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;
	
	
}
