a:link		{ 
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	color: #EE8020;
	font-size: 8pt;
}
a:visited	{ 
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	color: #EE8020;
	font-size: 8pt;
}
a:hover		{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
	color: #EE8020;
	font-size: 8pt;
}

p, td, li, td.Std	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #003F78;
}

i	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #8DA9AF;
}

.titoli	{ 
	font-family: Tahoma;
	text-decoration: none;
	font-size: 13pt;
	color: #6A8D9B;
	font-style:italic;
}

.table_out	{ 
}
.table_over	{
	background: #F4F9FE;
}

.bg_tab	{
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url('bg_tab.gif');
}

a:link.image	{ 
	border-style: solid;
	border-width: 1px;
	border-color: #FFAF02;
	padding: 2px;
}
a:visited.image	{
	border-style: solid;
	border-width: 1px;
	border-color: #52535E;
	padding: 2px;
}
a:hover.image	{
	border-style: solid;
	border-width: 1px;
	border-color: #CC0000;
	padding: 2px;
}

/* inizio puntatori mouse */
a:link.help		{ 
	cursor: help;
}
a:visited.help	{ 
	cursor: help;
}
a:hover.help	{
	cursor: help;
}

a:link.crosshair	{ 
	cursor: crosshair;
}
a:visited.crosshair	{ 
	cursor: crosshair;
}
a:hover.crosshair	{
	cursor: crosshair;
}

a:link.wait		{
	cursor: wait;
}
a:visited.wait	{
	cursor: wait;
}
a:hover.wait	{
	cursor: wait;
}
/* fine puntatori mouse */

.form_style	{ 
	font-family: Verdana;
	color: #FFAF02;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;
	background-color: #3C3C4F;
	scrollbar-face-color: #3C3C4F;
	scrollbar-highlight-color: #3C3C4F;
	scrollbar-3dlight-color: #3C3C4F;
	scrollbar-darkshadow-color: #3C3C4F;
	scrollbar-shadow-color: #3C3C4F;
	scrollbar-arrow-color: #FFAF02;
	scrollbar-track-color: #3C3C4F;
}
