ul           { list-style-image: url('li-n.gif') }
ul ul        { list-style-image: url('li-n2.gif') }
ul ul ul     { list-style-image: url('li-n.gif') }
a:link       { color: rgb(255, 165, 30); font-weight: bold; }
a:hover      { color:#FFCB0C; font-weight: bold; }
a:active     { color: rgb(255, 255, 255); font-weight: bold; }
a:visited    { color: rgb(255, 165, 30); font-weight: bold; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }
/* a:hover { text-decoration:underline; } */
/* a:active { text-decoration:underline; } */
body         { background-color: rgb(104, 0, 20); color: rgb(195, 195, 195) }
table        { table-border-color-light: rgb(195, 195, 195); table-border-color-dark:
               rgb(195, 195, 195) }
h1           { color: rgb(195, 195, 195) }
h2           { color: rgb(195, 195, 195) }
h3           { color: rgb(195, 195, 195) }
h4           { color: rgb(195, 195, 195) }
h5           { color: rgb(195, 195, 195) }
h6           { color: rgb(195, 195, 195) }
button       { background-color: rgb(51, 0, 153); color: rgb(255, 255, 255) }
label        { color: rgb(0, 0, 0) }
.mstheme-text {  }
textarea     { color: rgb(11, 0, 0) }
fieldset     { color: rgb(11, 0, 0) }
legend       { color: rgb(51, 0, 153) }
select       { color: rgb(11, 0, 0) }
caption      { color: rgb(51, 0, 153) }
th           { color: rgb(0, 0, 0) }
body         { vertical-align: none; background-image: url('murah_bg_bleed2.gif');
               text-align: none; font-family: Arial, Helvetica; font-style:
               normal; font-weight: bold }
button       { font-size: 8pt; font-style: normal; font-family: Arial; border-style: solid;
               border-width: 1pt }
caption      { font-size: 14pt; font-style: Normal; font-family:
               'Trebuchet MS', Arial, Helvetica }
fieldset     { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 8pt; font-style:
               Normal; border-style: solid; border-width: 1pt }
h1           { vertical-align: none; font-style: normal; font-size: 24pt; font-family:
               Lucida Handwriting; text-align: none; font-weight: normal }
h2           { font-family: Lucida Handwriting; font-style: normal; font-size: 18pt;
               font-weight: normal; vertical-align: none; text-align: none }
h3           { font-family: Lucida Handwriting; text-align: none; font-size: 14pt;
               vertical-align: none; font-weight: normal; font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; text-align: none;
               font-family: Arial; vertical-align: none }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: Arial;
               vertical-align: none; text-align: none }
h6           { text-align: none; vertical-align: none; font-family: Arial; font-size: 8pt;
               font-style: normal; font-weight: normal }
label        { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 8pt; font-style:
               normal }
label, .mstheme-label { font-size: 8pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style:
               normal }
legend       { font-style: Normal; font-size: 8pt; font-family:
               'Trebuchet MS', Arial, Helvetica }
marquee      { font-family: 'Trebuchet MS', Arial, Helvetic; font-size: 14pt }
select       { font-style: Normal; font-family: 'Trebuchet MS', Arial, Helvetica; font-size:
               8pt; border-style: solid; border-width: 1pt }
table        { font-family: Arial; font-style: normal; font-weight: normal; text-align: none;
               vertical-align: none }
textarea     { font-style: Normal; font-size: 8pt; font-family:
               'Trebuchet MS', Arial, Helvetica; border-style: solid;
               border-width: 1pt }
th           { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: Normal }
p
{
  /* background-color: rgb(104, 0, 20); */
  color:rgb(195, 195, 195)
  font-weight:bold;
}
b
{
  color:rgb(255, 255, 255)
}
textarea
{
  font-style: Normal;
         font-size: 8pt;
         font-family: Arial, Helvetica, sans-serif;
         border-style: solid;
         border-width: 1pt;
  font-weight: bold;
}
td
{
  font-family: Arial,Helvetica,sans-serif;
  color: rgb(195, 195, 195);
  font-weight: bold;
}
th
{
  font-family: Arial,Helvetica,sans-serif;
  background-color: #2A000E;
  color: rgb(195, 195, 195);
  font-weight: bold;
  text-align: left;
}
h1,h2,h3,h4,h5
{
  font-family: serif;
  font-style: italic;
  font-weight: bold;
  /* background-image: url('murah_bg_bleed2.gif'); */
}