.topbar {
  /*background-color: #75B9D0;*/
  background-image: url(../images/bar_bck_top.gif);
}

.topbar2 {
  /*background-color: #75B9D0;*/
  background-image: url(../images/bar_bck_top2.gif);
}

.topbar3 {
  /*background-color: #75B9D0;*/
  background-image: url(../images/topBar.gif);
  /*background-image: url(../images/topBar_Black.gif);*/
}

.topbar3Inv {
  /*background-color: #75B9D0;*/
  background-image: url(../images/topBarInv.gif);
  /*background-image: url(../images/topBarInv_Black.gif);*/
}

.bottombar {
  /*background-color: #75B9D0;*/
  background-image: url(../images/bar_bck_bottom.gif);
}

.bottombar2 {
  /*background-color: #75B9D0;*/
  background-image: url(../images/bar_bck_bottom2.gif);
}

.leftbar {
  /*background-color: #75B9D0;*/
  background-image: url(../images/bar_bck_left.gif);
  background-repeat: no-repeat;
}

.leftbar2 {
  /*background-color: #75B9D0;*/
  background-image: url(../images/bar_bck_left2.gif);
  background-repeat: no-repeat;
}

.rigthbar {
  /*background-color: #75B9D0;*/
  background-image: url(../images/bar_bck_rigth.gif);
  background-repeat: no-repeat;
}

.rigthbar2 {
  /*background-color: #75B9D0;*/
  background-image: url(../images/bar_bck_rigth2.gif);
  background-repeat: no-repeat;
}

.separata1 {
  /*background-color: #75B9D0;*/
  background-image: url(../images/separata1.gif);
  background-repeat: repeat-y;
  background-color: #EAEAEA;
}

.separata2 {
  /*background-color: #75B9D0;*/
  background-image: url(../images/separata2.gif);
  background-repeat: repeat-y;
  background-color: #EAEAEA;
}

.bodybck1 {
  padding: 0 0 0px;
  background-image: url(../images/redriber1.gif);
  background-repeat: no-repeat;
}

.bodybck2 {
  /*background-color: #75B9D0;
  background-image: url(../images/bigred.gif);
  background-repeat: no-repeat;*/
  background-color: #EAEAEA;
}

.topbar100i {
  background-image: url(../images/topBar100left.gif);
  background-repeat: no-repeat;
}

.topbar100c {
  background-image: url(../images/topBar100center.gif);
  background-repeat: repeat-x;
}

.topbar100d {
  background-image: url(../images/topBar100rigth.gif);
  background-repeat: no-repeat;
}

.topbarInv100i {
  background-image: url(../images/topBarInv100left.gif);
  background-repeat: no-repeat;
}

.topbarInv100c {
  background-image: url(../images/topBarInv100center.gif);
  background-repeat: repeat-x;
}

.topbarInv100d {
  background-image: url(../images/topBarInv100rigth.gif);
  background-repeat: no-repeat;
}

