/* START GENERIC ELEMENTS */

H2.panel1 {
  color: #3E8613;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
}

/* END GENERIC ELEMENTS */
/* START PANEL 1 TOP BORDER */

DIV.panel1borderbottom {
  margin: 0px 0px 10px 2px;
}
DIV.panel1bordertop {
  margin: 0px 0px 0px 2px;
}
DIV.panel1borderbottom,
DIV.panel1bordertop {
  clear: both;
  height: 20px;
  width: 865px;
}
DIV.panel1bordertopleft {
  background-image: url(../images/panel1/topleft.gif);
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  height: 20px;
  width: 20px;
}
DIV.panel1borderbottomdiv,
DIV.panel1bordertopdiv {
  float: right;
  height: 20px;
  width: 845px;
}
DIV.panel1bordertopcenter {
  background-image: url(../images/panel1/top.gif);
  background-position: left top;
  background-repeat: repeat-x;
  float: left;
  height: 20px;
  width: 825px;
  height: 20px;
}
DIV.panel1bordertopright {
  background-image: url(../images/panel1/topright.gif);
  background-position: left top;
  background-repeat: no-repeat;
  float: right;
  height: 20px;
  width: 20px;
}

/* END PANEL 1 TOP BORDER */
/* START PANEL 1 BOTTOM BORDER */

DIV.panel1borderbottomleft {
  background-image: url(../images/panel1/bottomleft.gif);
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  height: 20px;
  width: 20px;
}
DIV.panel1borderbottomcenter {
  background-image: url(../images/panel1/bottom.gif);
  background-position: left top;
  background-repeat: repeat-x;
  float: left;
  height: 20px;
  width: 825px;
  height: 20px;
}
DIV.panel1borderbottomright {
  background-image: url(../images/panel1/bottomright.gif);
  background-position: left top;
  background-repeat: no-repeat;
  float: right;
  height: 20px;
  width: 20px;
}


/* END PANEL 1 BOTTOM BORDER */
/* START PANEL 1 CENTER BORDER */

DIV.panel1bordercenter {
  background-image: url(../images/panel1/left.gif);
  background-position: left top;
  background-repeat: repeat-y;
  overflow: hidden;
  margin: 0px 0px 0px 2px;
  width: 865px;
}
DIV.panel1bordercenterleft {
  float: left;
  width: 20px;
}
DIV.panel1bordercenterdiv {
  background-color: #FAFAFA;
  background-image: url(../images/panel1/right.gif);
  background-position: right top;
  background-repeat: repeat-y;
  float: right;
  width: 845px;
}
DIV.panel1bordercenterright {
  float: right;
  width: 20px;
}
DIV.panel1content {
  background-image: url(../images/panel1/center.gif);
  background-position: left top;
  background-repeat: repeat-x;
  float: left;
  text-align: left;
  width: 825px;
}
IMG.panel1gradient {
  height: 93px;
  width: 20px;
}

/* END PANEL 1 CENTER BORDER */
