body 
{
 
 
}



td, span, div, p, ul li
{
	font-family: Century Gothic, Arial;
	font-size: 12px; 
}




.ConfigBG
 {
	width: 398px;
	height: 402px;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-image: url(images/GBDbg.jpg);
	border: solid 1px black;
 	
 }
 
 
 .WachtwoordZeerZwak
  {
	width: 100px;
	height: 22px;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-image: url(images/zeerzwak.jpg);
   }
   
    .WachtwoordZwak
  {
	width: 100px;
	height: 22px;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-image: url(images/zwak.jpg);
   }
   
    .WachtwoordGemiddeld
  {
	width: 100px;
	height: 22px;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-image: url(images/gemiddeld.jpg);
   }
   
    .WachtwoordSterk
  {
	width: 100px;
	height: 22px;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-image: url(images/sterk.jpg);
   }
   
    .WachtwoordUitstekend
  {
	width: 100px;
	height: 22px;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-image: url(images/uitstekend.jpg);
   }
   
      .btnNew
{
	width:150px;
	height:24px;
	color: White;
	font-family: Trebuchet MS;
	font-size: 12px;
	background-color: white;
	border: none; 
	margin-top:5px;
}