body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
  background-color: #BBE1F2;
}

.scrollbar {
	scrollbar-face-color: #FFFFFF;
    	scrollbar-shadow-color: #E6E7E8;
    	scrollbar-highlight-color: #E6E7E8;
    	scrollbar-3dlight-color: #E6E7E8;
    	scrollbar-darkshadow-color: #E6E7E8;
     	scrollbar-track-color: #FFFFFF;
    	scrollbar-arrow-color: #E6E7E8; 
}
/* Uncomment & adapt the commented subsection in order to have only the
   specified printcontents section visible when printing
   For multi-page printing of containers with large contents, note:
   - position:absolute inhibits multi-page printing
   - overflow: auto inhibits multi-page printing
   - height: (something other than auto) inhibits multi-page printing
   - top: -XXXpx shifts contains of post-first pages in Firefox
   - margin-top: -XXXpx causes double-printing of lines in IE
 */
/*
@media print {
  body {
    visibility: hidden;
  }
  div.printcontents {
    visibility: visible;
    position: relative;
    left: -320px;
    margin-top: -170px;
    width: 700px;
  }
  .browserMSIE div.printcontents {
    top: -170px;
    margin-top: 0px;
  }
  img#printbutton, input[type=submit], .noprint {
    visibility: hidden;
  }
  option {
    visibility: hidden;
    color: white;
  }
  select {
    color: white;
    height: 2ex;
  }
}
*/

.pagecontents {
}

body, p, td, th, select, input {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 18px;
}

.zip_checkbox {
 border:0px dashed green;
 height:120px;
 width:120px;
}

.reversed, .reversed p, .reversed a,
    .reversed a:link, .reversed a:hover, .reversed a:active,
    .reversed a:visited, .reversed td, .reversed th {
  color: #FFFFFF;
}

div#tvguidediv, div#tvguidediv p, div#tvguidediv a,
    div#tvguidediv a:link, div#tvguidediv a:hover, div#tvguidediv a:active,
    div#tvguidediv a:visited, div#tvguidediv td, div#tvguidediv th {
  color: #000000;
}


/*
To set minimum height for nav-items, use 'padding' in the span.navbutton(_f2)
classes: using 'height' will interfere with multiline navitems in Firefox,
and min-height doesn't work in Explorer.

To disable multiline nav links, set white-space: nowrap in
div.dropdownmenucontents a, and remove the display: block from the
span.navbutton(_f2) classes
*/
span.navbutton { 
  color: black;
  display: block;
}

span.navbutton_f2 {
  color: grey;
  display: block;
}


h1, .bigtitle {
  font-size: 20px;
  text-decoration: none;
  font-weight: bold;
  line-height: 22px;
}
h2, .listtitle  {
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}


a:link, a:hover, a:visited, a:active {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

div.contents, div.contents p, div.intro, div.intro p {
  margin-top: 1ex;
  margin-bottom: 1ex;
}

div.intro, div.intro p, .intro {

}

div.contents, div.intro {
/*  width: 150px;  equal to width of contenteditableregion */
}

.logentry_head {
  font-size: 13px;
  font-weight: bold;
  background-color: #33CC00;
}

.logentry_content { background-color: #EAEAEA; }
.logentry_options { background-color: #CACACA; }
.logentry_line    { background-color: #000000; }

.forum_head {
  font-size: 13px;
  font-weight: bold;
  background-color: #999999;
}

.forum_content { background-color: #EAEAEA; }
.forum_options { background-color: #CACACA; }
.forum_line {    background-color: #000000; }

table.poll {
  border: 1px solid #66cc66;
  background-color: #66cc66;
}

th.pollhead {
  border: 0px solid #66cc66;
  font-size: 11px;
  color: #000000;
  background-color: #EEEEEE;
}

td.pollbody {
  border: 1px solid #EEEEEE;
  font-size: 11px;
  background-color: #EEEEEE;
}

td.calendar {
  background-color: #666666;
}
td.calendarday {
  background-color: #c6cce8;
}
td.calendartoday {
  background-color: #596dbf;
}



a.subnav, a:visited.subnav, a:hover.subnav, a:active.subnav,
span.subnav {
  text-decoration: none;
  font-weight: bold;
  color: black;
  margin: 0px;
}
a.subnav_f2, a:visited.subnav_f2, a:hover.subnav_f2, a:active.subnav_f2,
span.subnav_f2 {
  text-decoration: none;
  font-weight: bold;
  color: gray;
  margin: 0px;
}

.submitbutton{
  font-size: 8pt;
  font-weight: bold;
  background-color: #EEEEEE;
  border: 2px ridge #DDDDDD;
}

td.quotehead {
  font-weight: bold;
  font-size: small;
}

td.quoteline {
  height: 1px;
  color: #666666;
}

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;
}

table.quote { 
 width: 400px;
}


li{
  margin-top: 1ex;
}

.myavenueclass1 {
  color: red;
}

td.statscounter { 
  background-image: url(images/bg_counter.gif);
  color: #FFFFFF;
  font-family: "Courier New", Courier, mono;
  font-weight: bold;
  font-size: 16px;
}

div.pageheader {
  margin-top: 1ex;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 12px;
}

div.videoheader_orange {
  color: #EA660A;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 12px;
}

div.videoheader_blue {
  color: #009EE0;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 12px;
}

div.eventheader {
  color: #44A12A;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 12px;
}

table.evententry { 
  border: 1px solid #CCCCCC;
}

table.evententry th { 
  background-color: #666666;
  color: white;
}

table.evententry td { 
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

/* Custom classes for this site */

table.newproduction td.border {
  background-color: #FABC00;
}

table.nihn td.border {
  background-color: #1B95D0;
}
table.projecten td.border {
  background-color: #FABC00;
}

table.badw td.border {
  background-color: #E26725;;
}
table.actueel td.border {
  background-color: #E2007A;
}
table.leftbar td.border {
  background-color: #47A12F;
}

table.rightbar td.border {
  background-color: #D11974;
}

table.join td.border {
  background-color: #E1017B;
}

table.videolinks td.border {
  background-color: #009EE0;
}

table.events td.border {
  background-color: #479C44;
}

table.tvguide td.border {
  background-color: #EA660A;
}

table.project td.border {
  background-color: #FABC00;
}

table.english_videos td.border {
  background-color: #44A12A;
}
table.spotlight td.border {
  background-color: #E2007A;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 100px;
height: 100px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

padding: 15px;
}