body {
        font-family: "tahoma";
        font-size: 8pt;
  background-color: #FDF3DA;
  color: #7E110E;
  margin-top: 0px;
  margin-bottom: 0px;
}

table {
  border-collapse: collapse;
  border: none;
   background-color: #FFFEF2;
}

table.main, table.mainouter {
  background-color: #FDF3DA;
}

table.bottom {
  background: transparent;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 11pt;
  margin-bottom: 5px;

}

h3 {
  font-size: 10pt;
  margin-bottom: 5px;
}

p {
        font-size: 8pt;
}

p.sub {
  margin-bottom: 4pt;
}

td {
        font-size: 8pt;
   border: solid #FFC58C 1px;
}

td.embedded {
   border: none;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #7E110E;
  background-color: #FFC58C;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
        font-size: 14pt;
}

td.navigation {
        font-weight: bold;
        font-size: 10pt;
   border: none;
}

form {
        margin-top: 0;
        margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

a:link, a:hover, a:visited {
  color: #4B4646;
  font-weight: bold;
}

a.index {
        font-weight: bold;
}

a.biglink {
        font-weight: bold;
        font-size: 12pt;
}

.important {
        font-weight: bold;
        font-size: 8pt;
}

.red {
        color: #ee0000;
}

.yellow {
        color: #997700;
}

.green {
        color: #000000;
}

input, select, textarea {
        font-family: "tahoma";
        font-size: 8pt;
}

.btn {
  width: 75px;
  height: 25px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

a.menu:link, a.menu:visited
{
        font-weight: normal;
}

a.menu:active, a.menu:hover
{
  background-color:#FFFEF2;
        border-left-width: 7px;
        border-left-style: solid;
        border-left-color: #7E110E;
        color: #7E110E;
}

a.menu {
        display:block;
        padding:3px;
        text-align:left;
        text-decoration:none;
        background-color: #FFFFFF;
        font-weight: normal;
        border-top: 1px solid #FFC58C;
 }



.menutitle{
        font-weight:bold;
        text-align:center;
        color: #7E110E;
        margin: 2px;
        background-color: #FFC58C;
}
.menucontainer {
        border: 1px solid #FFC58C;
        width: 160px;
        background-color: #FFC58C;

}


.menucontainerright {
        border: 1px solid #FFC58C;
        width: 160px;
        background-color: #FFC58C;
}
.status
{
        background-color: #FFFEF2;
}
.statusright
{
        background-color: #FFFEF2;
        padding: 5px;
}

td.shablon {
        vertical-align: top;
        border: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #7E110E;
}

table.shablon {
        border: none;
}

a.menutop:link, a.menutop:visited
{
        font-weight: normal;
}

a.menutop:active, a.menutop:hover
{
  background-color:#FF6600;
        border-left-width: 7px;
        border-left-style: solid;
        border-left-color: #7E110E;
        color: #FFFEF2;
}

a.menutop {
        display:block;
        padding:3px;
        text-align:left;
        text-decoration:none;
        font-weight: normal;
}

/* This is the gradient background at the top of the page */
.topbkg{background: #FDF3DA url(pic/cellpic_bkg.jpg) repeat-x}
.topnav{font-size:11px;color:#7E110E;background: #FDF3DA url(pic/cellpic_nav.gif) repeat-x;color:#dd6900;
height:21px;white-space:nowrap;border: 0px solid #FFC58C;border-width: 1px 1px 0px 1px}