/*tambahan */

      table#ilkom {
        border: 0px ;
		border-spacing:2px;
		padding:0px;
		border-width:0px;
		width:85%;		
      }
      table#ilkom th {
        background-color:#666666;
        color: white;
      }
      table#ilkom tr {
        background-color: #F2F2F3 ;
        margin: 1px;
      } 
      table#ilkom tr.striped {
        background-color: #FFFEEB;
      }
      table#ilkom td {
        padding: 1px 8px;
      }
	  table#ilkom tr#footertable {
        background-color:#666666;
        color: white;
	  }
