body {
scrollbar-base-color: #8b4513;
scrollbar-face-color: #8b4513;
scrollbar-shadow-color: #FFD700;
scrollbar-arrow-color: #FFD700;
scrollbar-highlight-color: #FFD700;
scrollbar-dark-shadow-color: #FFD700;
scrollbar-3d-light-color: #FFD700;
scrollbar-track-color: #FFD700;

background-color: #8b4513;

FONT-FAMILY: VERDANA, ARIAL; 
FONT-SIZE: 14px
COLOR: #FFCC00
}

.centercolumn {
	border: 0px solid #666666;
	margin-left: 140px;
	margin-right: 1px;
	margin-top: 15px;
	padding: 10px;
	width: 600px;
}

.leftcolumn {
	border: 0px solid #666666;
	left: 1px;
	width: 130px;
	margin-top: 15px;
}


.block {
	margin:6px 6px 12px 6px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #999;
}

.content {
	padding: 4px;
	background: #FFF;
	border: 1px solid #999;
}


body, td 
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;	
	color: #FFCC00	
}

a 
{
	color: #FFFFFF;
	font-weight:bold;
}

a:hover 
{
	text-decoration: underline;
	color: #FFFFCE;
}
h4
{ 
	font-size: 12pt;  font-style: cursive;  font-weight: bold;  color: #FFCC00;    
}
h5
{ 
	font-size: 11pt;  font-style: cursive;  font-weight: bold;  color: #FFFF00;    
}

.titolo-00 { font-family: cursive; font-size: 12pt; color: #FFFF00 }
.titolo-01 { font-size:11;font-weight:bold;text-align:center;}
.titolo-02 { font-size:11;font-weight:bold;text-align:left;color:#aa0000;}
.titolo-03 { font-weight:bold;}

.titolo 
{ 
	text-align: center;
	font-family: cursive; 
	font-size: 15pt; 
	color: #FFFF00 
}
.testoBig {  text-align: justify; font-family: cursive; font-size: 12pt; color: #FFCC00 }
.testo { text-align: justify; font-family: cursive; font-size: 10pt; color: #FFCC00 }

.mytable {
	width: 50%; 
	border-color: FFFF00;
	border-width: 3px;
	background: #212073;
	border-style: double; 
	font-size: 14px;
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
}

#contenitore {
	border : 5px ridge #8b4513;
	background: #8b4513;
	width: 500px;
	align="CENTER";
	margin-left: 50px;

}
#contenitoresfondo {
	border : 5px ridge #212073;
	background: #212073;
	width: 600px;
	background-image: url(..\img\meteor_sfondo.gif);
	background-position: center;
	background-repeat: no-repeat;
	vertical-align:middle;
}
#cont_admin {
	border : 3px ridge #8b4513;
	background: #8b4513;
	width: 400px;
	align="center";
}

titolo_contenitore{
	font-size: 12px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;

}
.TitoloStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color:#FFFF00;
}
