* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin-top : 10 px;
}
.title {
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	color : #FF0000;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold italic;
}
input {
	color : #000000;
	font-size : 10px;
	font-family : Verdana,Arial;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.left textarea {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.judul {
	color : #FFCC00;
	margin-top : 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom : 2px;
	margin-bottom : 0px;
	margin-left : 5px;
	font-size : 12px;
	background-color:#FFFFCC;
	text-transform:uppercase;
	font-weight:bold;
	font-family : Tahoma,Verdana,Arial;
}
.art {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.art a {
	color : #996600;
	text-decoration: none;

}
.art a:hover {
	color : #CCCCCC;
	text-decoration: underline;

}
#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}
.table{
	margin-top : 0px;

}
.skrol2 
{
background-color: #FFFFFF;
width: 99%;
height: 250px;
overflow: auto;
margin-bottom : 1px;
margin-top : 1px;
margin-right : 1px;
margin-left : 1px;
}
.skrol3 
{
width: 99%;
background-color:#D1D1D1;
height: 245px;
overflow: auto;
margin-bottom : 1px;
margin-top : 1px;
margin-right : 1px;
margin-left : 1px;
}
.xml
{
font-family:Arial;
font-size:9px;
color:#000000;
margin-left:0px;
margin-right:0px;
}
.skrol
{
background-color: #FFFFFF;
width: 99%;
height:250px;
overflow: auto;
margin-bottom : 0px;
margin-top : 0px;
margin-right : 0px;
margin-left : 0px;
}
.xml a:hover
{
font-family:Arial;
font-size:9px;
color:#FFFFFF;
margin-left:0px;
margin-right:0px;
}

.conten{
overflow: auto;
margin-bottom : 5px;
margin-top : 5px;
margin-right : 5px;
margin-left : 5px;
}
.bigscroll{
	overflow:auto;
	margin-bottom : 1px;
	margin-top : 1px;
	margin-right : 1px;
	margin-left : 1px;
	background-color:#F4F4F4;
}
.cursor{
cursor:pointer;
cursor:hand;
}
.spacer {
	background: url(images/img04.gif) repeat-x bottom;
}
.spacer1 {
	background: url(images/img03.gif) repeat-y right;
	background-color:#FFFFFF;
}
</style>	