BODY {
	SCROLLBAR-FACE-COLOR: #0E3259;
	SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa;
	SCROLLBAR-SHADOW-COLOR: #aaaaaa;
	SCROLLBAR-3DLIGHT-COLOR:green;
	SCROLLBAR-TRACK-COLOR: #9cbee6;
	SCROLLBAR-DARKSHADOW-COLOR: #d3e2ea;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
	color : #000000;
	background-color:#A70C11;
}
td,body
{
	font-family : Tahoma, Verdana;
	font-size : 9pt;
	font-weight : normal;
}
input
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight : normal;
}
select
{
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	font-weight : normal;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited
{
	color: blue;
	text-decoration:none;
}
a:hover
{
	color: green;
	text-decoration:underline;
}
.batas:link
{
	color:#0000FF;
	text-decoration:none;font-size : 12pt;
}
.batas:visited
{
	color:#0000FF;
	text-decoration:none;font-size : 12pt;
}
.batas:hover
{
	color:green;
	text-decoration:underline;font-size : 10pt;
	font-weight:bold;	
}
.garis {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0000FF;
}
.kotakmenu {
	border: thin solid #9cbee6;
	background-color: #F5E774;	
}
.isi {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-style: normal;
}
.judul
{
	font-family : Tahoma, Verdana;
	font-size : 10pt;
	font-weight : bold;
}
.hr {
	background-color: #0000FF;
}
.rubrik
{
	font-family : Tahoma, Verdana;
	font-size : 10pt;
	font-weight : bold;
}
.formulir
{
	background-color : #EAEAEA;
	width:100%;
}