@charset "utf-8";
/* CSS Document */
body{ font: 62.5% "Trebuchet MS", sans-serif; margin: 0px; background-color:#CCCCCC; font-size: 12px; }
table.list { margin: 1em 0; border-collapse: collapse; width: 100%; }
table.list td, table.list th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
table.list td{ background-color:#FFFFFF }
table.list th{ background:#ADD8E6 }

table.cform { margin: 1em 0; border-collapse: collapse; width: 100%; }
table.cform td, table.cform th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
table.cform td{ background-color:#FFFFFF;    }
table.cform th{ background-color:#ADD8E6 }

table.kosong { margin: 1em 0; border-collapse: collapse; width: 100%; }
table.kosong td, table.kosong th { border: 0px; padding: .6em 10px; text-align: left; }

