/**
 * STANET Template blue
 * TerminDB Template
 *
 * (c) 2009, stanet.ch
 * engineered by: Manfred Senn, Daniel Kellenberger
 *
 * $Id: netadventist1yellow.css 40 2012-01-03 20:38:52Z piano $
 *
 */

a, h1 {
  color: #994c00;
}

#menubar {
  float: right;
}
#menubar, #footer {
  font-size: 9px;
}
body {
  margin: 0;
}
body, div, p {
  font-family: Arial, Helvetica, sans-serif;
}
body, div, p, td, th {
  font-size: 11px;
  line-height: 18px;
}
h1 {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  margin: 10px 0;
  clear: both;
}
table {
  border-collapse: collapse;
}
th {
  padding: 2px;
  font-weight: bold;
  border-bottom: 3px solid #bbb;
  background-color: #f6f6f6;
  text-align:left;
}
td {
  padding: 4px;
  border-bottom: 1px solid #ddd;
}

