/* CSS Document */
input, textarea, select {
border:1px solid #727272;
font-size:12px;
}
input:hover, textarea:hover, select:hover {
border:1px solid #444444;
}
table.kotak{
	border-color:#333333;
	border-width:1px;
	border-style:solid;
}
td,th {
	size:auto;
}
.td_menukiri{
	background-color:#838E66;
	width:5%;
}
.td_menukanan{
	background-color:#006600;
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	width:95%;
	text-align:center;
	height:20;
}
body {
	font-family:tahoma;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:1.5;
	
}
.style1 {
	color:#000000;
	font-size: 12px;
	font-family:tahoma;
	
}
.style2 {
	color: #346FAC;
	font-weight: bold;
	font-size: 12px;
}

a:link {
	color: rgb(153, 0, 0);
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: rgb(153, 0, 0);
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-size: 12px;
}

.judul_tabel {
	color: #FFFFFF;
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	text-align:center;
}
.hd_tabel {
	background-color:#006600;

}
.isi_judul {
	color: #006600;
	font-weight: bold;
	text-align:left;
	font-family:tahoma;
	vertical-align:middle;
	font-size:14px;
}
.isi {
	color:#333333;
	font-family:tahoma;
	
	text-align:justify;
}

.logo_pembuka {
	color:#333333;
	font-family:tahoma;
	border:3;
	border-color:;
	text-align:justify;
	width:300px;
}
