

table
{
  border-collapse: separate;
  border-spacing: 10px 5px;
  border-width: thin;
}

table.outer {
  padding: 20px 5px 20px 5px;
}


table.footer1 {
  margin-top: 20%;
}



table.footer2 {
  margin-top: 20%;
}



table.gmlsearch {
  border-collapse: separate;
  border-width: thin;
  border-style: none;
  border-color: #000033;
  border-spacing: 10px 5px;
  background-color: #B0D8FF;
  color: #000033;
  font-family: "tahoma","sans-serif";
  font-size: 16px;
}


table.gmlsearch td.approxname {
  border-right-style: dotted;
  border-width: thin;
  padding-right: 20px;
}

table.gmlsearch td.years {
  border-right-style: dotted;
  border-width: thin;
  padding-right: 20px;
  padding-left: 10px;
}


table.gmlsearch td.clientrequest {

  padding-left: 10px;
}


div.showdates
{
  line-height: 4;
  background-color: #EEEEFF;
  color: #111155;
  font-family: "tahoma","sans-serif";
  font-size: 16px;
}


tr.searchresult {
  background-color: #EEEEFF;
  color: #000033;
  font-family: "tahoma","sans-serif";
  font-size: 12px;
}


a {color: #FFFFFF}
td.chart a {color: #000033}


span.buy {background-color: #CCFFCC}
span.sold {background-color: #FFCCCC}
span.exited {background-color: #FFCCCC}
span.stopped {background-color: #FFCCCC}
span.short {background-color: #CCCCFF}
span.closed {background-color: #FFCCCC }


