@charset "utf-8";
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E5E5E5;
	background-image: url(../images/50pix.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 53px;
}
.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	background-color: #59ab7b;
}

.password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-align: left;
	vertical-align: middle;
	background-color: #73c595;
	padding-left: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-left: 20px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	text-decoration: underline;
}
.logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	text-decoration: underline;
	padding-right: 20px;
}

.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #2CBC83;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #003333;
	height: 20px;
}
.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #59D9A6;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #003333;
	height: 20px;
}
.header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	background-image: url(../images/25pix.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
.header_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	background-image: url(../images/40pix.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 40px;
}
.Construction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 50px;
}
