body {
  color: black;
  background: #e0e0e0;
  background-image:url('/images/CPF_BG_tile.jpg');
  font-family: Helvetica, Verdana, "Lucida Casual", Tahoma, Arial, fantasy, sans-serif; text-align: justify
}

h1 {
  color: #ffdc00;
  background: #16246f;
  font-family: Arial, sans-serif;
  font-size: 400%;
  font-weight: bold;
  text-align: left
}

h2 {
  color: #ffdc00;
  background: #16246f;
  font-family: Arial, sans-serif; font-size: 200%;
  font-weight: bold;
  margin-top: 2em;
  margin-left: -2%;
  text-align: left
}

h3 {
  color: #ffdc00;
  background: #16246f;
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin-top: 4em;
  margin-bottom: 2em;
  text-align: left
}

a:link {
  color: #16246f
}

a:visited {
  color: #16246f
}

a:active {
  color: #16246f
}

table {
  background: #16246f;
  text-decoration: none
}

th {
  border: none;
  color: #ffdc00;
  background: #16246f;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: left
}

div.head {
  border: none;
  background: #16246F;
  width: 100%
}

div.foot {
  border: none;
  background: #16246F;
  color: #ffdc00;
  width: 100%
}

div.box {
  border: solid;
  border-width: thin;
  border-color: #16246F;
  margin-top: 3em;
  margin-left: 0em;
  margin-right: 0em;
  margin-bottom: 1em;
  padding: 2%;
  color: black;
  background: white;
  font-size: 100%;
  text-align: justify
}

#yonb a:link {
  color: #ffdc00
}

#yonb a:visited {
  color: #ffdc00
}

#yonb a:active {
  color: #ffdc00
}

#plaint table {
  background: #ffffff;
  text-decoration: none
}

#contact table {
  background: #ffffff;
  text-decoration: none;
  width: 100%
}

#contact td {
  background: #e0e0e0;
  text-decoration: none;
  font-size: 80%
}

#mapt table {
  background: #ffffff;
  text-decoration: none
}

#mapt td {
  background: #ffffff;
  text-decoration: none
}

#mapC table {
  background: #ffffff;
  text-decoration: none;
  margin-left: 2%;
  width: 100%
}

#mapC td {
  background: #ffb0b0;
  text-decoration: none;
  margin-left: 2%;
  width: 100%
}

#mapP table {
  background: #ffffff;
  text-decoration: none;
  margin-left: 2%;
  width: 100%
}

#mapP td {
  background: #b0b0ff;
  text-decoration: none;
  margin-left: 2%;
  width: 100%
}

#mapR table {
  background: #ffffff;
  text-decoration: none;
  margin-left: 2%;
  width: 100%
}

#mapR td {
  background: #b8ffb8;
  text-decoration: none;
  margin-left: 2%;
  width: 100%
}

#mapW table {
  background: #ffffff;
  text-decoration: none;
  margin-left: 2%;
  width: 100%
}

#mapW td {
  background: #ffff90;
  text-decoration: none;
  margin-left: 2%;
  width: 100%
}

div.sideBlock {
  background: #000000;
  color: #ffffff;
  float: left;
  width: 26%;
  border: none
}

#main {
  margin-left: 20em;
  margin-right: 0em;
  padding-left: 1em;
  padding-right: 1em
}


