     /*********************/
    /** (c) Copyright   **/
   /**  Kim Alvefur    **/
  /**     1999        **/
 /*********************/
BODY		{
	background-repeat:	no-repeat;
	background-image:	url(images/corner.gif);
	background-attachment:	fixed;
	background-color:	white;
	margin-top:		0pt;
	margin-left:		0em;
	margin-right:		0em;
	margin-bottom:		0pt;
	overflow-x:		hidden;
	overflow-y:		scroll;
		}
.dots		{
	position:		absolute;
	height:			15;
	width:			15;
	filter:			alpha(opacity=50);
	 	}
a.c:link	{
	text-decoration:	none;
	cursor:			hand;
	color:			gray;
	background-image:	none;
	background-color:	none;
	background-repeat:	no-repeat;
	text-transform:		none;
	font-size:		1em;
		}
a.c:visited	{
	text-decoration:	none;
	cursor:			hand;
	color:			gray;
	background-image:	none;
	background-color:	none;
	background-repeat:	no-repeat;
	text-transform:		none;
	font-size:		1em;
		}
a.c:active	{
	text-decoration:	underline;
	cursor:			hand;
	color:			red;
	background-image:	none;
	background-color:	none;
	background-repeat:	no-repeat;
	text-transform:		none;
	font-size:		1em;
		}
a.c:hover	{
	text-decoration:	underline;
	cursor:			hand;
	color:			blue;
	background-image:	none;
	background-color:	none;
	background-repeat:	no-repeat;
	text-transform:		none;
	font-size:		1em;
		}
a:link		{
	text-decoration:	none;
	cursor:			hand;
	color:			black;
	background-image:	none;
	background-color:	none;
	background-repeat:	no-repeat;
	text-transform:		none;
	font-size:		1em;
		}
a:visited	{
	text-decoration:	none;
	cursor:			hand;
	color:			black;
	background-image:	none;
	background-color:	none;
	background-repeat:	no-repeat;
	text-transform:		none;
	font-size:		1em;
		}
a:active	{
	text-decoration:	underline;
	cursor:			hand;
	color:			red;
	background-image:	none;
	background-color:	none;
	background-repeat:	no-repeat;
	text-transform:		none;
	font-size:		1em;
		}
a:hover		{
	text-decoration:	underline;
	cursor:			hand;
	color:			blue;
	background-image:	none;
	background-color:	none;
	background-repeat:	no-repeat;
	text-transform:		none;
	font-size:		1em;
		}
A.menuitem	{
	text-decoration:	none;
	cursor:			hand;
	color:			black;
	background-image:	none;
	background-color:	silver;
	background-repeat:	no-repeat;
	text-transform:		none;
	font-size:		1em;
	z-index:		10000000;
		}
A.menuitem:visited{
	text-decoration:	none;
	color:			black;
	background-color:	silver;
		}
A.menuitem:active{
	text-decoration:	none;
	color:			white;
	background-color:	navy;
		}
A.menuitem:hover{
	text-decoration:	none;
	color:			white;
	background-color:	navy;
		}
b a		{
	width:			100%;
	font-weight:		normal;
		}
hr		{
	border-style:		outset;
	border-width:		2px;
/*	border-color:		#f08000;*/
	color:			silver;
	text-align:		center;
	width:			100%;
	height:			5px;
/*	filter:			alpha(opacity=50);*/
		}
.text		{
	margin-top:		0pt;
	margin-left:		1em;
	margin-right:		0em;
	margin-bottom:		0pt;
		}
H1		{
	margin-top:		0pt;
	margin-left:		1em;
	margin-right:		0em;
	margin-bottom:		0pt;
	z-index:		-100;
		}
.khpH		{
	font-family:		Ogilvie, AshtonsHand;
	font-size:		48px;
	color:			#48f;
	font-weight:		normal;
		}
#sysrek		{
	position:		absolute;
	left:			10pt;
	top:			10pt;
		}
#wmlogoTL	{
	filter:			chroma(color: #00ff00) alpha(opacity=0);
	position:		absolute;
	left:			200pt;
	top:			10pt;
		}
#wmlogoTR	{
	filter:			fliph chroma(color: #00ff00) alpha(opacity=0);
	position:		absolute;
	left:			240pt;
	top:			10pt;
		}
#wmlogoBL	{
	filter:			flipv chroma(color: #00ff00) alpha(opacity=0);
	position:		absolute;
	left:			200pt;
	top:			44pt;
		}
#wmlogoBR	{
	filter:			fliph flipv chroma(color: #00ff00) alpha(opacity=0);
	position:		absolute;
	left:			240pt;
	top:			44pt;
		}
DIV.menu	{
	color:			black;
	background-color:	silver;
	width:			100px;
	position:		absolute;
/*	display:		none;*/
	z-index:		1000000;
	border-style:		outset;
	border-width:		2px;
		}
#khpsub		{
	left:			2px;
	top:			1em;
		}
#linkssub	{
	left:			92px;
	top:			109px;
		}
#vert		{
	position:		absolute;
	left:			0px;
	top:			50px;
	width:			100%;
	height:			1px;
	z-index:		-10;
		}
#hori		{
	position:		absolute;
	left:			50px;
	top:			0px;
	width:			1px;
	height:			100%;
	z-index:		-10;
		}
#showmenu	{
	position:		absolute;
	left:			0px;
	top:			50px;
	width:			100%;
	height:			1px;
	z-index:		1000000;
		}
#tag		{
	filter:			light chroma(color=black);
		}