body {
  font-family: sans-serif;
  font-size: 10pt;
  background-color: #c8c8ff;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

img {
  border-width: 0px;
}

p.copyright {
  font-size: 9pt;
  font-style: italic;
}

code {
  background-color: #f0f0f0;
}

div.bordered {
  border: 1px solid #000000;
  background-color: #ffffff;
  padding: 0px 10px 0px 10px;
  margin: 0px 50px 0px 50px;
}

div.logo-float {
  float: left;
  line-height: 0px;
}

#jsheader {
  margin-top: 5px;
  padding: 0px 0px 0px 0px;
  height: 72px;
}

#jsmain {
  margin-top: 3px;
  clear: left;
}

#jsfooter {
  text-align: center;
}

#donateform {
  text-align: center;
}

#donatebtn {
  border: 3px outset #aaaaaa;
  background-color: #cccccc;
  padding: 6px 0px 6px 0px;
  margin-top: 10pt;
  margin-bottom: 10pt;
}

tr.oddrow {
  background-color: #c8c8e4;
}

#dirlist {
  margin-left: 5px;
}

#serversig {
  font-style: italic;
}

a.projectlink {
  font-weight: bold;
}

#jserrmsg {
  font-weight: bold;
  color: #a02020;
}

#jssuccess {
  font-weight: bold;
  color: #20a020;
}

#jstopnav {
  background-color: #000000;
  color: #ffffff;
  width: 100%;
  font-size: 9pt;
}

#jstopnav img {
  vertical-align: bottom;
}

#jstopnav ul {
  display: inline;
  list-style: none;
  padding-left: 0px;
}

#jstopnav li {
  display: inline;
  padding-right: 10px;
}

#jstopnav a {
  text-decoration: none;
  color: inherit;
}

#jstopnav a:hover {
  text-decoration: underline;
}

#banner {
  position: absolute;
  right: 0px;
  bottom: 10px;
}

#mainnav {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  right: -10px;
  border-top: 0px;
  border-right: 0px;
}

ul#jsprojectlistul {
  float: left;
  padding-left: 0px;
  position: relative;
  left: -21px;
}

ul#jsprojectlistul li {
  background: url("https://www.jstump.com/projects/jstump.com/chrome/common/topbar_gradient.png") repeat scroll 0 0 #F7F7F7;
}

ul#jsprojectlistul :link, ul#jsprojectlistul :visited {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 0px;
}

ul#jsprojectlistul :link:hover, ul#jsprojectlistul :visited:hover {
  border-right: 1px solid #000000;
}

.tl-show-link {
  display: none;
}

.tl-table {
  border: 1px solid #000000;
  background-color: #cccccc;
}

.nextshow {
  font-size: 12pt;
}
