BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	background-color: #FFFFFF;
	COLOR: #9A4C00;
	FONT: 8pt Verdana, Arial, Helvetica, sans-serif;
}

.body {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	background-color: #FFFFFF;
	COLOR: #9A4C00;
	FONT: 8pt Verdana, Arial, Helvetica, sans-serif;
}

#topmenu {
  position: absolute;
  left: 1em;
  top: 1em;
  height: 10em;
  width: 68em;
  margin: 0;
  padding: 0.2em;
  border: none;
  background-color: #FF8D1D;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
}

#leftmenu {
  position: absolute;
  left: 1em;
  top: 12em;
  width: 15em;
  margin: 0;
  padding: 0em;
}

#searchmenu {
  width: 15em;
  border: solid 0.2em #FF8D1D;
  margin: 0;
  padding: 0em;
  background-color: #FF8D1D;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
}

#listmenu {
  width: 15em;
  border: solid 0.2em #FF8D1D;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
}

#advert1 {
  width: 15em;
  border: solid 0.2em #FF8D1D;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
}

#content {
  position: absolute;
  left: 18em;
  top: 12em;
/*  height: 48.5em; */
  width: 50.5em;
  border: solid 0.2em #FF8D1D;
  margin: 0;
  padding: 0.2em;
  background-color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  overflow: auto; 
}

#content2 {
  position: absolute;
  left: 1em;
  top: 12em;
/*  height: 48.5em; */
/*  width: 67.5em; */
  border: solid 0.2em #FF8D1D;
  margin: 0;
  padding: 0.2em;
  background-color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  overflow: auto; 
}

form {
margin-bottom: 0;
margin-top: 0;
}

table {
  font: 8pt Verdana, "arial narrow", sans-serif;
}

table.bordered {
  border: solid thin #9A4C00;
  border-collapse: collapse;
  border-internal: solid thin #9A4C00;
}

table.bordered td {
  border: solid 1px #9A4C00;
}

table.bordered th {
  border: solid 1pt #9A4C00;
  border-bottom: solid thin #9A4C00;
}

table.notes {
  border: solid thin #9A4C00;
  align: center;
  background-color: #C6EFC6;
}


H1 {
  font-size: 16pt;
}

H2 {
  font-size: 14pt;
}

H3 {
  font-size: 12pt;
}

A {
  TEXT-DECORATION: underline;
  font-weight: bold;
  color: #9A4C00;
}

A:active {
  TEXT-DECORATION: underline;
  font-weight: bold;
  color: #9A4C00;
}

A:hover {
  TEXT-DECORATION: none;
  font-weight: bold;
  background-color: #000000;
  color: #FFFFFF;
}

A img {
  border: solid 0.1em #000000;
}

#topmenu a:hover {
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

#topmenu a:link {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

#topmenu a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

ul {
margin-bottom: 0;
margin-top: 0;
margin-left: 2.5em;
text-indent: 0em;
}

ol {
margin-bottom: 0;
margin-top: 0;
margin-left: 2.5em;
text-indent: 0em;
}

li {
margin-left: 0;
}