#mgmnt_body {
	background-color: #485560;
	width: 900px;
}
#mgmnt_body #mgmnt_body_0 #mgmnt_body_0_logout {
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
#mgmnt_body #mgmnt_body_0 #mgmnt_body_0_logout a {
	text-decoration: none;
}
#mgmnt_body #mgmnt_body_0 #mgmnt_body_0_logout a:hover {
	background-color: #990000;
}
.mgmnt_buttons {
	width: 150px;
	font-weight: bold;
	background-color: #000099;
	border: thin outset #CCCCCC;
	display: block;
	color: #000000;
	text-decoration: none;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
}
.mgmnt_buttons:hover {
	text-decoration: underline;
	background-color: #990000;
}

#mgmnt_body #mgmnt_body_0 #mgmnt_ee {
	margin: 10px;
}


#mgmnt_body #mgmnt_body_0 {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 800px;
	color: #FFFFFF;
	border: medium outset #FFFFFF;
}
#mgmnt_body #mgmnt_body_0 td {
	color: #FFFFFF;
}
#mgmnt_body #mgmnt_body_0 .button {
	font-weight: bold;
}
#mgmnt_body #mgmnt_body_0 #mgmnt_pass_reset {
	height: 150px;
	visibility: hidden;
	margin-top: 25px;
}
#mgmnt_body #mgmnt_body_0 a {
	color: #FFFFFF;
}

.button_ee {
	display: block;
	padding: 2px;
	width: 75px;
	border: thin outset #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}
h3 {
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
#mgmnt_body #mgmnt_body_0 h3 a {
	text-decoration: none;
}
#mgmnt_body #mgmnt_body_0 h3 a:hover {
	background-color: #990000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.lastlogin_text {
	font-size: 11px;
}
