h2, h3 {
  text-align: left;
  color: #003399;
}

.main_table {
}

.cat_img {
  float: left;
  margin: 5px;
}

.cat_cell {
  padding: 5px;
  text-align: justify;
  border: solid 1px #ccc;
  height: 100px;
}

a {
  text-decoration: none;
  color: #ccc;
}

a:hover {
  text-decoration: none;
  color: #fff;
}

a, a:visited {
  text-decoration: none;
  color: #666;
}

a:hover {
  text-decoration: none;
  color: #000;
}

.ser_label {
  font-size: 11px;
}

.message {
  color: red;
  text-align: left;
  font-weight: bold;
}

.sum_table {
  font-weight: bold;
  font-size: 12pt;
}

.cel1 {
  width: 150px;
  font-weight: bold;
  font-size: 12px;
  color: #003399;
  vertical-align: top;
}

.cel2 {
  font-weight: bold;
  font-size: 12px;
  color: #005500;
}
.cat_title {
  color: #005500;
}

.content {
  width: 80%;
}

.form_table {
}

.privacy {
  text-align: justify;
}

.privacy_choose {
  text-align: center;
  font-weight: bold;
  margin: 10px;
}

.done {
  font-size: 12pt;
  height: 300px;
  margin: 50px;
  color: #003399;
}
