body
{
	background-attachment:fixed;
	background-repeat: no-repeat ;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	font-family:Verdana;
	font-size:11px;
	color:black;
}

.title
{
	font-size:12px;
	font-family:Verdana;
	color:#BA2011;
	font-weight:bold;
}

td
{
	font-family:Verdana;
	font-size:11px;
	color:blacl;
}
.kalimat
{
	text-align:justify;
}

.tanggal
{
	font-size:10px;
	color:#969696;
}

.navigator
{
	font-size:10px;
	color:#969696;
}

a
{
	font-family:Verdana;
	font-size:11px;
	color:#022678;
	text-decoration:none;
}

iframe.groove_text {
	border: 2px groove #FFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	cursor:text;
}

input {
	border: 2px groove #FFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
}

input.groove_button {
	height:20;
	cursor:hand;
}

input.groove_text {
	height:16;
	cursor:text;
}

select.groove_select {
	border: 2px groove #FFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
}

input.groove_checkbox {
	border:none;
	background:none;
	vertical-align:middle;
	cursor:hand;
}

input.groove_radio {
	border:none;
	background:none;
	vertical-align:middle;
	cursor:hand;
}

textarea.groove_text {
	border: 2px groove #FFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	cursor:text;
}

.button {
	BACKGROUND-COLOR: buttonface;
	BORDER-BOTTOM: buttonface 1px solid;
	BORDER-LEFT: buttonface 1px solid;
	BORDER-RIGHT: buttonface 1px solid;
	BORDER-TOP: buttonface 1px solid;
	TOP: 1px;
	WIDTH: 23px
}
.buttonOver {
	BACKGROUND-COLOR: buttonface;
	BORDER-BOTTOM: buttonshadow 1px solid;
	BORDER-LEFT: buttonhighlight 1px solid;
	BORDER-RIGHT: buttonshadow 1px solid;
	BORDER-TOP: buttonhighlight 1px solid;
	WIDTH: 23px
}
.buttonDown {
	BACKGROUND-COLOR: buttonface;
	BORDER-BOTTOM: buttonhighlight 1px solid;
	BORDER-LEFT: buttonshadow 1px solid;
	BORDER-RIGHT: buttonhighlight 1px solid;
	BORDER-TOP: buttonshadow 1px solid;
	WIDTH: 23px
}

.sep {
	BORDER-LEFT: buttonshadow 1px solid;
	BORDER-RIGHT: buttonhighlight 1px solid;
	FONT-SIZE: 0px;
	HEIGHT: 22px;
	WIDTH: 1px
}
