/* CSS Document */

.form {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.F {
	margin-top: 20px;
}
.blue {
	background-color: #123C48;
	border: solid 1px #9fb9c3;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 2px;
	overflow: auto;
}
.send {

}