*                               { margin: 0; padding: 0; }
body                            { font: "Times New Roman", Sans-Serif; background: black;;}
a                               { color: blue; }
p, b, h3, div, i, h1, h2, h3    { color: lime; }
a                               { text-decoration: underline; cursor: pointer}
div.scrollmenu {
    background-color: #333;
    overflow: auto;
    white-space: nowrap;
}

div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px;
    text-decoration: none;
}

div.scrollmenu a:hover {
    background-color: #777;
}

.login input[type=text]{
	background: black;
	border: 1px;
	border-radius: 1px;
	font-family: 'Times New Roman', sans-serif;
	color: lime;
	font-size: 16px;
	padding: 1px;
	color: lime;
}
iframe {
    border-style: none;
}

.login input[type=password]{
	background: black;
	border: 1px;
	border-radius: 1px;
	font-family: 'Times New Roman', sans-serif;
	color: lime;
	font-size: 16px;
	padding: 0px;
	color: lime;
}

.login input[type=button]{
	background: black;
	border: 1px;
	border-radius: 1px;
	font-family: 'Times New Roman', sans-serif;
	color: black;
	font-size: 16px;
	padding: 0px;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}
button {
	background: black;
	border: 1px;
	border-radius: 1px;
	font-family: 'Times New Roman', sans-serif;
	color: black;
	font-size: 16px;
	padding: 0px;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}

.login input[type=button]:hover{
	opacity: 1;
}

.login input[type=button]:active{
	opacity: 1;
	background: transparent;
}
button:active{
	opacity: 1;
	background: transparent;
}

.login input[type=text]:focus{
	outline: 1px;
	border: 1px solid rgba(255,255,255,0.9);
}

.login input[type=password]:focus{
	outline: 1px;
	border: 1px solid rgba(255,255,255,0.9);
}

.login input[type=button]:focus{
	outline: 1px;
}

#page-wrap                      { width: 250px; margin: 30px auto; position: relative; }

#chat-wrap                      { border: 0px solid #eee; margin: 0 0 15px 0; }
#chat-area                      { height: 360px; overflow: auto; border: 1px solid #666; background: black; }
#chat-area span                 { resize: none; color: green; background: black; padding: 4px 8px; -moz-border-radius: 0px; -webkit-border-radius: 0px; margin: 0 0px 0 0; }
#chat-area p                    { padding: 8px 0; border-bottom: 0px solid #ccc; }

#name-area                      { position: absolute; right: 0; color: green; font: blue, bold "Times New Roman", Sans-Serif; text-align: right; }   
#name-area span                 { color: lime; }

#send-message-area p            { background: gray; float: left; color: green; }
#sendie                         { background: white; border: 1px solid #999; width: 250px; padding: 0px; font: lime, 12px "Times New Roman", Sans-Serif, float: right; }
/*
     FILE ARCHIVED ON 15:07:52 May 04, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:05:37 Nov 29, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.964
  exclusion.robots: 0.031
  exclusion.robots.policy: 0.014
  esindex: 0.018
  cdx.remote: 6.939
  LoadShardBlock: 96.371 (3)
  PetaboxLoader3.datanode: 87.941 (5)
  PetaboxLoader3.resolve: 131.581 (3)
  load_resource: 164.561 (2)
*/