body
{ 
scrollbar-3d-light-color:#DEE4E8;
scrollbar-arrow-color:#DEE4E8;
scrollbar-base-color:#000000;
scrollbar-dark-shadow-color:#B3BAC5;
scrollbar-face-color:#B3BAC5;
scrollbar-highlight-color:FFFFFF;
scrollbar-shadow-color:#DEE4E8;
}

input	{
		border-color: #000000;
		border-width: 1;
		color:#000000;
		background-color:#FFFFFF;
		text-indent:2px;
		font:normal 11px Verdana,Arial,Helvetica,sans-serif
		}

.input2	{
		border-color: #000000;
		border-width: 1;
		color:#000000;
		background-color:transparent;
		text-indent:2px;
		font:normal 11px Verdana,Arial,Helvetica,sans-serif
		}

textarea	{
		border-color: #000000;
		border-width: 1;
		color:#000000;
		background-color:#FFFFFF;
		text-indent:2px;
		font:normal 10px Verdana,Arial,Helvetica,sans-serif
		}

select	 {
		border-color: #000000;
		border-width: 1;
		color:#000000;
		background-color:#EEEEEE;
		text-indent:2px;
		font:normal 10px Verdana,Arial,Helvetica,sans-serif
		 }


a:link    {text-decoration: none; color: #2F308D; font-weight: normal;}
a:active  {text-decoration: none; color: #2F308D; font-weight: normal;}
a:visited {text-decoration: none; color: #2F308D; font-weight: normal;}
a:hover   {text-decoration: none; color: #297FE5; font-weight: normal;}

A.link1:link    {text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.link1:visited {text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.link1:active  {text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.link1:hover   {text-decoration: none; color: #E97355; font-weight: normal;}

A.link2:link    {text-decoration: none; color: #800202; font-weight: normal;}
A.link2:visited {text-decoration: none; color: #800202; font-weight: normal;}
A.link2:active  {text-decoration: none; color: #800202; font-weight: normal;}
A.link2:hover   {text-decoration: none; color: #000000; font-weight: normal;}

.testo_categorie
{
	font-family : verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #2F308D;
}

.testo_small
{
	font-family : verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #2F308D;
}

.testo_small2
{
	font-family : verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}

.testo_normal
{
	font-family : verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #2F308D;
}

.testo_big
{
	font-family : verdana;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : #2F308D;
}

