@charset "UTF-8";
/* CSS Document */



body {
	background-color: #989898;
	text-align: center;
	background-position: bottom;
	padding: 0px;
	margin: 0px;
}

.text_login_top {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #504F51;
	font-size: 18px;
	font-weight: normal;
}
.text_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FB7600;
	font-size: 24px;
	font-weight: normal;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #504F51;
	font-size: 11px;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #504F51;
	font-size: 14px;
	font-weight: normal;
}
