body, table, td, tr, a, h
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nav
{
  font-size: 10px;
  color: #FFFFFF;
}

.box
{
	width: 200px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border: solid 2px #094163;
}

.boxover
{
	width: 200px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border: solid 2px #B4B4B4;
}

.boxgroot
{
	width: 200px;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border: solid 2px #094163;
}

.boxgrootover
{
	width: 200px;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	border: solid 2px #B4B4B4;
}

.verzenden
{
	background-image: url(../images/buttons/verzenden.gif);
	width: 73px;
	height: 12px;
	border: 0px;
	cursor: pointer;
}


.verzendenover
{
	background-image: url(../images/buttons/verzendenover.gif);
	width: 73px;
	height: 12px;
	border: 0px;
	cursor: pointer;
}
