/* CSS Document */

body {
	background-color: #5391e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5391E6;
	border: 1px solid #2474DF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5391E6;
	font-weight:bold;
	border: 1px solid #2474DF;
	width:60px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
