@charset "utf-8";
@import "../simple.css";



/** simple blue */
#OF_form1 p#announce .error {
	color:#c92422
}
#OF_form1 .must {
	color:#c92422
}
#OF_header .must {
	color:#c92422
}
#OF_form1 table#formtable {
	border-left:1px solid #002373;
	border-top:1px solid #002373;
}
#OF_form1 table#formtable tr#caption th {
	background-color:#516DAE;
	border-right:1px solid #002373;
	border-bottom:1px solid #002373;
	color:#fff;
}
#OF_form1 table#formtable tr th,
#OF_form1 table#formtable tr td {
	border-right:1px solid #002373;
	border-bottom:1px solid #002373;
}
#OF_form1 table#formtable tr th {
	background-color:#BECFF5;
	color:#002373;
}
#OF_form1 table#formtable tr td {
	color:#666;
}
