table.header1
{
  width: 770px;
  border-collapse: collapse;
  border-color: #610907;
  empty-cells: show;
}


table.tablestyle1
{
  margin-top: 20px;
  width: 400px;
  border-width: 1px;
  border-style: solid;
  border-color: #BBBBBB;
  border-collapse: collapse;
  empty-cells: show;
}

table.tablestyle2
{
  width: 745px;
  border-collapse: collapse;
  empty-cells: show;
}

table.tablestyle3
{
  margin: 3px;
}

table.imgframe
{
  margin: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  border-collapse: collapse;
  empty-cells: show;
}

td.header1
{
  border-style: solid;
  border-color: #610907;
  border-width: 1px;
  padding: 0px;
  text-align: left;
}

td.header2
{
  border-style: solid;
  border-color: #BBBBBB;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  padding: 0px;
} 

td.header3
{
  border-style: solid;
  border-color: #BBBBBB;
  border-width: 1px;
  padding: 0px;
  background-color: #EEEEEE;
}

td.main1
{           
  background-image: url(/img/background.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top right;
  background-color: #FFFFFF;
  border-style: solid;
  border-color: #610907;
  border-width: 1px;
  padding: 0px;
  text-align: center:
}

td.main2
{
  border-style: solid;
  border-width: 0px;
  padding: 3px;
  font-family: verdana;
  font-size: 10px;
  letter-spacing: 0px;
  font-weight: normal;
}

td.main3
{
  border-width: 0px;
  padding: 0px;
  font-family: verdana;
  font-size: 10px;
  letter-spacing: 0px;
  font-weight: normal;
}

td.main4
{
  border-style: solid;
  border-width: 1px;
  border-color: #DDDDDD;
  background-color: #FFFFFF;
  padding: 3px;
  font-family: verdana;
  font-size: 10px;
  letter-spacing: 0px;
  font-weight: normal;
}

td.nav1
{
  height: 50px;
  border-width: 0px;
  padding: 0px;
  text-align: left;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  letter-spacing: 1px;
  font-weight: normal;
}

td.nav2
{
  height: 50px;
  border-width: 0px;
  padding: 0px;
  text-align: right;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  letter-spacing: 1px;
  font-weight: normal;
}

div.menu
{
  background-color: #FFFFFF;
  /* for IE */
  filter: alpha(opacity=60);
  /* CSS3 standard */
  opacity: 0.6;
  /* for Mozilla */
  -moz-opacity: 0.6;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 3px;
  display: block;
  padding: 2px;
  font-family: verdana;
  font-size: 13px;
  color: #000000;
  letter-spacing: 1px;
  width: 620px;
  text-align:left;
}

div.main
{
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
  text-align:left;
}

p.header
{
  font-family: verdana;
  font-size: 14px;
  color: #000000;
  letter-spacing: 1px;
  font-weight: bold;
  text-align: left;
}

p.header2
{
  font-family: times new roman;
  font-size: 24px;
  color: #000000;
  letter-spacing: 1px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
}

p.style1
{
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  letter-spacing: 0px;
  font-weight: normal;
}

p.footnote
{
  margin: 4px;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  letter-spacing: 0px;
  font-weight: normal;
}

p.standaard
{
  font-family: times new roman;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0px;
  font-weight: normal;
  line-height: 20px;
}

img.style1
{
  width:150px;
  border-width:1px;
  border-style: solid;
  border-color:#000000;
  margin-top: 20px; 
  margin-bottom: 20px;
  display: block;
  cursor: pointer;
}

img.style2
{
  width:300px;
  border-width:1px;
  border-style: solid;
  border-color:#000000;
  display: block;
}

img.large
{
  margin:3px;
  border-width:1px;
  border-style: solid;
  border-color:#000000;
  display: block;
}

span.emulatelink
{
  cursor: pointer;
  text-align: right;
}

a.type1:link
{
  color:#000000; 
  text-decoration:none;
}
a.type1:visited
{
  color:#000000; 
  text-decoration:none;
}
a.type1:hover
{
  color:#000000; 
  text-decoration:underline overline;
}
a.type1:active
{
  color:#000000; 
  text-decoration:none;
}

a.type2
{
  color:#000000;
  border:1px solid #000000;
  text-decoration:none;
}
a.type2
{
  color:#000000;
  border:1px solid #000000;
  text-decoration:none;
}
a.type2
{
  color:#000000;
  border:1px solid #000000;
  text-decoration:underline overline;
}
a.type3:link
{
  color:#000000; 
  text-decoration:underline;
}
a.type3:visited
{
  color:#000000; 
  text-decoration:underline;
}
a.type3:hover
{
  color:#000000; 
  text-decoration:underline overline;
}
a.type3:active
{
  color:#000000; 
  text-decoration:underline;
}
