/* Global Styles */

body {
	margin:0px;
	background-color: #000000;
	font-size: 16px;
	font-weight: bold;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
a {
	color: #FFFF00;
	text-decoration: none;	
	font-weight: bold;	
	}
	
a:hover {
	color: #FF0000;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration: none;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	background-color: #CCFFFF;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#FFFF00;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #66FFCC;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #FF00FF;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#FFFFFF;
	line-height:22px;
	margin-top:0px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	

	
.bodyEnfasi {
	font: Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height:22px;
	font-weight: bold;
	font-size: 14px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	background-color: #666666;
	font-weight:bold;
	}
	
/* Testo formato piccolo per note fondo pagina */	
.smallText {
	color: #FFFFFF;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Barra per titoli */	
.barTitle {
	font-family:verdana, arial;
	font-size:20px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;		
}

/* Barra per note fondo pagina */
.barNote {
	font-family:verdana,arial;
	font-size:11px;
	background-color: #CCCCCC;
	color: #000000;
}

/* Barra per note fondo pagina */
.barNoteLink {
	font-family:verdana,arial;
	font-size:11px;
	background-color: #CCCCCC;
	color: #D06F19;
}

/* Intestazione tabella Link */
.tableTopLink {
	font-family:verdana,arial;
	font-size:12px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;		
}

/* Intestazione tabella */
.tableTop {
	font: 18px Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	line-height:25px;
	color: #FFFFFF;
	font-weight: bold;
}

/* Cella tabella */
.tableCell {
	font-family:verdana,arial;
	font-size:11px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

.tableCell2{
	color: #CCCCCC;
	line-height:20px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* Testo Grande e Colorato */
.title1 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height:25px;	
	font-weight: bold;	
}


/* Titolo Grande e Nero */
.title2 {
	color: #CCCCCC;
	line-height:25px;
	font-weight: 200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
}

/* Titolo Piccolo e Nero */
.title2Sub {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:18px;	
	font-weight: bold;	
}
	
.toptd {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	background-color: #660000;
	font-weight:bold;
	}

.bottd {
	font-family:verdana,arial;
	font-size:11px;
	background-color: #CCCCCC;
	color: #000000;
}
