#ToolTip{position:absolute;bottom:0px;left:0px;width:200px;z-index:10;height:100px;overflow:hidden;visibility:hidden}
.ToolTipTD {position:absolute;left:8px;top:8px;width:184px;height:84px;color:#000000;font-family:verdana;font-size:9px}
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}



.outerpair1 {
  background: url(images/upperrightfade.png) right top no-repeat;
}

.outerpair2 {
  background: url(images/lowerleftfade.png) left bottom no-repeat;
  padding-top: 8px;
  padding-left: 8px;
}

.shadowbox {
  background: url(images/shadow.png) bottom right;
}

.innerbox {
  background:white;
  font-family:verdana;font-size:9px;
  position: relative;
  left: -8px;
  top: -8px;
}

a:link {
  color:black;
}
a:visited {
  color:black;
}

img#bg {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:120%;
}
.main {
  margin: 0 auto;
}
.Scroller-Container {
  position: relative;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position: relative;
  left: 20px;

  font-size: 0px;
}
.Scrollbar-Track {
  width: 0px; height: 20px;
  position: relative;
  top: 10px;
  background-color: #CCCCCC;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 10px;
  background-color: #FFFFFF;
}
.Scrollbar-Down {
  position: relative;
  top: 90px; left:6px;
  font-size: 0px;
}

.asdfTastingScroller {
  position: absolute;
  top: 100px;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.Scroller-Container {
  position: absolute;
}

.Scrollbar-Container {
  position: relative;
  top: 0px; left: 0px;
}

.thinborder {
  border: 1px solid #8CC63F;
  bdorder: 1px solid orange;
}
.inputform {
  color:#A7A9AC
}
.sixpoint {
  font-size:6pt;
  font-family:Verdana, Geneva, sans-serif;
}
.sixpointeq {
  font-size:10px;font-family:arial,sans-serif;
}
.eightpoint {
  font-size:8pt;
  font-family:Verdana, Geneva, sans-serif;
}
.ninepoint {
  font-size:9pt;
  font-family:Verdana, Geneva, sans-serif;
}
.BOLD {
  font-weight:bold;
}
.NONBOLD {
  font-weight:normal;
}
.fourteenpoint {
  font-size:14pt;
  font-family:Verdana, Geneva, sans-serif;
}
.backgroundmain {
  background:#8CC63F;
  opacity:0.25;
  filter:alpha(opacity=25);
}
.backgroundmain2 {
  background:#8CC63F;
  opacity:0.50;
  filter:alpha(opacity=50);
}
.colormain {
  color:#8CC63F;
}
.colorgray {
  color:#A7A9AC;
}
.mainselectedcolor {
  color:white;
}
.thinborderbottom {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#8CC63F;
}
.thinborderright {
  border-right:1px solid #8CC63F
}

.transp {
  background:#FFFFFF;
  opacity:0.9;
  filter:alpha(opacity=90);
}
.smagning {
  background:#328C2B;opacity:0.75;filter:alpha(opacity=75)
}

.va{  vertical-align: middle;}

.promotion-color {
	color:#5c812a;
	background-color:#E3F1CF;
}

