body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
  background-color: #FFFFFF;
}


/* 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;
  }
}
*/


body, p, td, th, select, input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
/*  color: #989CA2; */
color: #767676; 
}

div.dropdownmenucontents {
  width: 130px;
  background-color: #DEDEDE;
}
.browserOpera div.dropdownmenucontents { 
  width: 134px;
}

div.dropdownmenucontents a, div.dropdownmenucontents a:link, div.dropdownmenucontents a:active, div.dropdownmenucontents a:visited, div.dropdownmenucontents a:hover {
  width: 130px;
}
div.dropdownmenucontents div.dropdownmenucontents {
/* this applies to submenus */
  background-color: #E4E4E4;
}

span.navbutton { 
  color: black;
}

span.navbutton_f2 {
  color: grey;
}

div.dropdownmenuSFXline {
  background-color: #808080;
/*
vertical line for horizontal movement of dropdown SFX
*/
  height: 20px;
  left: 60px;
  width: 2px;
  top: 0px;
/*
horizontal line for vertical movement of dropdown SFX
  height: 2px;
  width: 20px;
  left: 0px;
  top: 60px;
*/
}

h1 {
  font-size: 15px;
  margin: 0px;
}
h2 {
  font-size: 13px;
  margin: 0px;
}
h3, h4 {
  font-size: 12px;
  margin: 0px;
}


a:link, a:hover, a:visited, a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
/*    color: #989CA2; */
color: #767676; 
}

div.contents, div.contents p, div.intro, div.intro p {
  margin-top: 1ex;
  margin-bottom: 1ex;
  line-height:16px;
}

div.intro, div.intro p, .intro {
  font-style: italic;
}

div.contents, div.intro {
  width: 318px; /* 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: #767676;
}

.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.hoofdnav, a:visited.hoofdnav, a:hover.hoofdnav, a:active.hoofdnav,
span.hoofdnav {
/*  color: #B4B4B4; */
color: #767676; 
  font-size: 13px;
  text-decoration: none;
}

a.hoofdnav_f2, a:visited.hoofdnav_f2, a:hover.hoofdnav_f2,a:active.hoofdnav_f2,
span.hoofdnav_f2 {
/*  color: #989CA2; */
color: #767676; 
  font-size: 18px;
  text-decoration: none;
}

a.subnav, a:visited.subnav, a:hover.subnav, a:active.subnav, span.subnav {
/*  color: #B4B4B4; */
  color: #767676;
  font-size: 13px;
  text-decoration: none;
/** To have the nav-button become higher on word-wrap in IE we disable display:block */
/*  display: block; */
  display: block;
  cursor: pointer;
}

a.subnav {
  margin-bottom: 14px;
}

a.subnav_f2 {
  margin-bottom: 9px;
}

a.subnav_f2, a:visited.subnav_f2, a:hover.subnav_f2, a:active.subnav_f2, span.subnav_f2 {
/*   color: #989CA2; */
  color: #767676;
  font-size: 18px;
  text-decoration: none;
/** To have the nav-button become higher on word-wrap in IE we disable display:block */
/*  display: block; */
  display: block;
  cursor: pointer;
  }

a.subsubnav, a:visited.subsubnav, a:hover.subsubnav, a:active.subsubnav, span.subsubnav {
/*  color: #B4B4B4; */
  color: #767676;
  font-size: 10px;
  text-decoration: none;
  cursor: pointer;
  line-height: 14px;
}

a.subsubnav_f2, a:visited.subsubnav_f2, a:hover.subsubnav_f2, a:active.subsubnav_f2, span.subsubnav_f2 {
  color: #767676;
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
  line-height: 15px;
}

#scrollcontainer1 {
  width: 325px;
  height: 450px;
  overflow: auto;
  position: relative;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: 2px;
}

#scrollcontainer2 {
  margin-right: 3px;
  height: 460px;
  overflow: auto;
  position: relative;
   width: 340px;
}

#scrollcontainer3 {
  margin-right: 0px;
  height: 460px;
  overflow: hidden;
  position: relative;
   width: 436px;
}

.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;
}

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 scrollbar */
.scrollControlsY {
	position: absolute;
	display: block;
	top: 0px;
	right: 1px;
	width: 9px;
	height: 95%;
	border: 0px solid green;
}

.upBtn {
	display: none;
}

.downBtn {
	display: none;
}

.scrollBar {
	display:block;
	position: absolute;
	top:0px;
	right:0;
	width:9px;
	height:100%;
	background-image: url(images/acp/scrollbarBG.jpg);
	background-repeat: repeat-y;
}

.scrollHandleTop {
	background-image: url(images/acp/scrollHandleTop.jpg);
	background-repeat: no-repeat;
	background-color: #D6D6D6;
	height: 9px;
	max-height: 9px;
	border: 0px solid red;
}

.scrollHandleMiddle {
	background-color: #D6D6D6;
	min-height: 15px;
	height: 15px;
}

div.browserMSIE .scrollHandleMiddle {
	height: 100% !important;
}

.scrollHandle {
	display:inline-block;
	position:absolute;
	top:0px;
	right:0;
	width:9px;
	min-height:33px;
	max-height:33px;
	height:33px;
	cursor: pointer;
	border: 0px solid red;
}

.scrollHandleBottom {
	background-image: url(images/acp/scrollHandleBottom.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-color: #D6D6D6;
	height:9px;
	max-height: 9px;
}

