/* IPMS Review Website Style Sheet -- Frame LHS Menus
** John Ratzenberger, Assoc WebMaster
** Used solely to handle the menu/frames pages ...
** Another step in the effort to get most coding into style sheets ...
*/

a       { font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; text-align: center; margin-bottom: 2px }
a:hover { font-weight: bold }

.menu_body { background-image: url(../_graphics/flagback_202x768.gif); background-repeat: no-repeat; }

.menu_title_button {
  font-family: Arial;
  text-align: center;
  font-size: 18pt;
  font-weight: bold;
  color: #0000CF; 
}
.menu_table {
  border: 0;
  width: 172px;
}
.menu_button {
  text-align: center;
  font-size: 10pt; 
  margin-bottom: 2px;
}
