/* ===============================================
  Nama File : aj_stylesheet.css
  Path          : .
  Author        : Asril
  Tgl Lahir        : 3/3/2005
  Tgl modifikasi terakhir :
  Diskripsi Fungsi:
  " stylesheet untuk sites laporan kabinet "
  ================================================
  */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

BODY {
  background: #064384;
  color: #ffffff;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
        line-height: 1.5;
        MARGIN-TOP: 0;
        MARGIN-LEFT: 0;
        MARGIN-RIGHT: 0;
        MARGIN-BOTTOM: 0;
        scrollbar-face-color: #000000;
        scrollbar-highlight-color: #064384;
        scrollbar-shadow-color: #ffffff;
        scrollbar-arrow-color: #ffffff;
}

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #EEED95;
}

FORM {
        display: inline;
}

TR.headertop {
  background: #000000;
}

TD.headertop {
  color: #ffffff;
  font-weight : bold;
  border-top: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TD.header{
  color: #ffffff;
  font-weight : bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

A.headertop {
  color: #ffffff;
}

A.headertop:hover {
  color: #EEED95;
}

TD.main, P.main, UL.main, OL.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color : #ffffff;
}

.menu {
  color: #ffffff;
  background: #000000;
  font-weight : bold;
  border-top: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

.bloklink {
  border-top: #ffffff 1px solid;
}

.entrylink {
  color: #ffffff;
  background: #FF8400;
  font-weight : bold;
  border-top: #ffffff 1px solid;
  border-left: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

.noentry {
  border-bottom: #ffffff 1px solid;
  font-family: Verdana, Arial, sans-serif;

}