
h1 {
  font:bold 12pt times, serif;
}


h2 {
  font:normal 11pt times, serif;
  margin-bottom:10;

  padding-bottom:0;
}

ul.atl {
  font: normal 11pt/22pt times, serif;
  margin-left:25;
  padding-left:0;
  margin-top:0;
  padding-top:0;
}

ul.atl a:hover {
  background: #dce9f0;
  text-decoration: none;
}


ul.fhi, ul.hih {
  font: normal 12pt/23pt times, serif;
}

ul.fhi .dhd a, ul.hih .dhd a {
  font: normal 12pt times, serif;
}

ul.fhi .dhd a:hover, ul.hih .dhd a:hover {
  background: #dce9f0;
  text-decoration: none;
}


ul.fhi .dtl, ul.hih .dtl {
  font: normal 10pt times, serif;
}


ul.fhi .dtl a, ul.hih .dtl a {
  font: normal 10pt times, serif;
}

ul.fhi .dtl a:hover, ul.hih .dtl a:hover {
  background: #dce9f0;
  text-decoration: none;
}

ul.fhi .sl a:hover {
  background: #dce9f0;
  text-decoration: none;
}


.atc {
  width:580;
}

.dtl {
  font: normal 10pt times, serif;
}

.chnl a, .fpchnl a {
  font: normal 9pt/19pt arial, sans-serif;
  text-decoration:none;
}


.fpchnl a:hover, .chnl a:hover {
  background: #ffffff;
}

td.themec {background-color:#dce9f0;} /* eeeeee, #fff8dc */


ul.fhia .dhd a:hover {
  background: #dce9f0;
  text-decoration: none;
}

ul.hih {
  list-style-type: circle;
  margin-left: 25;
  padding-left: 0;
}

ul.hih .dhd a {
  font: normal 12pt/26pt times, sans-serif;	
}


.sbtn {
  display: inline-block; 
  padding: 5px; 
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; 
  font-size: 10pt; 
  font-weight:normal;
  /* text-shadow: 1px 1px 0 #FFFFFF; */
  white-space: nowrap; 
  cursor: pointer; 
  text-decoration: none; 
  -webkit-border-radius: 2px; 
  -moz-border-radius: 2px; 
  border-radius: 2px; 
  outline: none; 
  position: relative; 
  zoom: 1; 
  line-height: 1.11; 
  *display: inline; 
  *vertical-align: middle; 

  background-color: steelblue; /* 2d7dc5 */
  color:#fff;
  border-color: steelblue; 
  text-decoration: none; 
}


.thrd {
  color: brown;
}


