/* CSS Document */

<style type="text/css">
body {
	margin: 10px;
	padding: 0;
	text-align: center;
	min-width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color: #FFFFFF;
	background-attachment: fixed;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
  .tanggalpost {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	color: #CCCCCC;
}
  .judulpost {
	font-size: 14px;
	font-weight: bold;
	color: FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD8B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
  .isipost {
	text-align: justify;
	padding: 2px;
}
  .bawahpost {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding: 2px;
}
 
.judulkanan {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D9B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
  a:link, a:active, a:visited {
	color: #FF9900;
	text-decoration: none;
}
  a:hover {
	text-decoration: underline;
	color: #000000;
}
  li {
	list-style-position: outside;
	list-style-type: square;
}
  .isikanan {
	padding: 2px 15px 2px 10px;
}
textarea, input, select, option, button {
	font-family: Tahoma, Verdana, Arial;
	background-color : #FFFFFF;
	color : #000000;
	font-size : 10px;
	border: 1px solid #996633;
}
img {
	border:0px none;
}
.atasheader {
	background-color: #510001;
	height: 30px;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.bawahheader {
	background-color: #510001;
	height: 30px;
	color: #CCCCCC;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.footer {
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	border: none;

}
.tengah {
	vertical-align: top;
	background-color: #510001;
}
.ulang {
	
}
.ulang td{
	padding: 2px;
}
</style>

