html {overflow-x: hidden; overflow-y: auto}
body {
scrollbar-base-color: #adc7da;
scrollbar-face-color: medium;
scrollbar-track-color: e1f3ff;
scrollbar-highlight-color: light;
scrollbar-3dlight-color: medium;
scrollbar-shadow-color: dark;
scrollbar-darkshadow-color: adc7da;
scrollbar-arrow-color: dark;
}

body, td {font-size: 10pt; margin-right: 9px; font-family: arial}
 .u      {margin-right: 20px; background-image: url("fimg/a-menu.gif")}
 .d      {background-image: url("fimg/a-main.gif")}
 .error  {margin: -10px; overflow-x: hidden; overflow-y: hidden}
td ul    {margin-top: 0px; margin-bottom: 0px}
p, ul    {font-size: 10pt; margin-top: 5px; margin-bottom: 5px}
blockquote {margin-top: 8px; margin-bottom: 8px}
li       {list-style: disc}
hr       {color: #000000}
small    {font-size: 8pt; font-family: verdana, arial}

a:link    {text-decoration: none ; color: #00528c; font-weight: bold}
a:visited {text-decoration: none ; color: #00528c; font-weight: bold}
a:active  {text-decoration: none ; color: #0076c8; font-weight: bold}
a:hover   {text-decoration: underline; color: #0076c8; font-weight: bold}

a.mu:link    {font-size: 10pt; font-weight: bold; color: #ffffc6; background-color: #00528c}
a.mu:visited {font-size: 10pt; font-weight: bold; color: #ffffc6; background-color: #00528c}
a.mu:active  {font-size: 10pt; font-weight: bold; color: #ffffc6; background-color: #3f91cb}
a.mu:hover   {font-size: 10pt; font-weight: bold; color: #ffffc6; background-color: #3f91cb; text-decoration: none}

a.s:link    {font-weight: normal; color: #ffffc0}
a.s:visited {font-weight: normal; color: #ffffc0}
a.s:active  {font-weight: normal; color: #ffffff}
a.s:hover   {font-weight: normal; color: #ffffff; text-decoration: underline}
/* in 8pt verdana looks better, tahoma is narrower which compesates for the bold font-weight */
.klein  {font-size: 8pt; font-weight: bold; margin-bottom: 3px; font-family: tahoma, arial}
.achtpt {font-size: 8pt; font-family: verdana, arial}
.twlfpt {font-size: 12pt; font-family: arial}
.mod    {font-style: italic; font-size: 8pt; color: #a1a1a1; text-align: center; font-family: tahoma, arial}
.kop    {font-style: italic; font-size: 15pt; font-weight: bold; color: #00528c; font-family: book antiqua, times}
.subkop {font-style: italic; font-size: 11pt; color: #00528c; font-family: book antiqua, times; margin-top: -6px}
.kopje  {font-style: italic; font-size: 12pt; font-weight: bold; font-family: book antiqua, times}
.skopje	{font-weight: bold; font-size: 13px; font-style: italic; margin-top: 10px }
.rkopje {font-size: 13pt; font-weight: bold; color: #00528c; font-family: tahoma, arial narrow, arial}

table.title td			{ width: 100%; padding: 0px }
table.title p			{ margin: 0px }
table.title td div#datebox	{ vertical-align: middle; text-align: center; background-color: #00528c;
				width: 50px; font-size: 8pt; font-weight: bold; color: #ffffc0 }

/* special reserved */
.intro {font-weight: bold; margin: 5px 40px 10px 40px}
/* special 23 */
.year  {font-size: 16pt; font-weight: bold; font-style: italic; color: #800000; background-color: #ffffc0; text-align: center; font-family: book antiqua, times}
/* special 51 */
.addr  {background-color: #e1f3ff}
/* special 03 */
.center {text-align: center}
.center table {margin-left: auto; margin-right: auto; text-align: left; background-color: #e1f3ff}
#pday  {color: #3f91cb; background-color: #00528c; font-size: 22pt; font-weight: bold; font-family: verdana, tahoma, arial}
#pmonth{color: #3f91cb; background-color: #00528c; font-size: 8pt; font-family: verdana, arial}
#pdescr{color: #3f91cb; background-color: #00528c; font-size: 10pt; font-weight: bold; font-family: verdana, arial; font-style: italic}

#day  {color: #ffffc6; background-color: #00528c; font-size: 22pt; font-weight: bold; font-family: verdana, tahoma, arial}
#month{color: #ffffc6; background-color: #00528c; font-size: 8pt; font-family: verdana, arial}
#descr{color: #ffffc6; background-color: #00528c; font-size: 10pt; font-weight: bold; font-family: verdana, arial; font-style: italic}

/*-------------------*/
/* IMAGES INC FILES  */
/*-------------------*/
.left			{ float: left;  margin: 0px 4px 0px 0px }
.right			{ float: right; margin: 0px 0px 0px 7px }
.center			{ text-align: center }