/* HOME */

  div#languages_links { position: absolute; left: 6; top: 860; }

  div#global_banner { position: absolute; left: 36; top: 750; }

  table#home_table { position: relative; }
  table#home_table #left_col { position: relative; width: 336; /* background-color: #9c0; */ vertical-align: top; }
  table#home_table #middle_col { position: relative; width: 16; /* background-color: #00f; */ }
  table#home_table #right_col { position: relative; width: 252; /* background-color: #f60; */ vertical-align: top; }

  table#home_table div#tab { position: relative; z-index: 2; top: 0; left: 0; }
  table#home_table div#home_banner { position: relative; margin-top: 16; }

  div#home_tab_margin { margin-top: -8; }     

  table#home_left_box { background-color: #8FBE00; border: 0; }
  table#home_left_box #box_n { height: 18; background-image: url('../images/boxes/home_left_n.gif'); background-repeat: repeat-x; }
  table#home_left_box #box_s { height: 18; background-image: url('../images/boxes/home_left_s.gif'); background-repeat: repeat-x; }
  table#home_left_box #box_w { width: 18; background-image: url('../images/boxes/home_left_w.gif'); background-repeat: repeat-y; }
  table#home_left_box #box_e { width: 18; background-image: url('../images/boxes/home_left_e.gif'); background-repeat: repeat-y; }
  table#home_left_box #box_nw { width: 18; height: 18; background-image: url('../images/boxes/home_left_nw.gif'); background-repeat: no-repeat; }
  table#home_left_box #box_ne { width: 18; height: 18; background-image: url('../images/boxes/home_left_ne.gif'); background-repeat: no-repeat; }
  table#home_left_box #box_sw { width: 18; height: 18; background-image: url('../images/boxes/home_left_sw.gif'); background-repeat: no-repeat; }
  table#home_left_box #box_se { width: 18; height: 18; background-image: url('../images/boxes/home_left_se.gif'); background-repeat: no-repeat; }

  table#home_right_box { background-color: #FA6302; border: 0; }
  table#home_right_box #box_n { height: 18; background-image: url('../images/boxes/home_right_n.gif'); background-repeat: repeat-x; }
  table#home_right_box #box_s { height: 18; background-image: url('../images/boxes/home_right_s.gif'); background-repeat: repeat-x; }
  table#home_right_box #box_w { width: 18; background-image: url('../images/boxes/home_right_w.gif'); background-repeat: repeat-y; }
  table#home_right_box #box_e { width: 18; background-image: url('../images/boxes/home_right_e.gif'); background-repeat: repeat-y; }
  table#home_right_box #box_nw { width: 18; height: 18; background-image: url('../images/boxes/home_right_nw.gif'); background-repeat: no-repeat; }
  table#home_right_box #box_ne { width: 18; height: 18; background-image: url('../images/boxes/home_right_ne.gif'); background-repeat: no-repeat; }
  table#home_right_box #box_sw { width: 18; height: 18; background-image: url('../images/boxes/home_right_sw.gif'); background-repeat: no-repeat; }
  table#home_right_box #box_se { width: 18; height: 18; background-image: url('../images/boxes/home_right_se.gif'); background-repeat: no-repeat; }

/* //HOME */