body {
  background:white;
  color:#000066;
  font-family:Arial, Helvetica, sans-serif;
}

h1 {
  font-size: x-large;
  font-weight: normal;
}

em.red {
  color:red;
  font-weight: bold;
  font-style: normal;
}

h2 {
  font-size: large;
  font-weight: bold;
}

div.rightlink {
  font-family:Verdana,Geneva,sans-serif;
  font-size: small;
  text-align: right;
}

p.contact {
  font-family:Verdana,Geneva,sans-serif;
  font-size: x-small;
  font-weight: bold;
  font-style: italic;
  color: #0000CD;
  text-align: center;
  white-space:nowrap;
  margin-top: 2em;
} 

p.footnote {
  font-size: small;
  margin-left: 2em;
}

p.login {
  font-size: x-large;
  color: #000066;
  text-align: center;
}

p.restrict {
  font-size: small;
  color: #660000;
  text-align: center;
  margin-left: 15%;
  margin-right: 15%;
}

table.blayout {
  border-style: none;
  width: 100%;
  vertical-align: middle;
}

div.copyright {
  margin-top: 1em;
  border-spacing: 0;
  border-top: solid black;
  border-bottom: solid black;
  border-width: 1px;
}

.copyright {
  font-family:Verdana,Geneva,sans-serif;
  font-size: small;
  white-space:normal;
}

img.noborder {
  border-style:none;
}

td.lbar {
  vertical-align:top;
}

td.main {
  width:100%;
  background:white url("/modeller/gifs/bg_5.gif");
  background-repeat:repeat;
  background-position:top left;
  vertical-align:top;
  padding: 15px;
}

table.full {
  width:100%;
  border-style:none;
  padding:0px;
  text-align:center;
}

tr.menu td {
  border-style:solid;
  border-color:#888888;
  border-width:2px;
  padding: 0px;
  text-align:left;
  white-space:nowrap;
  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  background:white;
}

tr.menu a {
  display:block;
  text-decoration:none;
  color:#43547D;
  padding: 6px;
}

a.this {
  display:block;
  text-decoration:none;
  color:#43547D;
  background:#B1BDCE;
  padding: 6px;
}

tr.menu a:hover {
  background:#B1BDCE;
  text-decoration:underline;
}

tr.submenu td {
  border-style:none;
  padding: 0px;
  text-align:right;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  background:white;
  top:6px;
  left:6px;
}

tr.submenu a {
  text-decoration:none;
  color:#43547D;
  padding: 3px;
}

tr.submenu a:hover {
  text-decoration:underline;
}

p.centerimg {
  text-align:center;
}

img.centerimg {
  padding: 4px;
  background: white;
  border: 1px solid;
}

.filename {
  font-family: Courier New, Courier, monospace;
}

.small {
  font-size: small;
  font-style: italic;
}

.filecontent {
  font-family: Courier New, Courier, monospace;
  font-size: small;
  font-weight: bold;
  background-color: #ECECEC;
  border: 1px dashed #666666;
  color: #000000;
  padding: 1em;
}

.pdb {
  font-weight: bold;
  font-style: italic;
}

.progs {
  font-variant: small-caps;
  text-transform: capitalize;
}

.smallfilename {
  text-align:right;
  font-size: x-small;
  font-style: italic;
}

table.genthread td {
  padding: 4px;
  background: black;
  color: white;
  font-size: small;
  text-align: center;
}

table.genthread th {
  padding: 4px;
  background: black;
  color: white;
  font-size: small;
  text-align: center;
}

a.download {
  font-size: x-large;
}

li.cite {
  font-size: small;
  margin-bottom: 1em;
}

li.news {
  margin-bottom: 1em;
}

div.submit {
  text-align: center;
}

td.email {
  text-align: center;
  font-weight: bold;
}

td.gpg {
  font-size: small;
}

table.download {
  border-style: none;
  line-height: 150%;
  margin-left: 5em;
}

p.gpgexplain {
  font-size: small;
}

