#fcf2 {
font-family:arial;
font-size:9px;
margin:3px;
border:1px solid #B0C4DD;
background-color:#B0C4DD;
width:450px;
}
#fcf2 h3 {
font-size:1.3em;
background-color:#B0C4DD;
color:#C5D5EC;
font-weight:bold;
padding:5px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:5px;
}
#fcf2 em {
color:#ff7700;
}
#fcf2 div.r {
clear: both;
padding-top: 0px;
background-color:#B0C4DD;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #B0C4DD;
border:1px solid #000;
padding:0px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background:#B0C4DD;
border:1px solid #B0C4DD;
}
a {
  color:#808080;
  text-decoration:none;
   }
a1 {
  color:#808080;
  text-decoration:none;
   }

a:link,a:visited {
  color:#808080 }