/*
Product Group Colors
Default
*/

/* Tab navigation */
#tabs a {
  background:url("/gfx/products/DefaultGroup/tabs/left_both.gif") no-repeat left top;
  }
#tabs a span {
  background:url("/gfx/products/DefaultGroup/tabs/right_both.gif") no-repeat right top;
  }
/* / Tab navigation */

/* Products navigation */
div.box5, .productTblColor {
	background-color:#FFFFFF;
  }

/* / Products navigation */
.productTblColorDark {
	background-color:#8db7be;
}
.roundCorner{
  background:url("/gfx/products/DefaultGroup/roundCorner.gif") no-repeat right top;
  }

/* Left side */
DIV.box5
{
    BACKGROUND: url(/index.php?ac=image&subac=replColrInGif&imgfile=gfx/topleft.gif&from=141183190&to=8db7be) #FFFFFF no-repeat left top;
}

DIV.boxHeader5
{
    BACKGROUND: url(/index.php?ac=image&subac=replColrInGif&imgfile=gfx/topright.gif&from=141183190&to=8db7be) no-repeat right top;
}

DIV.boxFooter5
{
    BACKGROUND: url(/index.php?ac=image&subac=replColrInGif&imgfile=gfx/bottomleft.gif&from=141183190&to=8db7be) no-repeat left bottom
}
DIV.boxFooter5 SPAN
{
    BACKGROUND: url(/index.php?ac=image&subac=replColrInGif&imgfile=gfx/bottomright.gif&from=141183190&to=8db7be) no-repeat right bottom;
}


