a.mfr, div#div_mfr, div#div_mfr b, .helpText td, div#div_mfr a, a.navi, td.tRec a, a.model{
  color: #116480;
  font-size: 10px;
}


.helpText, .spanText{
  font-size: 10px;
}

.p10{
  padding: 10px !important;
}

input.bt2{
  background: url(../../images/button.gif) no-repeat;
  border: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  width: 65px;
  height: 25px;
}

.error{
  font-size: 10px;
}



.helpText td{
  padding: 20px 2px 5px 2px;
}

table.Text td{
  color: #4f4f4f;
  font-size: 11px;
}

table.Text input.body{
  border: 1px solid #999999;
  height: 25px;
}


td.tableBorderColor table td, td.tableBorderColor table a{
  font-size: 10px;
  
}

.tRec{
	background-color: #FFFFFF !important;
}

td.tableBorderColor table{
  background-color:#DFDFDF;
}

td.tableBorderColor td{
  color: #4f4f4f;
  font-size: 10px;
  
  /*border: 1px solid #c2c2c2;*/
  border-collapse: collapse;
  padding: 2px;
  text-align: justify;
}

tr.tableCaption td{
  background: #f1f1f1;
  border-top: 1px solid #c2c2c2;
  color: #4f4f4f;
  font-size: 10px;
  font-weight: bold;
  padding: 3px 7px 3px 7px;
  text-align: justify;
  border-collapse: collapse; 
}

a.exp{
  border: 1px solid #c2c2c2;
}
.tree td{
  font-size: 11px;
  padding: 1px;
}
.tree td a.exp{
  padding: 3px;
  display: block;
  text-decoration: none;
}

td.node{
  padding: 3px;
}

table.tree{
  margin: 0px 0px 10px 0px;
}

#spinner {
  background: #ffffff;
  border: 1px solid #dddddd;
  display: none;
  font-size: 170%;
  height: 65px;
  left: 50%;
  line-height: 55px;
  margin: -45px 0 0 -110px;
  padding: 5px 10px 5px 90px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 120px;
  z-index: 9999;
}

.spanText, .Text, .helpText{
  color: #656565;
}

#spinner img {
  display: block;
  float: left;
  margin-left: -75px;
}

* html #spinner{
  position: absolute;
  top: expression(eval(document.compatMode && document.compatMode == 'CSS1Compat') ?
                  documentElement.scrollTop + (documentElement.clientHeight - this.clientHeight) / 2 :
                  document.body.scrollTop + (document.body.clientHeight - this.clientHeight) / 2)
}

a.tocart{
  display: block;
  background: url(../../images/buy.gif) no-repeat;
  width: 44px;
  height: 10px;
}
.node a{
  color: #116480 !important;
}
