@import url(menu.css);
@import url(button.css);
@import url(tabel.css);
body {
background-color: #fff;
}
.CetakTombol {
	background-color:#f6b33d;
	-moz-border-radius:42px;
	-webkit-border-radius:42px;
	border-radius:42px;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:21px;
	font-weight:normal;
	padding:0px 25px;
	text-decoration:none;
}.CetakTombol:hover {
	background-color:#d29105;
}.CetakTombol:active {
	position:relative;
	top:1px;
}
.wrap {
	width: 960px;
	margin: 50px auto;
	}
.clearfloat {
	clear: both; 
	}
.header {
	height: 100px;
	font-family: Arial;
	font-size: 24px;
	}
.menu {
	float: left;
	width:300px;
	margin-top: 10px;
	font-size: 18px;
	}
.menu a, .MenuKanan a{
	text-decoration: none;
	color: #645757;
	}
.MenuKanan {
	font-size: 18px;
	float: right;
	}
.footer {
	margin: 0 auto;
	}
.aksi {
	text-decoration: none;
	color: black;
	}
.form_body {
	font-family: calibri;
	font-size: 10px;
	text-transform: none;
	color:#333;
	font-weight:lighter;
	}
	.form_judul {
	font-family: calibri;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	color:#333;
	}
	.header_tabel {
	font-family: calibri;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color:#fff;
	background-image:url(../images/bg1.png)
	}
	.head_index {
	font-family: calibri;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color:#fff;
	background-image:url(../images/bg1.png)
	}
	.isi_tabel {
	font-family: calibri;
	font-size: 12px;
	font-weight:bold;
	color:#000;
	}
	.isi_tabel_kecil {
	font-family: calibri;
	font-size: 10px;
	font-weight:bold;
	color:#000;
	}
	.isi_tabel1 {
	font-family: calibri;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color:#000;
	background-color:#a7c8da;
	}
			.subtotal {
	font-family: calibri;
	font-size: 11px;
	font-weight:bolder;
	text-transform: uppercase;
	color:#000;
	background-color:#CCC;
	}
			.isi_tabel_trn {
	font-family: calibri;
	font-size: 11px;
	font-weight:lighter;
	text-transform: uppercase;
	color:#000;
	background-color:#CCC;
	}
	.judul_tabel {
	font-family: calibri;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	
	}
	.menu {
	font-family: calibri;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color:#333;
	background:url(../images/ppdb_service_hover.jpg)
	}
	.isi_akb {
	font-family: calibri;
	font-size: 12px;
	font-weight:bold;
	text-transform:none;
	color:#333;
	}


	