/* Cascading Style Sheet */
body {
  font-family: Helvetica;
  background-color: #ffffff;
}

head {
  font-family: Helvetica;
}

font {
  color: black;
  font:"Verdana"
}


.bookdate {
  background-color: #00ffaa;
  font-family: Times New Roman;
}

.booked {
  background-color: #CB63BB;
}

.free {
  background-color: #99EE95;
}

.login {
  background-image:url(Images2/R3Resize.JPG);
  background-attachment:fixed;
  background-repeat:no-repeat;
}

.head {
  background:url(Images2/pandu.gif);
  background-repeat:no-repeat;
  background-position:right;
}

.viy {
  background:url(Images2/VIY2009.jpg);
  background-repeat:no-repeat;
  background-position:left;
}

.cent {
  background:url(Images2/head_center1.jpg);
  background-repeat:no-repeat;
  background-position:center;
}

.menukiri {
  vertical-align:top;
}

.kuning {
  color:#FFF468;  
}

.tengah {
  vertical-align:middle;
}

.biru {
  color:#2C2FB6;
}

.cont {
  background-color:#C1C6FF;
}

.contmes {
  background-color:#FEF9BC;
}

.back {
  background:#FD6500;
}

.kues {
  font-family:Geneva, Arial, Helvetica, sans-serif;
}

.oren {
  background-color:#FFC78C;
}

.left {
  background-color:#F8F4B6;
}

.verdana {
  font-family:Verdana;
  font-size:12px;
}

.foot {
  color:#BC2578;
  font-size:12px;
}

.warning {
  font-family:Verdana;
  font-size:16px;
  color:#FB3C3C;
}

.link {
  text-decoration:none;
}
.linkRoom {
  text-decoration:none;
  color:#000000;
}

/*petty cash*/
#contentIsi{
	border:thin solid #CCC;
	min-width:1300px;
	min-height:580px;
	margin:0px auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	overflow:hidden;
}
#table_pettycash
{
	min-width:700px;
	min-height:550px;
	margin:20px 30px 0 30px;
}
.judul_pc{
	font-weight:bold;
	font-size:26px;	
	font-family:Georgia;
	width:400px;
	height:100px;
		
}
.font2{
	font-family:Arial;
	font-size:14px;
}
.dataEmpty{
	text-align:center;
	line-height:40px;
}
.dataField{
	text-align:justify;
	border-collapse:collapse;
	width:98%;
	margin:5px;
	font-size:11px;
}
.bgJudul{
	background-color:#FF6600;	
}
.subjudul{
	font-size:12px;	
	font-weight:bold;
}

/*Ax Edit Pembayaran*/
.ax-edit-pbyr h3{
	text-align:center;
}
.ax-edit-pbyr table {
	margin: 0px 0px 0px 40px;
}
.ax-edit-pbyr table td  {
	border: 1px;
	cellpadding:0px;
	cellspacing:0px; 
	align: center;
	border-style: solid;
}
.ax-edit-pbyr table th  {
	border: 1px;
	cellpadding:0px;
	cellspacing:0px; 
	align: center;
	border-style: solid;
}

/*ax-edit-dtl-pbyr*/
.ax-edit-dtl-pbyr h3{
	text-align:center;
}
.ax-edit-dtl-pbyr table {
	margin: 0px 0px 0px 40px;
}
.ax-edit-dtl-pbyr table td  {
	border: 1px;
	cellpadding:0px;
	cellspacing:0px; 
	align: center;
	border-style: solid;

}
.ax-edit-dtl-pbyr table th  {
	border: 1px;
	cellpadding:0px;
	cellspacing:0px; 
	align: center;
	border-style: solid;

}
