	UL, P {border-bottom: 1px white solid; padding-bottom: 1em; }
	UL {width: 40%; }
	DIV#CONTENT {visibility: hidden; position: relative; left: 98px; width: 90%; }
	BODY {background: black; color: white; padding-top: 0px; margin-top: 40px; margin-right: 0px; font-family: courier; font-size: smaller; }
	DIV#BODY {border: solid 1px silver; border-right: 0px none white; border-left: 3px silver solid; padding: .5em; padding-top: 0px; margin-bottom: 40px; }
	DIV#Title {font-weight: bold; position: relative; top: -.6em; left: 34%; background: black; width: 268px; padding-left: 11px; font-size: larger; font-weight: bold; }
	.CMD {position: relative; left: -98px; }
	#MENU {background: #efefef; position: fixed; top: 0px; left: 0px; margin: 3px; padding: 3px; margin-right: 0px; border: silver 2px solid; width: 100%; }
	#Prompt {position: fixed; visibility: hidden; color: #004477; background: #eaeaff; width: 100%; padding: 3px; border: 1px solid green; }
	EM {font-weight: bold; font-style: italic; color: silver; }

	#MESSAGE, #MESSAGE DIV {background: #cc3000; border: 2px solid white; font-weight: bold; z-index: 100; }
	#MESSAGE {position: absolute; top: 200px; left: 45%; width: 120px; height: 80px; }
	#MESSAGE DIV {position: absolute; width: 98px; height: 58px; top: 10px; left: 10px; border-width: 1px; }
	#MESSAGE DIV BLINK {margin: 0px; padding: 0px; height: 1em; position: absolute; top: 20px; left: 6px; }

	A {color: #88ff88; }
	A:VISITED {color: #ffaaff; }

	#MENU A {color: #004477; text-decoration: none; font-weight: bold; padding-right: 5px; }
	#MENU A:HOVER {background: #4488aa; color: white; border: 2px solid silver; padding-right: 1px; }
	#MENU A:ACTIVE {background: black; color: white; border: 2px solid gray; padding-right: 1px; }
	A U {font-style: italic; padding-right: .27em; }

	BODY, HTML {scrollbar-3dlight-color: black;
					    scrollbar-arrow-color: white;
					    scrollbar-base-color: black;
					    scrollbar-darkshadow-color: white;
					    scrollbar-face-color: black;
					    scrollbar-shadow-color: white;
							}
