body {
  color:#000000;
  font-family:Verdana,Arial,Courier,sans-serif;
  font-size:10pt;
  font-style:normal;
  background-color:#057D42;
}

fieldset {
  background-color:#F9F806;
}

a {
  color:#000000;
  font-weight:bold;
}

a:hover {
  color:#F9F806;
  text-decoration:overline;
}

h1 {
  font-size:13pt;
  text-align:left;
}
h2 {
  font-size:12pt;
  text-align:left;
}
h3 {
  font-size:11pt;
  text-align:left;
}
h4 {
  font-size:10pt;
  text-align:left;
}
h5 {
  font-size:9pt;
  text-align:left;
}
h6 {
  font-size:8pt;
  text-align:left;
}

table {
  vertical-align:top;
}
td {
  font-size:9pt; vertical-align:top;
}

*.control_menu {
  text-decoration:none;
}

div.head {
  position:absolute;
  top:10px;
  left:480px;
  width:980px;
  height:150px;
}

div.navigation {
  position:absolute;
  left:330px;
  width:160px;
}

div.content {
  position:absolute;
  left:500px;
  width:810px;
}

div.navigation, div.content {
  top:170px;
}

div.head, div.navigation, div.content {
  padding:5px;
}

