/* Requires: Twitter Bootstrap CSS and JS*/

#login {
	font-size: 62.5%;
	width: 100%;
	height: 100%;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/green-home.jpeg) no-repeat fixed;
	background-size: cover;
	background-position: 50%;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	left: -3px;
	top: 6px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.st1 {
	color: #06C;
}
.BOLT {
	font-weight: bold;
}
.BOLT strong {
	font-family: Arial, Helvetica, sans-serif;
}
.ARIAL {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 20px;
}
#login form table tr td {
	color: #FFF;
}
#login form table tr td {
	font-size: x-large;
}
#login form table tr td {
	font-size: large;
	color: #900;
	text-align: center;
}
#login form table tr td {
	color: #900;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.sd {
	color: #FFF;
}
