body
{
  background: #D8DCDD;
	font-family: verdana;
}

img
{
  border: 0;
}

img.border
{
  border: 1px solid #D8DCDD;
}

td
{
  font-size: 11px;
}

td.header
{
  padding-top: 6px;
  padding-left: 4px;
  font-size: 11px;
  color: white;
  vertical-align: top;
}

td.content
{
  border: 1px solid #929BA0;
  background-color: white;
  padding: 6px;
	font-size: 11px;
}

td.contentnp
{
  border: 1px solid #929BA0;
  background-color: white;
	font-size: 11px;
}

td.subject
{
  border-bottom: 1px solid #CBCBCB;
  font-family: Tahoma;
  font-size: 18px;
}

td.location
{
  background-color: #C2C2C2;
  border-bottom: 1px solid black;
  font-size: 12px;
}

td.tableheader
{
  border-bottom: 1px solid black;
  background-color: #E6E6E6;
}

td.item
{
  padding-left: 8px;
  font-size: 12px;
}

div.small
{
  margin-top: 2px;
  font-size: 9px;
}

a
{
  color: #2E6FB9;
	text-decoration: none;
}

a:hover
{
	color: black;
}

h2
{
  border-bottom: 1px solid #CBCBCB;
  margin: 0px;
  margin-top: 4px;
  padding-bottom: 2px;
  font-size: 12px;
}

h3
{
  border-bottom: 1px solid #CBCBCB;
  margin: 0px;
  margin-bottom: 4px;
  font-size: 11px;
  font-weight: normal;
}

font.question
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #2E6FB9;
}

form
{
  margin: 0px;
}

input
{
  border: 1px solid black;
  background: #E6E6E6;
}

input.blank
{
  border: 0px;
  background: white;
}

input.radio
{
  border: 1px solid #2E6FB9;
  background: #478FC3;
}

input.gebruikersnaam
{
  background-image: url("images/gebruikersnaam.gif");
  width: 117;
  height: 20;
}

input.wachtwoord
{
  background-image: url("images/wachtwoord.gif");
  width: 117;
  height: 20;
}

input.preview
{
  background-image: url("images/preview.gif");
  border: 0px;
  width: 70;
  height: 17;
}

input.submit
{
  background-image: url("images/submit.gif");
  border: 0px;
  width: 70;
  height: 17;
}

input.post
{
  background-image: url("images/post.gif");
  border: 0px;
  width: 70;
  height: 17;
}

.anylinkcss
{
  position:absolute;
  visibility: hidden;
  border-bottom-width: 0;
  font:normal 11px Verdana;
  line-height: 18px;
  z-index: 100;
  background-color: #979FA4;
  width: 128px;
}

.anylinkcss a
{
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid white;
  padding: 1px 0;
  text-decoration: none;
  text-indent: 5px;
  color: white;
}

.anylinkcss a:hover
{
  color: black;
}

