    div {
      font-family: verdana,arial;
      font-size 12px;
    }
    iframe {
      border: 0px;
      font-family: verdana, arial;
      font-size: 12px;
      background-color: #fff;
    }
    input {
      border: 1px solid #000;
    }
    .base_table {
      border: 1px solid #fff;
    }
    .base_table td {
      background-color: #516339
    }
    .main_div {
      margin: 15px;
      min-height: 600px;
    }
    .main_body {
      border-left: 2px solid #f7a4ac;
      background-color: #98af73;
      padding: 5px;
      min-height: 900px;
      font-size: 13px;
      line-height: 20px;
    }
    .menubar {
      padding-left: 1px;
      font-size: 13px;
    }
    .menubar a {
      color: #FFF;
      font-weight: bold;
      text-decoration: none;
    }
    .menubar a:hover {
      text-decoration: underline;
      color: #fff;
      background-color: #000;
    }
    .contact{
      float: left;
      color: #516339;
      font-weight: bold;
      font-size: 14px;
      margin-left: 30px;
      line-height: 20px;
    }
    .contact a {
      color: #516339;
    }
    .disclaimer {
      color: #fff;
      font-size: 11px;
      line-height: 20px;
      text-align: justify;
    }
    .market_report img {
      width: 170px;
    }
    .market_report h3 {
      margin: 2px;
      color: #FFF;
      font-weight: normal;
    }
     .sidebar {
      width: 200px;
      float: right;
      border-left: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      padding: 5px;
      margin-left: 5px;
      margin-top: 0px;
    }
    .pdx_table tr {
	background-color: #98af73;
    }
}


