BODY {
scrollbar-base-color:#B8C2CC;
}
td {  font-family: "Courier New", Courier, mono; font-size: 11px}
.header {  background-color: #F5F5F5; font-size: 12px; color: #FFFFFF}
/* queste classi definiscono gli style per i tag relativi ai moduli ( input, select )*/
/* these classes are related to the form tags ( input, select )*/
.form  {
	font-size : 11px;
	font-family : "Courier New", Courier, mono;
	color : #000000;
	border-width : 1;
	border-style : solid;
	border-color : #005980;
	background-color : #ffffff;
}
.pulsante  {
	font-size : 11px;
	font-family : "Courier New", Courier, mono;
	color : #ff0000;
	border-width : 1;
	border-style : solid;
	border-color : #005980;
	background-color : #D0F4FF;
}


/* tale classe definisce gli style per il bordo ed il colore di sfondo delle tabelle */
/*  this class is related to the edges and to the background colour of the tables */
.tablemenu  {
	background-color : #ffffff;
; border: 1 #005980 solid
}

/* tale classe definisce uno dei due colori base ovvero il rosso */
/* basic colour: red */
.red {
	COLOR: #ff0000
}

/* tale classe definisce l'altro colore base ovvero il blue */
/* basic colour: blue */
.blue{
	COLOR: #005980
}

/* queste classi simulano il tag hr per evitare incompatibilità con browser diversi da IE */
/* these classes simulate the tag hr in order to avoid problems with browser various from IE */
/* Thanks ..:: gico ::.. */
.hrred { margin-top: 7px; margin-bottom: 7px; background-color: #ff0000}
.hrblue { margin-top: 7px; margin-bottom: 7px; background-color: #005980}a:link { font-weight: bold ; text-decoration: none}
a:visited { font-weight: bold ; text-decoration: none }
a:active { font-weight: bold ; text-decoration: none }
a:hover { font-weight: bold ; text-decoration: underline}
/* This applies to everything that is shown under images/folders
   when on the index page. */
  .info {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    color: #000000;
    }

/* This applies to the descriptions when looking at a
   specific image. */
  .description {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    color: #000000;
    }
    
/* This applies to the pagecount in the image index. */
  .pages {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    color: #000000;
    }

/* This applies to the body text when looking at a
   specific image. */
  .imagebody {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    color: #000000;
    }
/* This applies to the login inputbox and submit button. */
  .login {
    font-family: "Courier New", Courier, mono;
    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: "Courier New", Courier, mono;
    font-size: 10px;
    color: #000000;
    height: 16px;
    background-color: #FFFFFF;
    }b {  font-weight: bold; color: #000066; border-color: #003366 black; border-top-width: 1px; border-bottom-width: 1px; padding-top: 2px; padding-bottom: 2px; background-color: #F5F5F5; margin-top: 1px; margin-bottom: 1px}
.bbcpageBar {background:#999999 url(/images/v.gif) repeat-y;}
font.bbcpageWhite,a.bbcpageWhite,a.bbcpageWhite:link,a.bbcpageWhite:hover,a.bbcpageWhite:visited {color:#ffffff;text-decoration:none;font-family:verdana,arial,helvetica,sans-serif;padding:1px 4px;}

				.bbcpageWhite { color:#ffffff;text-decoration:none;font-family:"Courier New", Courier, mono;padding:1px 4px; ; font-size: 11px} 