* {box-sizing:border-box;}

body {
  background-color: #000033;
  color: #FFFFFF;
  font-family: Courier New;
  font-size: 10pt;
  border-width: 0px;
  margin: 0px;
  height: 100%;
  line-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0px;
  margin: 0px;
  color: #363636;
  font-size: 1.0em;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.4em;
}
div.hr {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  width: 100%;
  height: 1px;
  border-top: 1px solid #363636;
}
a {
  color: #363636;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #363636;
  text-decoration: underline;
  font-weight: bold;
}

a:visited {
  color: #363636;
  text-decoration: none;
  font-weight: bold;
}

a:visited:hover {
  color: #363636;
  text-decoration: underline;
  font-weight: bold;
}

a.content-title {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.content-title:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.content-title:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.content-title:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.footer {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.footer:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.footer:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.footer:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.header {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.header:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.header:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.header:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.menu-title {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.menu-title:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.menu-title:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.menu-title:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.menu {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 0px 0px;
}

a.menu:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.menu:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.mainmenu-title {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.mainmenu-title:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.mainmenu-title:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.mainmenu-title:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.mainmenu {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.mainmenu:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.mainmenu:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.mainmenu:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.tabledark {
  color: #363636;
  text-decoration: none;
  font-weight: bold;
}

a.tabledark:hover {
  color: #363636;
  text-decoration: underline;
  font-weight: bold;
}

a.tabledark:visited {
  color: #363636;
  text-decoration: none;
  font-weight: bold;
}

a.tabledark:visited:hover {
  color: #363636;
  text-decoration: underline;
  font-weight: bold;
}

a.tablehead {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.tablehead:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.tablehead:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.tablehead:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.tablelight {
  color: #363636;
  text-decoration: none;
  font-weight: bold;
}

a.tablelight:hover {
  color: #363636;
  text-decoration: underline;
  font-weight: bold;
}

a.tablelight:visited {
  color: #363636;
  text-decoration: none;
  font-weight: bold;
}

a.tablelight:visited:hover {
  color: #363636;
  text-decoration: underline;
  font-weight: bold;
}

img {
  border: 0px;
  box-sizing:border-box;
}

img.photograph {
  background-color: #000000;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
}

textarea {
  font-family: Courier New;
  font-size: 10pt;
}
select {
  font-family: Courier New;
  font-size: 10pt;
}
input {
  font-family: Courier New;
  font-size: 10pt;
}
input.button {
  font-family: Courier New;
  font-size: 10pt;
  background-color: #363636;
  color: #FFFFCC;
  border-style: solid;
  border-width: 1px;
  margin: 0px;
  padding: 0px;
}

input.checkbox-tablehead {
  background-color: #660000;
  color: #FFFFFF;
  margin: 0px;
  padding: 2px;
}

input.checkbox-tabledark {
  background-color: #E5E5B2;
  color: #000000;
  margin: 0px;
  padding: 2px;
}

input.checkbox-tablelight {
  background-color: #E5E5B2;
  color: #000000;
  margin: 0px;
  padding: 2px;
}

table {
  border: 0px;
  cell-spacing: 0px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

tr {
  padding: 0px;
}

td {
  background-color: #FFFFCC;
  color: #000000;
  font-family: Courier New;
  font-size: 10pt;
  padding: 0px;
}

td.body {
  background-color: #000033;
  padding: 0px;
}

td.header {
  background-color: #000033;
  color: #FFFFFF;
  padding: 0px;
}

td.footer {
  background-color: #000033;
  color: #FFFFFF;
  padding: 0px;
}

td.menu-title {
  background-color: #660000;
  color: #FFFFFF;
  padding: 0px;
  margin:0px;
  border: none;
  font-weight: bold;
}

td.menu {
  background-color: #000033;
  color: #FFFFFF;
  padding: 0px;
}

td.mainmenu-title {
  background-color: #660000;
  color: #FFFFFF;
  padding: 0px;
  font-weight: bold;
}

td.mainmenu {
  background-color: #000033;
  color: #FFFFFF;
  padding: 0px;
}

td.content-title {
  background-color: #660000;
  color: #FFFFFF;
  padding: 0px;
  font-weight: bold;
}

td.content {
  background-color: #FFFFCC;
  color: #000000;
  padding: 0px;
  margin: 0px;
}

td.tablehead {
  background-color: #660000;
  color: #FFFFFF;
  padding: 2px;
}

td.tablelight {
  background-color: #E5E5B2;
  color: #000000;
  padding: 2px;
}

td.tabledark {
  background-color: #E5E5B2;
  color: #000000;
  padding: 2px;
}

li {
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  margin-right: 6px;
}

br.page-break {
  page-break-after: always;
}

.hint {
  color: #363636;
  font-style: italic;
}

.messages {
  color: #FF0000;
}
