/* MAKET SPECIFIC STYLES */

/* BODY */
#lay_body {
  background:#ffffff;
  padding:10px;
}

#lay_body P {
  margin-top:0px;
  margin-bottom:15px;
}

/* BLOCK 1 */
#lay_f1 {
}

/* BLOCK 2 */
#lay_f2 {
  background:#ccedf4;
}

/* BLOCK 3 */
#lay_f3 {
  background:#f69e88;
}

#lay_f3 A {
  font-size:11px;
  color:#000000;
  text-decoration:none;
}

#lay_f3 A:hover {
  font-size:11px;
  color:#000000;
  text-decoration:underline;
}

#lay_f3 TD {
  font-size:11px;
}