a {
color:#777777;
}

#fcf2 {
font-family:arial;
font-size:14px;
margin:0px;
color:#777777;

/*border:1px solid #3D5686;*/
width:400px;
}
#fcf2 h3 {
font-size:18px;
/*background-color:#3D5686;*/
color:#777777;
font-weight:normal;
padding:0px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:0px;
}
#fcf2 em {
color:#777777;
}
#fcf2 div.r {
clear: both;
padding-top: 10px;
}
#fcf2 label {
float: left;
width: 115px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 270px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #fff9f6;
border:2px solid #BCBCBC;
padding:4px;

}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:2px solid #777777;
}