/* CSS Style Sheet  v5 © 2004 by BugStomper@gmx.de - www.bugbase.de or www.aliensaga.de WEYLAND-YUTANI COMFILE BBS */

body {
	COLOR: #AAAAAA;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: 000000;
	background-image: url(BG2.JPG);
}

LI, UL {
	list-style-type : disc;
	list-style-position : outside;
}

TD {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
	FONT-STYLE: normal
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

H1 {
	FONT-FAMILY: "Courier New", Courier, monospace;
	FONT-SIZE: 18pt;
	FONT-STYLE: normal;
	font-weight : bolder;
}

H2 {
	FONT-FAMILY: "Courier New", Courier, monospace;
	FONT-SIZE: 14pt;
	FONT-STYLE: normal;
	font-weight : bolder;
}

H3 {
	FONT-FAMILY: "Courier New", Courier, monospace;
	FONT-SIZE: 13pt;
	FONT-STYLE: normal;
	font-weight : bolder;
}

H4 {
	FONT-FAMILY: "Courier New", Courier, monospace;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal;
	font-weight : bolder;
}

H5 {
	FONT-FAMILY: "Courier New", Courier, monospace;
	FONT-STYLE: normal;
	font-weight : bolder;
}

TH {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal
}

a:link {
   COLOR: #AAAAAA;
	font: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
   COLOR: #AAAAAA;
	font: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	font: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a:hover	{
	color: #FF0000;
	font: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}




FORM {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal
}
SELECT {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal
}
INPUT {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal
}
TEXTAREA {
	COLOR: #424C34;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal
}

.textgreen  {
	COLOR : #424C34;
	FONT-FAMILY :  Arial, Helvetica, sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : none;
}

.textgreenbold  {
	COLOR : #424C34;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

.textgreenbig  {
	COLOR : #424C34;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 14px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

.didagreen  {
	COLOR : #424C34;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 10px;
	FONT-WEIGHT : none;
	TEXT-DECORATION : none;
}