#badpwheader {
	float: middle;
	height: 100px;
	width: 328px;
	border: 0px solid #FFCC33;
	background-color: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#login {
	float: middle;
	height: 250px;
	width: 450px;
	border: 4px solid #4e4e4e;
	background-color: #fcfdeb;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#forgotpw {
	float: middle;
	height: 75px;
	width: 328px;
	border: 1px solid #FFCC33;
	background-color: #FFFFE1;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

div#header {
	BACKGROUND: #fcfdeb;
	BORDER-BOTTOM: #868686 2px solid;
	margin-top: 0px;
	margin-bottom: 10px;
	vertical-align: top;
	width: auto;
	height: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	color: #666666;
}

div#footer {
	BACKGROUND: #fcfdeb;
	BORDER-TOP: #cbcb92 1px solid;
	margin-top: 10px;
	vertical-align: bottom;
	width: auto;
	height: 20px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	color: #666666;
}

body {
	background-color: #c6e2e9;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	border: 0px;
	/*border-bottom: #000000 dotted 1px;*/
	text-decoration: underline;
}
a.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 0px;
	border-bottom: #000000 dotted 1px;
	text-decoration: none;
}
input.boxbutton {
	border:#000000 0px solid;
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url("../../../images/admin/button.gif");
	background-repeat: no-repeat;
	padding-bottom:2px;
	width:75px;
	height:20px;
}
.logintext {
  color: #4e4e4e;
  font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.logintext2 {
  color: #5f9e1b;
  font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.logintext3 {
  color: #4e4e4e;
  font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
.copyright {
  color: #4e4e4e;
  font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
}
.loginInput {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #787878;
  border: 1px solid #CCC;
  padding: 4px;
  width: 285px;
}
.legendset { margin-bottom: 6px; color: #267DDC; BORDER: 1px SOLID #CCCCCC; -moz-border-radius: 4px 4px 4px 4px; padding: 4px}
.legendset, .legendset td, .legendfieldset p, .legendset li { FONT: 11px Verdana, Tahoma; }