/* CSS Document */
.general_big_cell_tl
{
  background-image: url(../tabs_images/gb_tr.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 15px;
}

.general_big_cell_tr
{
  background-image: url(../tabs_images/gb_tl.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 15px;
}
.general_big_cell_bl
{
  background-image: url(../tabs_images/gb_br.gif);
  background-repeat: no-repeat;
  background-position: left top;
  width: 15px;
}
.general_big_cell_br
{
  background-image: url(../tabs_images/gb_bl.gif);
  background-repeat: no-repeat;
  background-position: right top;
  width: 15px;
}
.general_big_cell_tc
{
  background-image: url(../tabs_images/gb_tc.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  height: 45px;
}
.general_big_cell_mc
{
}
.general_big_cell_bc
{
  background-image: url(../tabs_images/gb_bc.gif);
  background-repeat: repeat-x;
  background-position: top;
  height: 15px;
}
.general_big_cell_ml
{
  background-image: url(../tabs_images/gb_mr.gif);
  background-repeat: repeat-y;
  background-position: left;
  width: 15px;
}
.general_big_cell_mr
{
  background-image: url(../tabs_images/gb_ml.gif);
  background-repeat: repeat-y;
  background-position: right;
  width: 15px;
}
.general_big_tab
{
  background-image: url(../tabs_images/gb_tabs.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 100px;
  height: 45px;
  float: left;
  margin-right: 2px;
  font-weight: bold;
  text-align: center;
}
.general_big_tab span
{
  position: relative;
  top: 7px;
}
.general_big_tab_selected
{
  background-image: url(../tabs_images/gb_tabs_select.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 100px;
  height: 45px;
  float: left;
  margin-right: 2px;
    font-weight: bold;
  text-align: center;
}
.general_big_tab_selected span
{
  position: relative;
  top: 7px;
}
general_big_tabs_place_holder
{
}

/*tab2*/

