﻿body          {
	font-family: Verdana;
	font-size: 10pt; 
	margin: 0px;
}

th.gridbg {
	background: url(../images/buttonbg.jpg);
}

h1 {
	font-family: Verdana;
	font-size: 14pt;
	padding-left: 50px;
	padding-top: 15px;
	color: white;	
}

.button {
  font-size: 8pt;
  border: 1px solid #cccccc;
  text-decoration: none;
  padding: 3px 15px;
  background-image: url(../images/buttonbg.jpg);
  background-repeat: repeat-x;
  background-color: #000000;
	color: #000000;
}

.versie       {
	font-family: Verdana;
	font-size: 9pt;
	color: white;		
}

td.content {
	padding: 20px;
	margin: 5px 0 5px 0;
	color: #000;
}

a:visited {
	color: #000;
}

#nav a {

	font-family: Verdana;
	font-size: 10pt;
	color:#4093cc;
	font-weight: bold;
	text-decoration: none;
}	 

#nav a:link {
	color:#000;
}	 

#nav a:visited {
	color:#000;
}	 

#nav a:hover {
	color:#000;
	display: block;
	height: 28px;
	line-height: 28px;
	background: url(../images/buttonbg_on.jpg);
}	 

#nav a:active {
	color:#000;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
	border: 1px solid Gray;
	height: 13px;
	font-size: 8pt;
	text-indent:15px;
	width: 250px;
}
