  a:link {
    color: #000000;
    }
  a:visited {
    color: #000000;
    }
  a:active {
    color: #000000;
    }
  a:hover {
    color: #808080;
    }
  img {
    border: 0px;
    }
  table {
    border: 0px solid #000000;
    margin-right: 5px;
	padding-right: 15px;
    }
	
  tr {
    border: 0px;
    }
  td {
    border: 0px solid #000000;
    }
	
	td.mapcell {
	padding-bottom: 25px;
	padding-right: 40px;
	border: 0px solid #000000;
}
		
		td.filecell {
	padding-right: 35px;
	padding-bottom: 25px;
	border: 1px solid #FFFFFF;
		}
	
a.foldernaam:hover {
font-size: 20px;
}
		
	.fotomap {
	vertical-align: top;
	border: 1px solid #fee125;
	}
	
	

	
  body {
    background-color: #E7E2C2;
    

    }
  input  {
    font-size: 11px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    border: 1px solid #000000;
    }
  select,  textarea  {
    font-size: 11px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    border: 1px solid #000000;
    }

/* This applies to everything that is shown under images/folders
   when on the index page. */
  .info {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    }
	



/* This applies to the descriptions when looking at a
   specific image. */
  .description {
  	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    }

/* This applies to the pagecount in the image index. */
  .pages {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    }

/* This applies to the body text when looking at a
   specific image. */
  .imagebody {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    }

/* This applies to the login inputbox and submit button. */
  .login {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    height: 16px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    }

/* This applies to the upload inputbox and submit button. */
  .upload {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    height: 16px;
    background-color: #FFFFFF;
    }

/* This applies to the text at the bottom saying "Gallery Generated by Imager Gallery". */
  .using {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    }

/* This applies to the text in the Folder Browser window. */
  .folderbrowser {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    }