body
{
	scrollbar-face-color:#949378;
	scrollbar-arrow-color:#868672;
	scrollbar-track-color:#949378;
	scrollbar-shadow-color:#868672;
	scrollbar-highlight-color:#999982;
	scrollbar-3dlight-color:#A0A089;
	scrollbar-darkshadow-color:#7B7B66;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url('layout/background.jpg');
	font-family: verdana;
	font-size: 9pt;
	color:#595948;
}

.baru
{
	background-image: url('layout/top.jpg');
	background-repeat: no-repeat;
	padding-left: 18px;
}

a
{
	cursor: default;
}

a:link
{
	color:#686854;
	text-decoration: none;
	font-weight:bold;
}

a:visited
{
	color:#686854;
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	color:#EEEEEE;
	text-decoration: none;
	position:relative;
	top:1px;
	left:1px;
	font-weight:bold;
}

a:active
{
	color:#686854;
	text-decoration: none;
	font-weight:bold;
}
  
td
{
	font-family: verdana;
	font-size:9pt;
	color:#595948;
}