body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  -moz-user-input: none;
}

/*
Everything in <DIV class="page0"> is subject to the scrollbar.
Everything outside (such as edit buttons) is fixed to the screen
*/
body.noscroll {
  overflow: hidden;
}
body.noscroll div.page0 {
  overflow: auto;
/*
  position: absolute;
  left: 0px;
  top: 0px;
*/
}

/*
On printer, we need to have everything visible, in order that the printer
doesn't just print the top half of the DIV
*/
@media print {
  body.noscroll {
    overflow: auto;
  }
  body.noscroll div.page0 {
    overflow: visible;
  }
}

a, input, select, textarea {
  -moz-user-input: enabled;
  -moz-user-focus: normal;
}

body, p, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  line-height: 133%;
}


.scheduletable td {   font-family:arial;
       font-size:8pt; }

.scheduletable th {
       font-family:arialbold;
       font-size:7pt;
       line-height:75%;
       letter-spacing:0.15mm;
       word-spacing:0.45mm; }

.editableregion {
        -moz-user-modify: read-write;
        -moz-user-input: enabled;
        -moz-user-select: normal;
        -moz-user-focus: normal;
        -moz-outline: dotted black 1px;
        background-color: #FFFFFF;
        border: 1px solid black;
        overflow: auto;
        overflow-x: auto;
        overflow-y: visible;
        margin: 0px;
        padding: 3px;
        width: 100%;
        min-height: 10ex;
}

img.inlineInserted, object.inlineInserted, embed.inlineInserted {
  border: none;
}

img.inlineInsertedWithBorder, object.inlineInsertedWithBorder,
  embed.inlineInsertedWithBorder {
  border: black solid thin;
}

div.editableregion img.inlineInserted,
div.editableregion object.inlineInserted {
  border: #CCCCCC inset thin;
}

div.editableregion table.noBorder, div.editableregion table.noBorder td {
  border: #CCCCCC dashed thin;
}

div.editableregion table.inlineitemCaptionTable {
  border: #CCCCCC dashed thin;
}


h1, h2, h3, h4, h5 {
  font-weight: bold;
  line-height: 120%;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}


a:link, a:hover, a:visited, a:active {
  font-family: Arial, Helvetica, sans-serif;
}
a:link {color: "blue"; text-decoration: none; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #600080; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: underline; }


div.contents, div.contents p, div.intro, div.intro p {
  margin-top: 1ex;
  margin-bottom: 1ex;
}
div.intro, div.intro p, .intro {
  font-style: italic;
}

td.calendar {
  background-color: #666666;
}
td.calendarday {
  background-color: #c6cce8;
}
td.calendartoday {
  background-color: #596dbf;
}
.cmsmessage {
  color: green;
}
.cmswarning {
  color: red;
}


a.opener, a:visited.opener {
  border: solid 1px black;
}


h4.statsformheader {
  line-height: 10px;
  font-size: 9pt;
  font-weight: bold;
  color: black;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  margin: 8px 0px 2px 0px;
}

h3.statsformheader {
  font-weight: bold;
  color: black;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.stats, .stats td, .stats th {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
  word-wrap: break-word;
}
.statsform td, .statsform th, .statsform select {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
}

.statsbutton{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
.statsradiobutton{
  width: 11px;
  height : 11px;
  margin-top: 0px;
  margin-right: 5px;
  color: #cccccc;
  vertical-align: text-bottom;
}
a.hoofdnav, a:visited.hoofdnav, a:hover.hoofdnav, a:active.hoofdnav,
a.subnav, a:visited.subnav, a:hover.subnav, a:active.subnav {
  color: black;
}
a.hoofdnav_f2, a:visited.hoofdnav_f2, a:hover.hoofdnav_f2, a:active.hoofdnav_f2,
a.subnav_f2, a:visited.subnav_f2, a:hover.subnav_f2, a:active.subnav_f2 {
  color: gray;
}

.submitbutton{
  font-size: 8pt;
  font-weight: bold;
  background-color: #EEEEEE;
  border: 2px ridge #DDDDDD;
}

td.quotehead {
  font-weight: bold;
}

td.quotebody {
  font-style: italic;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #EEFFEE;
}

td.quotebody td.quotebody {
  background-color: #DDFFDD;
}

td.quotebody td.quotebody td.quotebody {
  background-color: #CCFFCC;
}

td.grafx, th.grafx { 
  line-height: 100%;
  white-space: nowrap;
  margin: 0px;
  padding: 0px;
}

td.grafx img {
  border: 0px;
}

.titlebar {
  font: bold 16px Arial, Helvetica, sans-serif;
  color: black;
  vertical-align: middle;
}

td.pagecontents {
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 133%;
    padding: 1ex;
}

.menu1 td {
  padding: 2px 1ex;
}

.menu1 {
  font: bold 12px/13px px Arial, Helvetica, sans-serif;
  text-decoration: none;
  background-color: #e7dbe7;
  background-image: url(images/menubalk_achtergrond_illc2.gif);
  background-repeat: repeat-x;
}

.menu1 a {
  font: bold 12px/13px px Arial, Helvetica, sans-serif;
}

.menu1 .selected a {
  color: #ff00ff;
}

td.contribution_invited_unconfirmed {
  background-color: #bbffff;
  background-image: url(images/yellowstripes.gif);
}

td.contribution_invited {
  background-color: #bbffff;
}

td.contribution_accepted {
  background-color: #ccffcc;
}

td.contribution_rejected {
  background-color: #ffcccc;
}

td.contribution_unassigned {
  background-color: #ffffbb;
}

td.contribution_incomplete {
  background-color: #ffffff;
}

td.contribution_highdeviation {
  background-color: #cccccc;
  background-image: url(images/greystripes.gif);
}

td.contribution_complete {
  background-color: #eeeeee;
}

td.user_admin {
  background-color: #bbffff;
  background-image: url(images/yellowstripes.gif);
}

td.user_chairmember {
  background-color: #bbffff;
}

td.user_illcburo {
  background-color: #eeeeee;
}

td.user_unknown {
  background-color: #cccccc;
  background-image: url(images/greystripes.gif);
}


td.user_complete {
  background-color: #ccffcc;
}

td.user_incomplete {
  background-color: #ffcccc;
}

td.user_unassigned {
  background-color: #ffffbb;
}


td.review_requested {
  background-color: #eeeeee;
}

td.review_notapplicable {
  background-color: #bbffff;
}

td.review_complete {
  background-color: #ccffcc;
}

td.review_denied {
  background-color: #ffcccc;
}

td.review_incomplete {
  background-color: #ffffbb;
}

td.review_unassigned {
  background-color: #ffffff;
}

.editlistrecord td, .editlistrecord th { 
  background-color: #eeeeee;
}

.editlistrecordbogus td {
  background-color: #ffdddd;
}
