DIV.hdr {
 position: absolute;
 background-color: black;
 font-family: Verdana, Arial;
 font-size: 9px;
 font-weight: bold;
 color: white;
 left: 10px;
 top: 40px;
 width: 600px;
 height: 20px;
 padding-top: 3px;
 padding-left: 80px;
 z-index: 2
}

DIV.hdr IMG {
 position: absolute;
 left: 20px;
 top: -30px;
 z-index: 3
}

DIV.isi {
 position: relative;
 width: 600px;
 padding-top: 55px;
 padding-left: 120px;
}

DIV.isi P {
 font-family: verdana, helvetica, san serif;
 font-size: 13px;
 margin-bottom: 0px;
}

DIV.isi span#itl {
 font-family: Times New Roman, times, serif;
 font-size: 16px;
 font-style: italic;
}

DIV.isi A {
 display: list-item;
 list-style-image: url("images/pointer.html");
 background-color: #ddddff;
 color: black;
 font-family: verdana, helvetica, san serif;
 font-size: 12px;
 text-decoration: none;
 width: 100%;
 padding-left: 5px;
 padding-top: 2px;
 padding-bottom: 0px;
 border-bottom: white 1px solid;
}

DIV.isi A:hover {
 background: #dddddd;
 color: black;
 font-weight: bold;
}

DIV.saksi {
 position: relative;
 width: 600px;
 padding-top: 55px;
 padding-left: 120px;
}

DIV.saksi A {
 text-align: right;
 width: 100%;
 padding-top: 2px;
 padding-bottom: 2px;
}

DIV.saksi A:hover {
 background: #ddddff;
 font-weight: bold;
 text-decoration: none;
}

DIV.saksi H3 {
 font-family: Times, serif;
 font-size: 17px;
 font-weight: bold;
 text-indent: 20px;
 color: white;
 background-color: #0000aa;
 padding-bottom: 4px;
 padding-top: 2px;
 margin-bottom: -8px;
 margin-top: 20px;
}

DIV.saksi H3#judul {
 font-size: 19px;
 text-align: center;
 color: black;
 background-color: #ddddff;
 padding-bottom: 10px;
 padding-top: 10px;
}

DIV.navi {
 position: absolute;
 background-color: black;
 width: 110px;
 height: 200px;
 top: 100px;
 left: 0px;
 padding-top: 1px;
}

DIV.navi A {
 background-color: black;
 color: white;
 font-family: verdana, helvetica, san serif;
 font-size: 10px;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
 width: 100%;
 padding-right: 2px;
 padding-left: 20px;
 padding-bottom: 5px;
 padding-top: 5px;
 border-bottom: white 1px solid;
}

DIV.navi A:hover {
 background: white;
 color: black;
}

OL {
 margin-top: 8px;
 margin-left: 35px;
}

H3 {
 font-family: Times, serif;
 font-size: 17px;
 font-weight: bold;
 text-indent: 20px;
 color: white;
 background-color: #0000aa;
 margin-bottom: -8px;
 margin-top: 34px;
 padding-bottom: 2px;
 padding-top: 2px;
}

H3.judul {
 font-family: Times, serif;
 font-size: 19px;
 font-weight: bold;
 text-align: center;
 color: black;
 background-color: #ddddff;
 padding-bottom: 10px;
 padding-top: 10px;
}
