@charset "utf-8";

#plan_body {
	height: 550px;
	z-index: 0;
	float: left;
	position: relative;
}

#plan {
	position: absolute;
	left: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	top: 115px;
}
#instructions {
	position: absolute;
	top: 320px;
	left: 480px;
}
#NAW_window {
	position: absolute;
	z-index: 1;
	top: 30px;
	left: 20px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 80px;
	border: 3px solid #FF9966;
	background-color: #CCCCCC;
}
#NA4_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 130px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 80px;
	border: 3px solid #33CC66;
	background-color: #CCCCCC;
}
#NA3_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 230px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 80px;
	border: 3px solid #6699CC;
	background-color: #CCCCCC;
}
#NA2_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 330px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 80px;
	border: 3px solid #FF99CC;
	background-color: #CCCCCC;
}
#NA1_window {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 430px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 80px;
	border: 3px solid #996633;
	background-color: #CCCCCC;
}
#NAE_window {
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 530px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #00FF00;
	background-color: #CCCCCC;
}
#east_window {
	position: absolute;
	z-index: 1;
	top: 70px;
	left: 660px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #FF0000;
	background-color: #CCCCCC;
}
#SAE_window {
	position: absolute;
	z-index: 1;
	top: 280px;
	left: 530px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #00FFFF;
	background-color: #CCCCCC;
}
#SA1_window {
	position: absolute;
	z-index: 1;
	top: 360px;
	left: 430px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 80px;
	border: 3px solid #FF6633;
	background-color: #CCCCCC;
}
#SA2_window {
	position: absolute;
	z-index: 1;
	top: 360px;
	left: 330px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 80px;
	border: 3px solid #FF6633;
	background-color: #CCCCCC;
}
#SA3_window {
	position: absolute;
	z-index: 1;
	top: 360px;
	left: 230px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 80px;
	border: 3px solid #663300;
	background-color: #CCCCCC;
}
#SAW_window {
	position: absolute;
	z-index: 1;
	top: 240px;
	left: 0px;
	border: 3px solid #0401C0;
	background-color: #CCCCCC;
	width: 120px;
	border: 3px solid #FFFF66;
	background-color: #CCCCCC;
}
