﻿.fulh{
color:#669900;
}
.pastshow span.fulh a, a.fulh{
color:#669900;
text-decoration:none;
}
a.fulh:hover{
text-decoration:underline;
}
.fulhback{
background-color:#669900;
}
.headline h3 {
color:#669900;
}
#subnavigation{
background-color:#669900;
}
#subnavigation ul li:hover > a{
background-color:#A3C266;
}
#subnavigation a#current{
background-color:#A3C266;
}
#selectnav2 {
background-color:#F0F5E6;
}
.fulhbook {
  background:#669900;
  background-image: -webkit-linear-gradient(top, #669900,#527A00);
  background-image: -moz-linear-gradient(top, #669900, #527A00);
  background-image: -ms-linear-gradient(top, #669900, #527A00);
  background-image: -o-linear-gradient(top, #669900, #527A00);
  background-image: linear-gradient(to bottom, #669900, #527A00);
}
.fulhbook:hover {
  background:#669900;
  background-image: -webkit-linear-gradient(top,#669900,#3D5C00);
  background-image: -moz-linear-gradient(top,#669900,#3D5C00);
  background-image: -ms-linear-gradient(top,#669900,#3D5C00);
  background-image: -o-linear-gradient(top,#669900,#3D5C00);
  background-image: linear-gradient(to bottom,#669900,#3D5C00);
}

img.actimgfulh{
border:1px solid #669900;
}
img.oneactfulh{
border:1px solid #669900;
}
img.firstactfulh{
border:1px solid #669900;
border-right:0px;
}
img.middleactfulh{
border:0px;
border-top:1px solid #669900;
border-bottom:1px solid #669900;
}
img.lastactfulh{
border:1px solid #669900;
border-left:0px;
}
.gigpageactfulh{
border:3px solid #669900;
}