BODY 
{
	MARGIN-TOP: 0px; 
	MARGIN-LEFT: 0px; 
	COLOR: #000000; 
	/* background: #000000 url(images/bkgrnd_wrap.jpg) repeat left top; */
	/* background: #000000 url(images/bg.jpg) repeat left top; */
	/* background: #000000 url(images/bg_grey1.gif) repeat left top; */
	/* background: #000000 url(images/bg_raster.gif) repeat left top; */
	/* background: #000000 url(images/sepian_tess.gif) repeat left top; */
	background: #000000 url(images/tetris_4.gif) repeat left top;

	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #000008;
	scrollbar-track-color: silver;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color:#673008;
	scrollbar-shadow-color: #673008;
	scrollbar-darkshadow-color: #000000;
}
.prompt 
{
	FONT-SIZE: 12pt; 
	COLOR: #de4020; 
	FONT-FAMILY: console8x16,console,fixed,fixedsys,arial
}
.console 
{
	FONT-SIZE: 12pt; 
	COLOR: #20de1c; 
	FONT-FAMILY: console8x16,console,fixed,fixedsys,arial
}
P.console 
{
	FONT-SIZE: 12pt; 
	COLOR: #20de1c; 
	FONT-FAMILY: console8x16,console,fixed,fixedsys,arial
}
B 
{
	COLOR: white; 
	FONT-FAMILY: console8x16,console,fixed,fixedsys,arial
}
H1 
{
	PADDING-LEFT: 5px; 
	FONT-SIZE: 24pt; 
	MARGIN-LEFT: -5px; 
	COLOR: #20de1c; 
	MARGIN-RIGHT: -5px; 
	FONT-FAMILY: Adore64,courier; 
	BACKGROUND-COLOR: #000000
}
H2 
{
	FONT-SIZE: 12pt; 
	COLOR: #20de1c; 
	FONT-FAMILY: console8x16,console,fixed,fixedsys,arial
}
PRE 
{
	FONT-SIZE: 12pt; 
	MARGIN-LEFT: 10px;
	COLOR: #20de1c; 
	FONT-FAMILY: console8x16,console,fixed,fixedsys
}
A 
{
	FONT-FAMILY: console8x16,console,fixed,fixedsys,sans
}
A:link 
{
	COLOR: #cccccc
}
A:visited 
{
	COLOR: #cccccc
}
A:hover 
{
	COLOR: white
}
.innertube 
{
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px
}
.changeloglist
{
	COLOR: #20de1c; 
	FONT-FAMILY: console8x16,console,fixed,fixedsys,arial;
}
LI
{
	MARGIN-BOTTOM: 5px
}
.menulist 
{
	COLOR: #20de1c; 
	FONT-FAMILY: console8x16,console,fixed,fixedsys,arial;
}
.category_name
{
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: solid 2px #CEC9F0;
	border-right: solid 2px #CEC9F0;
	border-bottom: solid 2px #CEC9F0;
	border-left: solid 2px #CEC9F0;
}
.category_description
{
	/*	font-weight: bold;	*/
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: solid 2px #B3B2CC;
	border-right: solid 2px #B3B2Dc;
	border-bottom: solid 2px #A3B2AA;
	border-left: solid 2px #B3B2DD;
}
.category
{
	display: block;
	FONT-FAMILY: console8x16,console,fixed,fixedsys,arial;
	/*	font-weight: bold;	*/
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: solid 5px #B3B2CC;
	border-right: solid 5px #B3B2Dc;
	border-bottom: solid 5px #A3B2AA;
	border-left: solid 5px #B3B2DD;
}
.object
{
	display: block;
	FONT-FAMILY: console8x16,console,fixed,fixedsys,arial;
	/*	font-weight: bold;	*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: solid 2px #B3B2CC;
	border-right: solid 2px #B3B2Dc;
	border-bottom: solid 2px #A3B2AA;
	border-left: solid 2px #B3B2DD;
}
.homelink
{
	COLOR: #000000; 
}
.error
{
	color: FF0000;
}
.required
{
	color: FF0000;
}
input
{
	PADDING-LEFT: 5px; 
	MARGIN-LEFT: -5px; 
	COLOR: #20de1c; 
	MARGIN-RIGHT: -5px; 
	FONT-FAMILY: console8x16,console,fixed,fixedsys,arial;
	BACKGROUND-COLOR: #000000
}