body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#;
	margin:10px 0px 10px 0px;
	line-height:120%; 
	background-color: #E3E3E3;	
	background-image:url(bg.gif);
	text-align:justify;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:120%; 
}

input,textarea,select {
	font-family: Verdana;
	font-size:10px; 
	cursor:pointer;
}

.rowjudul{
            border-bottom-style:solid;
			border-bottom-color:#000000;
			border-bottom-width:1px;
			font-size:16px;
			font-color:white;
			font-weight:bold;
			background-color:#FFCC00;
			height:20px;
}

.rowjudulbawah{
            border-top-style:solid;
			border-top-color:#000000;
			border-top-width:1px;
			/*background-color:white;*/
			height:3px;
}

li{
   list-style-position:inside;
	font-size:12px;

}
.headertable{
    font-size:12px;
    color:#000000;
    text-transform:uppercase;
    background-image:url(menubg.gif);
    background-repeat:repeat-x;
    font-weight:bold;
    border:1px;
	border-color:#000000;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;

	height:32px;
	vertical-align:middle;
}

.footertable{
    height:3px;
    background-image:url(orangebg.gif);
    background-repeat:repeat-x;
    border:1px;
	border-color:#000000;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.footerright{
font-size:x-small;
}

.catatan{
font-size:8pt;
color:blue;

}
.inputpass {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	cursor:pointer; 
}

a:link {
	color:#006699;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a:visited {
	color:#006699;
	text-decoration:none;	
	font-weight:bold;
	font-size:12px;
}

a:hover {
	color:#006699;
	text-decoration:underline;	
	font-weight:bold; 
	font-size:12px;
}

a.link2:link,a.link2:visited {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.link2:hover {
	color:#ff0000;
	text-decoration:underline;	
	font-weight:bold; 
	font-size:12px;
}

a.linkmenu:link, 
a.linkmenu:visited {
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    list-style-type: none;
	list-style-position: inherit;
	display: block;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;

	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	height: 16px;
	text-indent: 4px;
	background-color: #E3E3E3;/*#549933;*/
	text-decoration: none;	}
	
a.linkmenu:hover {
	border-top: 1px solid black;
    border-bottom: 1px solid black;	
	border-left: 1px solid black;
    border-right: 1px solid black;	
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-position:inherit;
	display: block;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	height: 16px;
	text-indent: 4px;
	background-color: white;
	text-decoration: none;
	}

a.link3:link,a.link3:visited {
	color:#ff0000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}

a.link3:hover {
	color:#ff0000;
	text-decoration:underline;	
	font-weight:normal;
	font-size:12px;
}

a.link4:link,
a.link4:visited {
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.link4:hover {
	color:black;
	text-decoration:none;	
	font-weight:bold;
	font-size:12px;
	
}

.bgorange{
background-image:url(bgorange.gif);
background-repeat:repeat-x;
	font-size:12px;
}

.tblborder{
 border-collapse:collapse;
 border-color:black;
 border:1px; 
	font-size:12px;
}

.tableberita{
background-image:url(bgbiru.gif);
background-repeat:repeat-x;
	border: thin solid white;
	margin: 1px;
	font-size:12px;
}
.subjudul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: navy;
	text-transform:uppercase;
	text-decoration:underline;
}
.subjudul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: navy;
	font-style: italic;
	text-decoration:underline;
	text-transform:capitalize;
}
.judulberita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
	text-transform:uppercase;
}
.tabeldata {
	border: 1px dashed #000000;
	padding: 1px;
	height:auto;
	font-size:12px;
}
.tabeldata2 {
	border: 1px dashed #000000;
	background-image:url(bgorange.gif);
	background-repeat:repeat-x;
	padding: 1px;
	height:auto;
	font-size:12px;
}