
body{
	text-align:center;
	background:#E1E1E1;
	margin:0px;
	}
#badan
{
height: auto;	
margin:1em auto;
margin-top:0px;
margin-bottom:0px;
background-color:#E1E1E1 !important;
width:800;
}
#tes1
{
height: auto;	
width:auto;
margin:0px;
background-color:#E1E1E1 !important;
}

.inputpesan {
	background-color:#ffffff;
	border: 1px solid #000000;
	font-family: Arial,Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
}

.menu_list {	
	width: 310px;
}
p.menu_head {
	width:210;
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	text-align:left;
	cursor: pointer;
	padding-left:7px;
	position: relative;
	margin:1px;
    font-weight:bold;
	background: #B7B7B7 url('images/Menubar_nonaktif.gif') no-repeat center right;
	color:#FFFFFF
}



.menu_body {
	display:none;
}
.menu_body a{
  width:200;
  display:block;
  color:#626262;
  font-size:11px;
  background:#C9C9C9 url('images/a.gif') no-repeat top left;
  padding-left:20px;
  text-decoration:none;
  margin-left:1
}
.menu_body a:hover{
   color: #000000;
   text-decoration:none;
   background:#C9C9C9 url('images/b.gif') no-repeat top left;
  }
  

div.merah
{
text-align:center;
}
table td, tr{
font-family:arial;
font-size:11;
}
table.tabel1 td, tr{
font-family:Arial;
font-size:12;
color:#000000;
}
p.biru{
margin-left:3px;
font-family:arial;
font-size:12;
color:#000441;
text-align:right;
}
a{
font-family: Arial,verdana;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
width:100%;
}

a.kontak{
text-align:right;
font-family: Arial,verdana;
color:#000000;
font-size:12px;
text-decoration:none;
width:100%;
}


.tombol
{
	font-family: Arial,Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #007CC2;
	text-decoration: none;
	border: 1px solid #000000;
}