body {
	text-align:center;
	margin:0 0 0 0;
	white-space:normal;
}
.top {
	width:960px;
}
.main {
	width:960px;
	margin:10px 0 0 0;
}
.bottom {
	width:960px;
	height:75px;
	font-size:12px;
	padding:10px 12px 0 0;
	margin:10px 0 20px 0;
	border: 1px solid #999999;
}
.bottom_1 {
	margin:10px 0 0 0;
}
.bottom_2 {
	margin:5px 0 0 0;
}
a:link {
	color:#2883DB;
	text-decoration: none;
}
a:visited {
	color:#2883DB;
	text-decoration:none;
}
a:hover {
	color:#2883DB;
	text-decoration: underline;
}
a:active {
	color:#2883DB;
	text-decoration: none;
}
.MovedDiv {
	width:160px;
	height:100px;
	color:#FFFFFF;
	border:5px solid #0C73C2;
	border-bottom:20px solid #0C73C2;
}

