/* styles.css
   styles for all pages */

body, table, td, p, textarea, div, span {
	color: #000;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
img{
	vertical-align: middle;
}

ul{
	margin: 0;
	padding-left: 14px;
}

.header{
	background-color: #CCC;
	padding: 3px;
}

.xl6614543
	{
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	
	vertical-align:middle;
	white-space:nowrap;}

.detailitem{
	color: #333;font-family: Arial, Verdana;font-size: 12px;padding: 3px;
}

.detailitem td{
	color: #333;
	font-family: Arial, Verdana;
	font-size: 12px;
}

.reporttitle{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.line_kwitansi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-indent: 80px;
	background-position: 60px;
	border: 4px double #000000;
	width: 500px;
}
#kwitansibox {
	border: 5px double #000000;
	padding: 10px;
	height: 400px;
	width: 600px;
} 
.terbilang {
	width: 490px;
	height: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.list {
	height: 35px;
}
.boxkwin {
	width: 580px;
	height: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: justify;
	font-style: italic;
}

.boxkwin2 {
	width: 580px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	text-transform: uppercase;
	font-weight: bold;
	text-align: justify;
	font-style: italic;
}

.line_kwitansi {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-indent: 80px;
	background-position: 60px;
}
.listkwin {
	width: 150px;
	display:block;
	float: left;
}
.svcfaktr{
    border-left: 2px solid #000000;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}
.sel1{
   padding:4px;
   border-right:2px solid#000000;
   border-bottom:2px solid#000000;
}
.sel2{
    padding:4px;
    border-right:2px solid #000000;     
}

.borderb{
	border-bottom: 1px solid #555;
}

.bordert{
	border-top: 1px solid #555;
}

.borderl{
	border-left: 1px solid #555;
}

.borderr{
	border-right: 1px solid #555;
}