.menu1_0_normal {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #003366;
  background-color:#F7F7EF;
}

.menu1_0_hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #447799;
  background-color:#DEE2E6;
}

.menu1_0_disable {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: silver;
  background-color:#F7F7EF;
}

.menu1_1_normal {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #003366;
  background-color:#F7F7EF;
}

.menu1_1_hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #003366;
  background-color:#DEE2E6;
}

.menu1_1_disable {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: silver;
  background-color:#F7F7EF;
}

.menu1_2_normal {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #003366;
  background-color:#F7F7EF;
}

.menu1_2_hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #003366;
  background-color:#DEE2E6;
}

.menu1_2_disable {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: silver;
  background-color:#F7F7EF;
}

.menu1_frame_main {
  border-left: none;
  border-top: 1px solid silver;
  border-right: none;
  border-bottom: 1px solid silver;
}

.menu1_frame {
  border-left: 1px solid silver;
  border-top: 1px solid silver;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
}

.menu1_spacer {
  font-family: Arial, sans-serif;
  font-size: 1px;
  font-style: normal;
  font-weight: normal;
  color: #003366;
  background-color:#F7F7EF;
}

