#fcf2 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#330000;
font-size:11px;
margin:5px;
/*border:1px solid #330000;*/
width:310px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#330000;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:4px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 90px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 200px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #330000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
#fcf2 .inputtext {
width: 200px;
}
#fcf2 .tinytext {
	font-size: 9px;
	width: 197px;
	float: right;
}
#fcf2 .button{
	font-size: 9px;
	width: 50px;
	float: right;
	background-color: #330000;
	color: #ffffff;
	margin-top: 10px;
}



