/* CSS Document */
table.mainbox { 
    width:895px; 
    border:0;
}
  td.mainbox-rt1 { 
    width: 45px; 
    background:#595B66 url(../images/layout/gc_edgefloralrt.gif) repeat-y;
}
  td.mainbox-lt1 { width: 45px;
    background:#595B66 url(../images/layout/gc_edgefloralllt.gif) repeat-y;
}
  td.mainbox-lt2 { width: 45px;
    background:#F2E9F3 url(../images/layout/gc_edgefloralrt.gif) repeat-y;
	vertical-align:top
}
  td.mainbox-rt2 { 
    width: 45px; 
    background:#F2E9F3 url(../images/layout/gc_edgefloralllt.gif) repeat-y;
	vertical-align:top
}
  td.mainbox-centertop { 
    background:#F2E9F3 url(../images/layout/bg_top.jpg) repeat-x;
	height:81px;
	vertical-align:top
}
  td.mainbox-centerbot { 
    background:#F2E9F3 url(../images/layout/gc_ribbon3-1.jpg) no-repeat;
	vertical-align:top;
	text-align:left;
}
  td.mainbox-centerbot02 { 
	width:25px;
}
  td.mainbox-centerbot03 { 
   background:#F2E9F3;
	text-align:center;
}
  td.mainbox-centerbot04 { 
	vertical-align:top
}

