/* GENERAL STYLES */
html, body {
	background-color:#000000;
	color:#000000;
	background-image:url(/gfx/background.gif);
}
a {
	color:#000000;
}
.boxFrameOuter{
	border:3px solid black;
}
.boxFrameInner {
	border:1px solid black;
}
.boxDotLine {
	background-image:url(/gfx/dotline.gif);
}
.boxSeparator1 {
	background-image:url(/gfx/separator1.gif);
}
.boxSeparator2 {
	background-image:url(/gfx/separator2.gif);
}

/* EDITOR PROPERTIES */
