
body, p, ul, ol, textarea
{ 
  font-family: Times, Times New Roman, serif;
  font-size: 100%;
}

h2 { 
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 2ex;
}

h4 { 
  font-weight: normal;
}

h5 { 
  font-weight: normal;
  font-style: italic;
}

p { 
  margin-bottom: 2ex;
}

table.layout {
  width: 100%;
}

tr.lang td, tr.header td, tr.footer td {
  background-color: #c8c9cb;
}

td.logo {
  text-align: center;
}

tr.header td { 
  padding: 15px 0px 10px 0px;
  border-bottom: 2px solid white;
}

tr.lang td { 
  text-align: center;
  padding: 0.6ex 0px 0.6ex 0px;
  border-bottom: 10px solid white;
}

tr.lang a { 
  margin: 0px 0.6em 0px 0.6em;
  color: black;
  text-decoration: none;
}

tr.lang a:visited { 
  color: black;
}

tr.lang a:hover { 
  background-color: #c8c9cb;
  color: white;
}

td.poweredby { 
  width: 155px;
  text-align: right;
}

td.powerlogos {
  padding-left: 10px;
}

tr.footer img {
  margin: 2px 4px 2px 4px;
  vertical-align: middle;
}

tr.footer td { 
  border-top: 10px solid white;
}

td.menu {
  vertical-align: top;
  text-align: right;
  padding-top: 19px;
  padding-right: 12px;
  background-color: #e0e1e3;
  background-image: url(imgs/bgedge_gray.png);
  background-repeat: no-repeat;
  background-position: right top;
  border-right: 10px solid white;
}

td.content {
  border-right: 10px solid white;
  vertical-align: top;
}

td.menu img.level1 { 
  margin: 5px 0px 0px 0px;
}

td.menu img.level2 { 
  margin: 1px 0px 0px 0px;
}

table.darkgray, table.red {
  width: 50em;
}

table.darkgray td {
  background-color: #adafb3;
  vertical-align: top;
  padding: 6px 12px 6px 12px;
}

table.red td {
  background-color: #990000;
  vertical-align: top;
  padding: 6px 12px 6px 12px;
}

table.darkgray td.edge { 
  background-image: url(imgs/bgedge_darkgray.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 26px;
}

table.red td.edge { 
  background-image: url(imgs/bgedge_red.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 26px;
}

table.red a { 
  color: black;
}

table.red a:visited { 
  color: black;
}

table.red a:hover { 
  color: white;
}


table.red h6 {
  color: white;
}

table.darkgray td.first, table.red td.first { 
  padding-top: 26px;
}

tr.reflist img { 
  margin: 4px 0px 2px 0px;
}

tr.line td { 
  border-bottom: 2px solid white;
}

td.time {
  color: white;
}

p.red, span.red {
  color: #990000;
}

table.darkgray a  { 
  color: black;
}

table.darkgray a:hover { 
  color: white;
}

table.red table.white td.edge { 
  background-image: url(imgs/bgedge_white.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 12px;
}

table.darkgray table.white p { 
  white-space:nowrap;
}

table.darkgray p { 
  margin-bottom: 2ex;
}

table.darkgray table.white td.edge { 
  background-image: url(imgs/bgedge_whitegray.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 12px;
}

table.input { 
  margin-top: 2ex;
  margin-bottom: 2ex;
}
table.input td { 
  border: none;
}

input.submit { 
  background-color: #e0e1e3;
  padding: 4px 10px 2px 10px;
  border: solid 2px #adafb3;
}

table.input input.text, table.input textarea.text { 
  width: 16em;
}


table.input td.label { 
  white-space: nowrap;
  text-align: right;
}

span.time { 
  color: white;
}

p.name a { 
  color: white;
}

table.white td { 
  background-color: white;
}

table.white p { 
  margin-bottom: 2ex;
}

table.white a:hover { 
  color: #990000;
}
