.MLheader {
  font-size: 12;
}

.MLpage_header {
  border-bottom: 1px solid #CCCCCC;
  margin-top: 5px;
}

.MLtitle {
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 14px;
}

.MLdescription {
  padding-bottom: 2px;
}

ol.MLindex_table { 
  list-style-type: none; 
  margin: 0; 
  padding-left: 10px;
}

.MLindex_table ol { 
  list-style-type: none;
  margin: 0;
  padding-left: 10px;
}

.MLchapter {
  font-size: 11px;
  font-weight: bold;
}

.MLsubchapt {
  font-size: 10px;
  font-weight: bold;
}

.MLsub2chapt {
  font-size: 9px;
  font-weight: bold;
}

.MLIndex_bg {

}

.MLupdated {
  font-size: 9px;
  padding-bottom: 5px;
}

.MLfooter {

}

#MLpage_chapt_lnk, #MLsubchapt_lnk, #MLsubchapt2_lnk {
  text-decoration: underline;
}

#MLchapt_lnk {
  text-decoration: none;
  color: #0067b9;
}

#MLprev_link_top, #MLnext_link_top, #MLindex_link_top {
  font-size: 11px;
  font-weight: bold;
}

#MLprev_link_btm, #MLnext_link_btm, #MLindex_link_btm {
  font-size: 11px;
  font-weight: bold;
}

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}

														
