.login {
	text-align: left;
	width: 230px;
}
.login label {
	float: left;
	width: 80px;
	margin: 8px 0 0;
}
.login input {
	margin: 4px 0 0;
}

.div_head {
	margin: 0 auto;
	vertical-align: middle;
	clear: both;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	background: #FFFFFF;
	padding-left: 10px;
}
.div_head a:link {
	color: #0066CC;
	text-decoration: underline;
}
.div_head a:visited {
	color: #0066CC;
	text-decoration: underline;
}
.div_bg {
	background: url(/images/topbar.gif) repeat-x;
	height: 20px;
}
.div_center {
	text-align: center;
}

.foot {
	width: 985px;
	text-align: center;
	background: #F2F2F2;
	padding: 2px 2px 2px 2px;
}

.TextBlue {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.TextBlue a:link {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.TextBlue a:visited {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.TextBlue a:hover {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	color: #0066CC;
}

.d1 {
	display: none;
}
