#line4 {
  background: #E7C659 url('images/page_aftertitlesbg_p.gif') repeat-y;
}

#menu {
  border-bottom: 4px solid #EFDE9C;
}

#menu li {
  border-bottom: 1px solid #EFDE9C;
}

#submenu li {
  border-bottom: 0;
}

#submenu li a {
  color: #BD9E3A;
}

#submenu li.act a {
  color: #8F721D;
}

#submenu .sbm_actmarker {
  color: #AD8400;
}

#pagecontent h2,
#pagecontent h2 a {
  color: #E7C659;
}

#pagecontent h2 strong {
  color: #AD8400;
}

#pagecontent h3,
#pagecontent h3 a {
  color: #8F6D10;
}

#pagecontent table td.light,
#pagecontent table td.dark,
#pagecontent table tr.dark_tr td,
#pagecontent table tr.light_tr td,
#pagecontent table.wtable td {
  border: 1px solid #EBDEB5;
}
#pagecontent table td.dark,
#pagecontent table tr.dark_tr td,
#pagecontent table.wtable thead td {
  background: #FFF5D1;
}
#pagecontent table td.ddark,
#pagecontent table tr.ddark_tr td,
#pagecontent table.wtable thead td.ddark {
  background: #EBDEB5;
}
#rightmenu ul {
  border-left: 1px solid #EFDE9C; 
}
#rightmenu #diz {
  background: url('images/rightcol_shad_p.gif');
}
#pagecontent .footnote {
  border-top: 3px double #EFDE9C;
}
#pagecontent .subhead {
  background: url('images/subhead_bg_p.gif') 0% 100% repeat-x;
}
#pagecontent .imagewbg {
  background: url('images/imagebg_p.gif');
}

.form fieldset {
  background: url('images/formbg.gif') 0% 100% repeat-x;
  border-top: 2px solid #E0C579;
}
