body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
  margin: 0px;
  padding: 0px;
  background-color: #FEFEFE;
  width: 100%;
  height: 100%;
  -moz-user-input: none;
  -moz-user-focus: normal;
}

/*
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;
}
.pagecontents {
  padding: 5px;
}

body, p, td, th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.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;
}

img{
  border-color: #3D6894;
}

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;
}

div.menusetup {
    position: relative;
    left: 0px;
    top: 0px;
}

div.browserNetscape div.menusetup {
    left: 200px;
    margin-left: -200px;
}

div.browserKonqueror td > div.menusetup {
    height: 29px;
}

div.dropdownmenu {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 400;
    visibility: hidden;
    display: block;
}
div.dropdownmenu div.dropdownmenu {
/* this applies to submenus */
    left: 130px;
    top: -20px;
    z-index: 500;
}

div.dropdownmenucontents {
  border: 1px solid;
  width: 130px;
  padding: 1px;
  background-color: #DEDEDE;
}
div.dropdownmenucontents div.dropdownmenucontents {
/* this applies to submenus */
  padding: 0px;
  background-color: #E4E4E4;
}

div.dropdownmenuSFXline {
  position: absolute;
  background-color: #808080;
  visibility: hidden;
  z-index: 501;
/*
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, h2, h3, h4 {
  font-weight: bold;
}
h1 {
  font-size: 11px;
  margin: 0px;
}
h2, h4 {
  font-size: 11px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #1C4268;
   margin: 10px;
}


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 {
  font-style: italic;
}
*/
div.intro, div.intro p, .intro {
  color: #1C4268;
}
.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: 1px 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;
}
.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: 11 px;
  height : 11 px;
  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;
  background-color: #E6E6E6;
  border: 1px ridge #DDDDDD;
}

td.quotehead {
  font-weight: bold;
}

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;
}

.loginbox, a:link.loginbox, a:visited.loginbox {
  font-size: 11px;
  color: #FFFFFF;
}

div.producthead, div.producthead a:visited , div.producthead a:active, div.producthead a:link, div.producthead a:hover {
 font-size: 11px;
 color: #1C4268;
 font-weight: bold;
 text-decoration: none;
}

div.subgrouphead, div.subgrouphead a:visited , div.subgrouphead a:active, div.subgrouphead a:link, div.subgrouphead a:hover, .subgrouphead {
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
}

div.pagecount, div.pagecount p, div.pagecount a:visited , div.pagecount a:active, div.pagecount a:link, div.pagecount a:hover, .pagecount {
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none;
}

div.pricetop, .pricetop {
 font-size: 17px;
 color: #1C4268;
 text-decoration: none;
 font-weight: bold;
}

.pricecarttop {
 font-size: 13px;
 color: #1C4268;
 text-decoration: none;
 font-weight: bold;
}

div.productheadtop, div.productheadtop  a:visited, div.productheadtop  a:active, div.productheadtop  a:link, div.productheadtop a:hover {
font-family: tahoma;
margin-top: 4px;
 color: #1C4268;
 font-size: 10px;
 text-decoration: none;
 font-weight: bold;
}

div.carttop {
 color: #3D6894;
 font-size: 10 px;
}

ul.sublist {
  list-style-type: none;
  display: none;
  margin-left: 1ex;
  margin-top: 0ex;
  padding-left: 1ex;
}

li{
  margin-top: 1ex;
}

.hideInLastRow {
  visibility: hidden;
}

td.statscounter {
  background-image: url(images/bg_counter.gif);
  color: #FFFFFF;
  font-family: "Courier New", Courier, mono;
  font-weight: bold;
  font-size: 16px;
}

div.salesprofit_head {
  color: #FFFFFF;
  text-align: right;
}

td.salesprofit_headtd {
  background-color: #3D6894;
}
td.salesprofit_headtd2 {
  background-color: #6C97C1;
}

div.subhead, div.subhead  a:visited, div.subhead  a:active, div.subhead  a:link, div.subhead a:hover {
  font-size: 11px;
  color: #1C4268;
  margin: 0px;
  font-weight: bold;
}


input.newssubmit {
  font-size: 9pt;
  line-height: 13px;
  height: 18px;
}

a.subgroupnav, a:visited.subgroupnav, a:active.subgroupnav, a:link.subgroupnav, a:hover.subgroupnav {
  font-size: 10px;
  font-family: Tahoma, Arial, Verdana;
  font-weight: normal;
  color: #1C4268;
}
a.groupnav, a:visited.groupnav, a:active.groupnav, a:link.groupnav, a:hover.groupnav {
  font-size: 10px;
  font-family: Tahoma, Arial, Verdana;
  font-weight: 900;
  color: #1C4268;
}
div.subgroupnavdiv, div.subgroupnavdiv a, div.subgroupnavdiv a:link, div.subgroupnavdiv a:visited, div.subgroupnavdiv a:active, div.subgroupnavdiv a:hover {
//  margin-left: 3px;
  margin-top: 1px;
  margin-bottom: 1px;
  text-decoration: none;
}
div.subgroupnavdiv a:hover {
   font-weight: bold;
   color: #1C4268;
}

td.groupnavtabletd {
   border-left-style: solid;
   border-left-color: #3D6894;
   border-left-width: 1px;
   border-right-style: solid;
   border-right-color: #3D6894;
   border-right-width: 1px;
   padding-left: 0px;
}
td.subgroupnavtabletd {
   border-bottom-style: solid;
   border-bottom-color: #3D6894;
   border-bottom-width: 1px;
   border-left-style: solid;
   border-left-color: #3D6894;
   border-left-width: 1px;
   border-right-style: solid;
   border-right-color: #3D6894;
   border-right-width: 1px;
   padding-left: 4px;
}
td.specsfield {
   font-size: 10px;
   color: #666666;
}
td.specsfieldhead {
   font-weight: bold;
   font-size: 10px;
   color: #333333;
}
