/* STYLE.CSS Foglio di stile*/

SELECT  {
	font-family : Arial, Verdana, Helvetica;
	color : black ! important;
}

INPUT  {
	font-family : Arial, Verdana, Helvetica;
	color : black ! important;
}

A  {
	color : #233747;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial, Verdana, Helvetica;
}

A:Visited  {
	color : #233747;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial, Verdana, Helvetica;
}

A:Active  {
	font-size : 8pt;
	font-family : Arial, Verdana, Helvetica;
	color : #233747;
	text-decoration : none;
}

A:Hover  {
	font-size : 8pt;
	font-family : Arial, Verdana, Helvetica;
	color : #233747;
	text-decoration : underline;
}

BODY  {
	font-family : Arial, Verdana, Helvetica;
	background : #FFFFFF ! important;
	color : black;
	font-size : 8pt;
	leftmargin : 0;
 	topmargin: 0;
	marginwidth :0;
	marginheight :0;
   	scrollbar-face-color : #96002A;
   	scrollbar-highlight-color : #FFFFFF;
   	scrollbar-shadow-color : #96002A;
   	scrollbar-3d-light-color : #FFFFFF;
   	scrollbar-arrow-color : #FFFFFF;
   	scrollbar-base-color : #96002A;
   	scrollbar-dark-shadow-color : #FFFFFF;
   	leftmargin: 0;
   	topmargin: 0; 
   	marginwidth: 0;
   	marginheight: 0;
}

TD  {
        font-family : Arial, Verdana, Helvetica;
	color : #233747 ! important;
	font-size : 8pt;
	text-decoration : none;
}

TD.neutral  {
        background-color : #FFFFFF;
        font-family : Arial, Verdana, Helvetica;
	color : #002F56 ! important;
	font-size : 8pt;
	text-decoration : none;
}


TD.neutralsmall  {
        background-color : #FFFFFF;
        font-family : Arial, Verdana, Helvetica;
	color : #002F56 ! important;
	font-size : 7pt;
	text-decoration : none;
}

TD.headerhp  {
        text-align : center;
        font-family : Arial, Verdana, Helvetica;
        background-color : #950025;
	color : #FFFFFF ! important;
	font-size : 8pt;
	text-decoration : none;
}

TD.justify  {
        text-align : justify;
        font-family : Arial, Verdana, Helvetica;
	color : #233747 ! important;
	font-size : 8pt;
	text-decoration : none;
}

TD.int-1  {
        text-align : left;
        background-color : #005296;
        font-family : Arial, Verdana, Helvetica;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
	font-weight: bold;
}

TD.int-2  {
        text-align : left;
        background-color : #990000;
        font-family : Arial, Verdana, Helvetica;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
	font-weight: bold;
}


TD.int-3  {
        text-align : left;
        background-color : #CC9933;
        font-family : Arial, Verdana, Helvetica;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 	font-weight: bold;
}

TD.int-4  {
        text-align : left;
        background-color : #999900;
        font-family : Arial, Verdana, Helvetica;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 	font-weight: bold;
}

TD.int-5  {
        text-align : left;
        background-color : #CC6633;
        font-family : Arial, Verdana, Helvetica;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 	font-weight: bold;
}

TD.int-6  {
        text-align : left;
        background-color : #9C6331;
        font-family : Arial, Verdana, Helvetica;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 	font-weight: bold;
}

TD.searchhp  {
        text-align : left;
        background-color : #003300;
        font-family : Arial, Verdana, Helvetica;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 	font-weight: bold;
}

TD.auth  {
        text-align : center;
        background-color : #9B002C;
        font-family : Arial, Verdana, Helvetica;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 	font-weight: bold;
}

TD.item-blu  {
        background-color : #8CD3E5;
        font-family : Arial, Verdana, Helvetica;
        color : #183652! important;
        font-size : 8pt;
        text-decoration : none;
 	font-weight: bold;
}

TD.itemheader2  {
        text-align : left;
        background-color : #EFF7F3;
        font-family : Arial, Verdana, Helvetica;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 	font-weight: bold;
}

TD.item1  {
        text-align : left;
        background-color : #D1D7D4;
        font-family : Arial, Verdana, Helvetica;
        color : #000000! important;
        font-size : 8pt;
        text-decoration : none;
}

TD.item1-center  {
        text-align : center;
        background-color : #D1D7D4;
        font-family : Arial, Verdana, Helvetica;
        color : #000000! important;
        font-size : 8pt;
        text-decoration : none;
}

TD.itemlight  {
        background-color : #F5ECDD;
        font-family : Arial, Verdana, Helvetica;
        color : #000000! important;
        font-size : 8pt;
        text-decoration : none;
}

TD.login  {
        text-align : center;
        background-color : #086A39;
        font-family : Arial, Verdana, Helvetica;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 	font-weight: bold;
}

