.bottom_menu_table
{
  width:770px;
  height:26px;
  margin-top:-36px;
  position:relative;
  background-color:#53a7f2;
  margin:-36px auto 15px auto;
  
}
.bottom_menu_table tr td { vertical-align:middle; padding:0px 5px 0px 5px;}


.bottom_menu_table .menu_selected_text
{
  font:13px Tahoma;
  color:#272525;
}

.bottom_menu_table .menu_text a
{
  font:13px Tahoma;
  color:#272525;
  text-decoration:none;
}
.bottom_menu_table .menu_text a:hover
{
  text-decoration:underline;
}
