BODY 
	{
	scrollbar-face-color: #002978; 
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-track-color: #FBCD1F;
	scrollbar-arrow-color: #ffffff;
}

.linea {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #999999;
	height: 1px;
}

  	A:link {
	text-decoration: none;
	color:#002978;
	font-weight: bold;
}
    A:visited {
	text-decoration: none;
	color:#002978;
	font-weight: bold;
}
	A:active {
	text-decoration: none;
	color:#FBCD1F;
	font-weight: bold;
}
    A:hover {
	color:#FBCD1F;
}
  	.A2:link {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}
    .A2:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}
	.A2:active {
	text-decoration: none;
	color:#002978;
	font-weight: bold;
}
    .A2:hover {
	color:#002978;
} 
  	.A3:link {
	text-decoration: none;
	color:#002878;
	font-weight: normal;
}
    .A3:visited {
	text-decoration: none;
	color:#002878;
	font-weight: normal;
}
	.A3:active {
	text-decoration: none;
	color:#FBCD1F;
	font-weight: bold;
}
    .A3:hover {
	color:#FBCD1F;
} 
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
  img {
    border: 0px;
    }
  table {
    border: 0px solid #000000;
    margin: 5px;
    padding: 5px;
    }
  tr {
    border: 0px;
    }
  td {
    border: 0px;
    }
  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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align: left;
    }

/* This applies to the descriptions when looking at a
   specific image. */
  .description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
    }

/* This applies to the pagecount in the image index. */
  .pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
    }

/* This applies to the body text when looking at a
   specific image. */
  .imagebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
    }

/* This applies to the login inputbox and submit button. */
  .login {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    height: 14px;
    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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
    }