h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 175%;
}
	h2 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 150%;
  }
  h3 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 125%;
  }
  h4 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 100%;
  }
  h5 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 75%;
  }
  h6 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 50%;
  }
  
  body   {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color: #ffffff;
  }
  
  table   {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color: #737373;
  }
  a   {
  color: #ffffff;
  text-decoration: none;
  }
  a:hover   {
  color: #FFFFFF;
  text-decoration: none;
  }
  a.hd_link {
  color: #ffffff;
  text-decoration: none;
  }
  a.hd_link:hover {
  color: #ffffff;
  }
  a.copyright:hover {
  text-decoration: none;
  }
  a.delete:hover {
  color: red;
  }
  input,select,textarea     {
  background-color: #FFFFFF;
  }
  table.header    {
  background-color: #737373;
  color: #ffffff;
  padding: 15px;
  }
  
  .pencarian {
   font-weight: bold;
   font-size: 12px;
  }
  .menu-atas {
  	font-weight: bold;
   font-size: 12px;
  }
  .menu-atas .hover {
   color: #ffffff ;
   }
  
  th   {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  background-color: #737373;
  }
  td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  }
  td.tbl_even   {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  padding: 4px 10px 0px 5px;
  }
  td.tbl_odd   {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  padding: 4px 10px 0px 5px;
  }
  .restrict {
  color: red;
  }
  .vert {
  background: url('../images/vert.png') no-repeat center;
  }
  .outer {
  background: url('../images/outer.png') no-repeat center;
  }
  .br {
  background: url('../images/br.png') no-repeat center;
  }
  .tr	{
  background: url('../images/tr.png') no-repeat center;
  }
  .rb {
  background: url('../images/rb.png') no-repeat center;
  }
  .rt	{
  background: url('../images/rt.png') no-repeat center;
  } 
