table.menu	{
	position: absolute;
	border: 1px solid black;
	cursor: pointer;
	cursor: hand;
	visibility: hidden;
}
#mainmenu	{
	left: 24;
	top: 2;
}
table.menu td	{
	color: #2A5391;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #A3B8D5; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 6px 3px;
	font-family: New Roman Times;
	font-size: 8pt;
	white-space: nowrap;
}

A 
	{
	color: #6C52B7;
	text-decoration: none;
	font-weight : bold;
	}
A:active 
	{
	color: #000000; font-style: italic; text-decoration:underline;
	}
A:visited  
	{
	color: #072659; font-size:100%; 
	text-decoration: none;
	font-weight : bold;
	}

A:hover  
      {
	text-decoration: overline underline;
	}



BODY
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 10pt;
	color : #103C63;
	background-color : #ACBCD7;
	word-spacing: 0;
	margin-left: 15px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-image : url(modelfilm.jpg);
	scrollbar-base-color:#ACBCD7; 
	scrollbar-face-color:#ACBCD7;
	scrollbar-arrow-color:#312123;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
}

li.nn	{
	list-style: url(bulletroodklein.gif)
	circle outside ;
	}

.TinyType
{
	font-family: Trebuchet MS,Arial,Helvetica,Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0pt;
	color: White;
 }

p.quote
{
	font-family: Times,"Times New Roman", sans-serif;
	font-size: 8pt;
	color: #4200FE;
	margin-left: 3%;
	margin-right: 10%;
}

