
.menu_cell { padding-right: 10px; padding-left: 10px }
.menu   { color: white; font-size: 10px; font-weight: bold; text-decoration: none }
.menu:hover  { color: white; font-size: 10px; font-weight: bold; text-decoration: none }
.menu_sel  { color: white; font-size: 10px; font-weight: bold; text-decoration: none }
.menu_sel:hover  { color: white; font-size: 10px; font-weight: bold; text-decoration: none }
.submenu_cell { }
.submenu  { color: #000; font-weight: normal; text-decoration: none }
.submenu:hover  { color: #000; font-weight: normal; text-decoration: none }
.submenu_sel { color: #fff; font-weight: normal; text-decoration: none }
.submenu_sel:hover { color: #fff; font-weight: normal; text-decoration: none }
.pagemenu_cell   { padding-left: 15px }
.pagemenu { color: #000; font-weight: normal; text-decoration: none }
.pagemenu:hover  { color: #7d0318; font-weight: normal; text-decoration: none }
.pagemenu_sel  { color: #7d0318; font-weight: normal; text-decoration: none }
.pagemenu_sel:hover  { color: #7d0318; font-weight: normal; text-decoration: none }
.whitelink { color: #fff }
.whitelink:hover  { color: #fff }

