/* CSS Document */

table.avb_navtable {
  width: 114;
  border: 0;
}

img.avb_navbutton {
  height: 30;
  width: 110;
  border: 0;
}

td.avb_navbutton_spacer {
  height: 20;
  width: 110;
}

td.avb_navbutton_front {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_front.gif);
}

td.avb_navbutton_about {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_about.gif);
}

td.avb_navbutton_motm {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_motm.gif);
}

td.avb_navbutton_scrapbook {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_scrapbook.gif);
}

td.avb_navbutton_news {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_news.gif);
}

td.avb_navbutton_diary {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_diary.gif);
}

td.avb_navbutton_md {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_md.gif);
}

td.avb_navbutton_players {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_players.gif);
}

td.avb_navbutton_vacancies {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_vacancies.gif);
}

td.avb_navbutton_library {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_library.gif);
}

td.avb_navbutton_messages {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_messages.gif);
}

td.avb_navbutton_contact {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_contact.gif);
}

td.avb_navbutton_links {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_links.gif);
}

td.avb_navbutton_log_in_out {
  height: 30;
  width: 110;
  background-color: #000000;
  background-image: url(../graphics/button_log_in_out.gif);
}

