.hif_clr {
  clear: both;overflow:hidden; font-size:0;height:0;margin:0;padding:0;
}

#hif_root {
  width: 160px;
  height: 600px;
  text-align: center;
  position: relative;
/*  border: 1px solid #F0F0F0;*/
}

#hif_root * {
  font: normal 7pt Tahoma, Arial, sans-serif;
  padding: 0;
  margin: 0;
}

#hif_head {
  background: url(../images/frame82_head.gif) top left no-repeat;
  width: 100%;
  height: 37px;
  text-align: left;
}

#hif_body {
  text-align: center;
  width: 158;
  color: #424242;
  height: 562px;
  border: 1px solid #CBCBCB;
  border-top: none;
}

#hif_body DIV.hif_params {
  width: 145px;
  height: 155px;
  margin: 0 auto;
  background-color: #FFF;
  color: #424242;
  position: relative;
}

#hif_body DIV.hif_params DIV.hif_title1 {
  width: 145px;
  height: 18px;
  margin: 0 auto;
  padding: 17px 0;
  text-align: center;
}

#hif_body DIV.hif_params DIV.hif_param_value {
  position: absolute;
  left: 5px;
  top: 51px;
  margin-left: 2px;
}

#hif_body DIV.hif_params DIV.hif_param_currency {
  position: absolute;
  left: 5px;
  top: 72px;
  margin-left: 2px;
}

#hif_body DIV.hif_params DIV.hif_param_period {
  position: absolute;
  left: 5px;
  top: 93px;
  margin-left: 2px;
}

#hif_body DIV.hif_params DIV.hif_param_selfinp {
  position: absolute;
  left: 5px;
  top: 114px;
  margin-left: 2px;
}


#hif_body INPUT {
  vertical-align: text-bottom;
  color: #000;
  font-size: 8pt;
}

#hif_body SELECT {
  border: 1px solid #424242;
  color: #000;
  font-size: 8pt;
  margin: 0 2px;
}

#hif_body SELECT OPTION {
  font-size: 8pt;
  padding-left: 3px;
}

#hif_body DIV.hif_title2 {
  width: 146px;
  height: 20px;
  margin: 0 auto 11px;
}

#hif_body DIV.hif_title3 {
  width: 145px;
  height: 18px;
  margin: 27px auto 11px;
}

#hif_result {
  width: 140px;
  margin: 0 auto;
}

#hif_result TBODY TD {
  font-size: 8pt;
  text-align: center;
  color: #000;
/*  padding: 12px 0;*/
  height: 23px;
}

#hif_result TBODY TR.row_a {
  background-color: #EAEAEA;
}

#hif_result TBODY TR.row_b {
  background-color: #FFF;
}

#hif_result TBODY TD.name, #hif_result TBODY TD.name A {
  font-size: 8pt;
  font-weight: normal;
  padding-left: 2px;
  color: black;
  text-align: left;
  text-decoration: none;
}

#hif_result TBODY TD.val {
  text-align: right;
  padding-right: 2px;
}

#hif_result TBODY TD.selected {
}

#hif_order1 {
  text-align: center;
}

#hif_order2 {
  text-align: center;
  margin-top: 6px;
}

#hif_foot {
  position: relative;
  width: 146px;
  height: 123px;
  background: url(../images/frame82_foot.gif) 0 0 no-repeat;
  margin: 12px auto 0;
}

#hif_foot DIV.hif_today {
  position: absolute;
  top: 94px;
  left: 93px;
  width: 50px;
  height: 10px;
  font: normal 8pt Tahoma, Arial, sans-serif;
  color: #9B9B9B;
}

#hif_foot DIV.hif_link {
  position: absolute;
  cursor: hand;
  cursor: pointer;
  width: 123px;
  height: 16px;
  top: 108px;
  left: 11px;
}
