table.menu	{
	position: absolute;
	border: 1px solid #FFFF88;
	cursor: pointer;
	cursor: hand;
	visibility: hidden;
}
#mainmenu	{
	left: 2;
	top: 12;
}
table.menu td	{
	color: #FFFF88;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #312123; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 7px 3px;
	font-family: New Roman Times;
	font-size: 8pt;
	white-space: nowrap;
}

A 
	{
	color: #E01117;
	text-decoration: none;
	font-weight : bold;
	}

A:active 
	{
	color: #DCF4F4; font-style: italic; text-decoration:underline;
	}
A:visited  
	{
	color: #FC9699; text-decoration:none;
	}

A:hover  
      {
	text-decoration:overline underline;
	}



BODY
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 10pt;
	color : #FFFF88;
	background-color : #312123;
	word-spacing: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-image : url(opening.gif);
	background-attachment : fixed;
	scrollbar-base-color:#000000; 
	scrollbar-face-color:#D3B66A;
	scrollbar-arrow-color:#FFFF88;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#FFFF88;

}

.intro
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0pt;
	color: #FFFF88;
 }

.title
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0pt;
	color: #FFFF88;
	
 }

.colofon
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0pt;
	color: #FAEFCC;
 }


.werner
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0pt;
	color: #FFFF88;
 }




.TinyType
{
	font-family: Trebuchet MS,Arial,Helvetica,Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0pt;
	color: White;
 }





