img.floatTL {
float: left;
margin-right: 1em;
margin-bottom: 1em;
margin-top: 1em;
}

.textcenter { text-align:center; }
.textleft { text-align:left; }
.textjustify { text-align:justify; }
.textunderline { text-decoration: underline; }
.cursor { cursor: pointer; cursor: hand; }
.fontjudul { font-weight:bold; font-size: 15px; }
.fontjudulkecil { font-weight:bold; font-size: 13px;  }

.paragrafbaru { text-indent:15px; }

.garis { border: solid 1px #FF0000; }

/* SEKILAS */
.judulsekilas { margin:25px 0 0 15px; }
.areasekilas { margin: 30px 15px 30px 95px; width: 400px; height: 400px; }
.fontisisekilas { font-size: 12px; line-height: 95%; word-spacing:-0.1px; letter-spacing: -0.1px; }

/* KEGIATAN */
.judulkegiatan { margin:45px 30px 0 30px; width: 300px; height:20px; }
.areakegiatan { margin:15px 10px 0 55px; width: 475px; }
.areakegiatan2 { margin:45px 0px 0 0px; width: 300px; height:350px; }
.fontisikegiatan { font-size: 12px; line-height: 100%; }

/* GURU */
.fontguru { font-weight:bold; font-size: 14px; letter-spacing: 1px; }
.areaguru1 { margin: 30px 0 10px 95px; width: 400px; height:380px; }
.judulguru { margin: 30px 0 0 0; }
.areaguru2 { margin: 30px 0 0 0; width: 310px; }
.fontisiguru { font-size: 12px; line-height: 95%; word-spacing:-0.1px; letter-spacing: 0.2px; }
.paragraphguru { text-indent: 50px; }

/* MENU */
.menuon  { color: #000000; background: url(/januari/webroot/img/ttg/ttg-m-on.gif); }
.menuoff { color: #FFFFFF; background: url(/januari/webroot/img/ttg/ttg-m-off.gif); }

.navlon  { background: url(/januari/webroot/img/panah-kiri-kuning.png); background-repeat: no-repeat;}
.navloff { background: url(/januari/webroot/img/panah-kiri.png); background-repeat: no-repeat;}

.navron  { background: url(/januari/webroot/img/panah-kanan-kuning.png); background-repeat: no-repeat;}
.navroff { background: url(/januari/webroot/img/panah-kanan.png); background-repeat: no-repeat;}

.navloff, .navroff { cursor: pointer; cursor: hand; color : #ff7200; }
.navlon, .navron { cursor: pointer; cursor: hand; color : #FFE770; }

.latarbirutua { background : #21505A; }
.latarbirumuda { background : #EDF8FE; }

.menuon, .menuoff, .navon, .navoff { cursor: pointer; cursor: hand; text-transform: uppercase; font-family: comic sans ms, arial; font-size: 10px; height: 17px; text-align: center }

/* FONT */
.fontguru, .fontjudul, .fontjudulkecil, .fontisisekilas, .fontisikegiatan, .fontguru, .fontisiguru { font-family: courier new, georgia, times; }