body {
	background: #010101;
	color: white;
	margin: 1em;
	padding: 0;
	font-family: Tahoma;
}
a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#logo { display: block; margin: 0 auto; }
div#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}
#options {
	margin: 0 1em;
	padding: 2px;
	background: #353535;
	font-size: 10px;
	font-family: Verdana;
}
#options input[type="text"] {
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid black;
}
div#window {
	margin: 1em;
	padding: 1em;
	background: #efefef;
	font-size: 12px;
	color: black;
	text-align: left;
	overflow: auto;
}
#copyright {
	text-align: center;
	color: #595959;
	font-size: 10px;
	font-family: Verdana;
}
#pane {
	width: 100%;
	border: 0;
}
#pane td.m {
	font-family: "Courier New", Courier, monospace;
}
#pane .t {
	width: 10%;
}
#pane .w {
	width: 15%;
	font-weight: bold;
}
.light {
}
.dark {
	background-color: #dedede;
}
.emote {
	font-style: italic;
}
.col1 { color: #6D351A; }
.col2 { color: #3D2B1F; }
.col3 { color: #79443B; }
.col4 { color: #CD7F32; }
.col5 { color: #964B00; }
.col6 { color: #900020; }
.col7 { color: #635147; }
.col8 { color: #8A3324; }
.col9 { color: #C19A6B; }
.col10 { color: #A0785A; }
.col11 { color: #CD5C5C; }
.col12 { color: #7B3F00; }
.col13 { color: #645452; }
.col14 { color: #B87333; }
.col15 { color: #893F45; }
.col16 { color: #E48400; }
.col17 { color: #534B4F; }
.col18 { color: #C04000; }
.col19 { color: #800000; }
.col20 { color: #CC7722; }
.col21 { color: #926644; }
.col22 { color: #AB4E52; }
.col23 { color: #A81C07; }
.col24 { color: #80461B; }
.col25 { color: #b7410e; }
.col26 { color: #321414; }
.col27 { color: #704214; }
.col28 { color: #882D17; }
.col29 { color: #CB410B; }
.col30 { color: #483C32; }



