body
{
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	
	scrollbar-face-color: #000000;
	scrollbar-width:2;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
}

A:link
{
	font-family : "Times New Roman", Times, serif;
	color: black;
	text-decoration: underline;
	font-size : 14px;
	font-weight : normal;
}
A:Visited
{
	font-family : "Times New Roman", Times, serif;
	color: black;
	text-decoration: underline;
	font-size : 14px;
	font-weight : normal;
}
A:Active, 
{
	font-family : "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
	font-size : 14px;
	font-weight : normal;
	background-color : White;
}
A:Hover  
{
	font-family : "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
	font-size : 14px;
	font-weight : normal;
	background-color : White;
}

TD.bottom_grid
{
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	color: #FFFFFF;
}

TD.title
{
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color: #FFFFFF;
	font-weight : bold;
}
text
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font : bolder italic;
	
}
hr
{
	width : 90%;
	color : Black;
}

.top_table{
	border : 1px solid Black;
}
input{
	width : 180px;
	background : transparent;
		border : 1px solid Black;
}
.pulsante
{
	border : 1px solid White;
	width : 100px;
	background : Black;
	font-size : 13px;
	color: #FFFFFF;
}
textarea
{
	background : transparent;
	border : 1px solid Black;
}
.check
{
	width : 20px;
	border : none;
}