@charset "UTF-8";
/* CSS Document */

.Judul {
	text-align:left;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight:lighter;
	font-size:15px;
	color:#FFFFFF;
	padding-left:5px;
}
.text {
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:lighter;
	padding-left:5px;
}
.headline {
	font:"Lucida Grande", Verdana, sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #FFFFFF;
	text-align:center;
	vertical-align:middle;
	border: thin solid #ffffff;
	}
	
.table_01 {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color:#cfcfcf;
	border:thin solid #FFFFFF;
}
.text2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	font-weight:lighter;
}
.teks_link {
	text-decoration: underline;
	color:#FFFFFF;
	}

.body_konfirmasi {
	background-color:#666666;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ffffff;
	}
	
.bg_judul {
	background:#990000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ffffff;
	}
.gb_kiri {
	width:370;
	height:385;
}
.bg_kanan {
	width:369;
	height:346;
	background:"images/formtiket_02.jpg";
	}
.scrolling {
    width:369px;
    height:346px;
    overflow: auto;
}