body {
	background-color: #B9D8ED;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kotakKiriBawah {
	background-color: #006DB7;
	background-image: url(../images/kiri_back.gif);
	background-repeat: no-repeat;
	background-position: right;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.alamat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:active { text-decoration: none; color: #000000 }
a:link { text-decoration: none; color: #000000 }
a:visited { text-decoration: none; color: #000000 }
a:hover { text-decoration: none; color: #006DB7 }

a.putih:active { text-decoration: none; color: #FFFFFF }
a.putih:link { text-decoration: none; color: #FFFFFF }
a.putih:visited { text-decoration: none; color: #FFFFFF }
a.putih:hover { text-decoration: none; color: #000000 }

.inputpesan {
	border : 1px solid #006DB7;
	color: #FFFFFF;
	background: #B9D8ED;
	font-family : Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tombol {
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  border: 2px double #006DB7;
  width: auto;
  background-color: #B9D8ED;
  padding: 0px 0px;
  line-height: 13px;
  
}

.kotaksalah
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #FF0000;
	padding: 3px;
}

.tblHeadError
{
	font-family: Arial;
  	font-size: 12px;
  	font-weight: bold;
  	color: #FFFFFF;
  	background-color: #FF0000;
}

