body {
	background-color: #CEECFD;
}
.navsys {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 500px;
	width: 500px;
	top: 40px;
}
/* BEGIN Advanced HTML Editor */
.dmx_btn     { width: 22px; height: 22px; border: 1px solid #DEE4E6; margin: 0; padding: 0; background-color: #DEE4E6; }
.dmx_btnOver { width: 22px; height: 22px; border: 1px outset #E6EAEB; background-color:#E6EAEB; }
.dmx_btnDown { width: 22px; height: 22px; border: 1px inset #E6EAEB; background-color: #E6EAEB; }
.dmx_btnNA   { width: 22px; height: 22px; border: 1px solid #DEE4E6; background-color: #DEE4E6; filter: alpha(opacity=25); }
.dmx_menuBar { height: 30px; background-color: #DEE4E6; }
.navsysCopy {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 500px;
	width: 500px;
	top: 80px;
	background-color: #FFFFFF;
}
/* END Advanced HTML Editor */
