/* Stylesheet for GardenExotics.nl */

/* Body margins */
BODY {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

TR.contentbg {
  background-color: #FFFFFF;
  background-image: url(images/plantsubtiel.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

TR.whitebg {
  background-color: #FFFFFF;
}

TR.greenbg {
  background-color: #64AD75;
}

/* Menu bar textsize, font and color and background image */
TD.menubar {
  background-image: url(images/green1.gif);
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #64AD75;
}

/* Menu header textsize, font and color and background image */
TD.menuheader {
  background-image: url(images/green2.gif);
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #64AD75;
}

/* Cell textsize, font and color and white background */
TD.cell {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

/* Line around the tables */
TD.tableline {
  background-image: url(images/green2.gif);
}

/* Links in the menu */
A:LINK.menu {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
A:ACTIVE.menu {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}
A:VISITED.menu {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
A:HOVER.menu {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

/* Links in the offer bar */
A:LINK.offer {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
A:ACTIVE.offer {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}
A:VISITED.offer {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
A:HOVER.offer {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}


/* Links in the menubar */
A:LINK.menubar {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #64AD75;
  text-decoration: none;
}
A:ACTIVE.menubar {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #64AD75;
  text-decoration: none;
}
A:VISITED.menubar {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #64AD75;
  text-decoration: none;
}
A:HOVER.menubar {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #64AD75;
  text-decoration: underline;
}




