body {
  background-color : #BECEBE;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-right : 0px;
  margin-left : 0px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
}

h1.ldctxt {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14pt;
  font-weight : bold;
  color : darkblue;
  text-align : left;  
}

h2.ldctxt {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12pt;
  font-weight : bold;
  color : darkgreen;
  text-align : left;  
}

table.topTable {
  background-color : white;
  border : 10px solid white;
  width : 940px;
}

td.topTable {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12pt;
  font-weight : normal;
  background-color : #194A19;
  color : white;
  text-align : left;
  vertical-align : text-top;
  height : 25px;   
}

td.topTable2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12pt;
  font-weight : normal;
  background-color : #194A19;
  color : white;
  text-align : right;
  vertical-align : text-top;
  height : 45px;   
}

table.mnTable {
  background-color : white;
  border : 5px solid white;
  width : 940px;
  height : 600px;  
}

td.mnTable {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  background-color : white;
  color : black;
  text-align : left;
  vertical-align : text-top;  
}

a.ldcMenu {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11pt;
  font-weight : normal;
  color : white;
}

a.ldcMenuBot {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  color : white;
}

table.botTable {
  border : 10px solid white;
  width : 940px;
}

div.ldcBot1 {
  text-align : center;
  background-color : #194A19;
  width : 920px;
  height : 22px;
}

div.ldcBot2 {
  text-align : center;
  background-color : #194A19;
  width : 920px;
  height : 55px;
}

a.ldcStandard {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  color : blue;
}

table.ldcCont {
  width : 650px;
  border : 1px solid #8A905E;
  background-color : #C5C8AB;
}

td.ldcCont {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  text-align : left;
  padding: 2px;
  border: 2px;
}

table.cotEntry {
  width : 800px;
  border : 1px solid #DDD5B9;
  background-color : #EFECE2;
}

td.cotEntryL {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  text-align : left;
  vertical-align : text-top;   
  padding: 2px;
  border: 2px;
}

td.cotEntryR {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  text-align : right;
  vertical-align : text-top;   
  padding: 2px;
  border: 2px;
}