body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
  background-color: #FFFFFF;
}


.pagecontents {
  margin-top: 10px;
  margin-left: 15px;
  width: 400px;
}

body, p, td, th, select, input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;  
  color: #484D88;
}


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: 18px;
  color: #849635;
}
h2 {
  color: #849635;
  font-size: 12px;
  margin-bottom: 0px;
/*
  margin-bottom: -5px;
*/
}
h3, h4 {
  font-size: 12px;
}

/* original margins, removed in order to get consistency between
   plain texts, text in <p> tags, and text in <p style="margin:0px 0px 6px">
div.contents, div.contents p, div.intro, div.intro p {
  margin-top: 1ex;
  margin-bottom: 1ex;
}
*/
  
div.contents, div.contents p, div.intro, div.intro p {
  margin-top: 0ex;
  margin-bottom: 2ex;
}


a:link, a:hover, a:visited, a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #849635;
}


div.intro, div.intro p, .intro {

}

div.contents, div.intro {
  width: 400px; /* equal to width of contenteditableregion */
}


.scroll {
  overflow: auto;
  width: 446px;
  height: 300px;
  overflow-x: visible;
  overflow-y: auto;
}

.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;
}

span.hoofdnav {
  color: #545990;
  text-transform: uppercase;
  font-family: Verdana;
  font-size: 12;
  background-color: #FFFFFF;
  display: block;
  width: 155px;
  
  margin-bottom: 1px;
  /*font-weight: bold;*/

  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;  
}
  
span.hoofdnav_f2 {
  color: #FFFFFF;
  /*font-weight: bold;*/
  text-transform: uppercase;
  font-family: Verdana;
  font-size: 12;
  background-color: #849635;
  display: block;
  width: 155px;
  margin-bottom: 1px;

  padding-top: 4px;
  padding-bottom: 4px; 
  cursor: pointer;
}

span#button1__ {
  /* home button */
  background-color: #545990;
  color: white;
}

a.sitebar, a:visited.sitebar, a:hover.sitebar, a:active.sitebar, span.sitebar {
  color: #FFFFFF;
  margin: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 2px;
  font-family: Verdana;
  font-size: 12px;
  cursor: pointer;
  text-decoration: none;
}


a.subnav, a:visited.subnav, a:hover.subnav, a:active.subnav, span.subnav {
  color: #7C8D2C;
  display: block;  
  padding-left: 8px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;  
  cursor: pointer;
}

a.subnav_f2, a:visited.subnav_f2, a:hover.subnav_f2, a:active.subnav_f2, span.subnav_f2 {
  color: #484982;
  display: block;  
  padding-left: 8px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}

a.subsubnav, a:visited.subsubnav, a:hover.subsubnav, a:active.subsubnav, span.subsubnav, div.subsubnav {
  color: #7C8D2C;
  font-family: Verdana;
  font-size: 9;
  cursor: pointer;
}

a.subsubnav_f2, a:visited.subsubnav_f2, a:hover.subsubnav_f2, a:active.subsubnav_f2, span.subsubnav_f2, div.subsubnav_f2 {
  color: #52578D;
  font-family: Verdana;
  font-size: 9;
  /*font-weight: bold;*/
  cursor: pointer;
}


.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;
}

ul {
	margin-left: 20px;
}
li{
	margin-top: 1ex;
	margin-left: 0px;
	list-style-image: url(images/bullet.gif);
}

.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: #EEEEEE;
  font-weight: bold;
}

table.evententry td { 
  background-color: #EEEEEE;
}

@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;
  }
  div.scroll { 
    overflow: visible;
    overflow-y: visible;
    overflow-x: visible;
    height: auto;
    width: auto;
  }
  img#printbutton, input[type=submit], .noprint {
    visibility: hidden;
    display: none;
  }
  option { 
    visibility: hidden;
    color: white;
  }
  select { 
    color: white;
    height: 2ex;
  }
}

