daleken/
daleken/data/notes/
daleken/data/player/
daleken/data/system/poses/
daleken/doc/Homepage/images/
daleken/log/
body {
  background: #ffffff;
}
body, dl, dd, dt, ul, ol, p, td {
  text-decoration: none; text-align: justify;
  font-family: Verdana, sans-serif;
  font-size: 12pt; font-style: normal;
  color: #000055;
}

th {
  text-decoration: none; text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 12pt; font-weight: bold;
  color: #000055;
}

code, tt {
  font-family: Courier New, monospace;
  font-size: 11pt; font-weight: bold;
}

pre {
  font-family: Courier New, monospace;
  font-size: 11pt;
  padding: 10;
}

a, a:link, a:visited, a:active {
  text-decoration: none; color: #990000;
}
a:hover {
  text-decoration: underline; color: #0000bf;
}

table.main {
  background: #ffffff;
  padding: 10px,2px;
}
th.heading {
  background: #000055; color: #d0d0d0;
  padding: 2px;
}
h1 {
  font-family: Ladida, Lucida Blackletter, sans-serif;
  font-size: 24pt; font-style: normal;
  text-align: center;
}
h2 {
  text-align: left;
  font-family: Ladida, Lucida Blackletter, sans-serif;
  font-size: 18pt; font-style: normal;
  color: #ffa500;
}
h3 {
  text-align: left; text-decoration: underline;
  font-family: Papyrus, sans-serif;
  font-size: 14pt; font-style: normal; font-weight: bold;
}

h4 {
  text-align: left;
  font-family: Papyrus, sans-serif;
  font-size: 14pt; font-style: normal; font-weight: bold;
}

dt {
  font-weight: bold;
}

td.contents {
  font-family: Verdana, sans-serif;
  background: #000055; color: #d0d0d0;
}
a.contents, a:link.contents, a:visited.contents, a:active.contents {
  text-decoration: none; color: #ffa500;
}
a:hover.contents {
  text-decoration: underline; color: #c1700d;
}

table.sub {
  border: thin solid #000055;
}
table.sub, table.sub td {
  font-family: Verdana, serif; text-align: center;
  font-size: 11pt;
  background: #ffffff;
}
table.sub th {
  font-family: Verdana, serif; text-align: center;
  font-size: 11pt;
  background: #64AABE;
}
table.sub th.topleft {
  border-bottom: thin solid #000055;
  border-right: thin solid #000055;
}
table.sub th.top {
  border-bottom: thin solid #000055;
}
table.sub th.left {
  border-right: thin solid #000055;
}
table.sub td.double {
  background: #64BE64;
}

table.slist, table.slist td {
  font-family: Verdana, serif; text-align: left;
  font-size: 11pt;
  background: #ffffff;
  border-top: thin solid #000055;
  border-bottom: thin solid #000055;
}

table.slist th {
  font-family: Verdana, serif; text-align: left;
  font-size: 12pt; font-weight: bold;
  background: #64AABE;
  border-top: thin solid #000055;
  border-bottom: thin solid #000055;
}