.black_overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #999;
  z-index: 1001;
  opacity: 0.70;
  filter: alpha(opacity=70);
}
.white_content {
  display: none;
  position: absolute;
  top: 1%;
  left: 25%;
  height: 600px;
  width: 750px;
  padding: 16px;
  border: 1px solid #D9D9D9;
  background-color: white;
  z-index: 1002;
  overflow: auto;
}
.close_btn { 
      font-family: Verdana, Geneva, sans-serif; 
      font-size: small; font-weight: bold; 
      float: right; color: #FF0C10; 
      display: block; text-decoration: none; 
      border: 2px solid #FF0C10; 
      padding: 0px 3px 0px 3px; 
}
.emi{
font-size:18px;
color:#31ADF0;
padding: 0px 0 0 0px;
}
.emitc{
float:right;
padding-right:10px;
text-decoration: none;
}

<!--body { margin: 0px; } -->

.style6 {font-size: 11px}
.active {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
	border: 0 solid #993300;
    color: #FFFFFF;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    margin: 0 0 8px;
    padding: 3px;
    text-align: center;
    text-decoration: none;
}
.emiplan {width: 103px; height:25px; display:inline-block; margin-top:25px; background-image: url('../img/view_emi_plans.png') ; } .emiplan:hover { background-image: url('../img/view_emi_plans_hover.png'); } 

