body, html {
  height: 100%;
}
body {
  margin: 0px;
  background: url('gfx/body_bg.gif') repeat-x 0px 143px;
    font-family: verdana, sans-serif;
    font-size:10px;
    color:#000000;
}
h1 {
  color: #063e77;
  font-size: 16px;
}
a {
  color: #063e77;
}
.xtivePageTable td {
  vertical-align: top;
}

table#main {
  height: 100%;
  width: 798px;
  background: url('gfx/main_bg.gif') repeat-y left;
}
table#main td#left {
  vertical-align: top;
  background: url('gfx/logo_fcroc.gif') no-repeat 10px bottom;
    font-family: verdana, sans-serif;
    font-size:10px;
    color:#000000;
}
div#topMenu {
  height: 21px;
  line-height: 21px;
  background-color: #063e77;
  width: 645px;
  margin-left: 148px;
  border-right: 1px solid white;
}
div#topNav {
  width: 627px;
  margin-top: 2px;
  margin-left: 148px;
}
div#path {
  width: 400px;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  display: inline;
}
div#path a {
  font-size:9px;
  color: #000000;
  text-decoration: none;
}
div#search {
  float: right;
  height: 24px;
  width: 202px;
  background-color: #063e77;
}
div#leftMenu {
  position: absolute;
  top: 300px;
  left: 2px;
  width: 140px;
  text-align: right;
}
div#content {
  float: left;
  width: 625px;
  display: inline;
  margin: 30px 10px 10px 150px;
}

/* extra navigatie */

a.extranav
{
    font-size:10px;
    color: #003399;
    text-decoration:none;
}

td.extranav
{
    height:15px;
    width:153px;
    font-size:10px;
    color: #003399;
    text-align:right;
    cursor:hand;
    cursor:pointer;
    padding-right:15px;
}

td.extranav_over
{
    height:15px;
    background-color:#063e77;
    width:153px;
    font-size:10px;
    color: #ffffff;
    text-align:right;
    cursor:hand;
    cursor:pointer;
    padding-right:15px;

}
td.extranav_over a {
    color: #ffffff;
}
/*EINDE extra navigatie * EINDE/
