/* STYLE.CSS Foglio di stile*/

SELECT  {
	font-family : Arial;
	color : black ! important;
}

INPUT  {
	font-family : Arial;
	color : black ! important;
}

A  {
	color : #990000;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
}

A:Visited  {
	color : #990000;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
}

A:Active  {
	font-size : 8pt;
	font-family : Arial;
	color : #990000;
	text-decoration : none;
}

A:Hover  {
	font-size : 8pt;
	font-family : Arial;
	color : #990000;
	text-decoration : underline;
}

BODY  {
	font-family : Arial;
	background : #FFFFFF ! important;
	color : black;
	font-size : 8pt;
	leftmargin : 0;
 	topmargin: 0;
	marginwidth :0;
	marginheight :0;
   scrollbar-face-color : #CCCCCC;
   scrollbar-highlight-color : #FFFFFF;
   scrollbar-shadow-color : #CCCCCC;
   scrollbar-3d-light-color : #FFFFFF;
   scrollbar-arrow-color : #FFFFFF;
   scrollbar-base-color : #CCCCCC;
   scrollbar-dark-shadow-color : #FFFFFF;
   leftmargin: 0;
   topmargin: 0; 
   marginwidth: 0;
   marginheight: 0;
}

TD  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
		color : #000000 ! important;
		font-size : 8pt;
		text-decoration : none;
}

TD.menu0  {
        text-align : left;
        background-color : #990000;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 		font-weight: bold;
}

TD.menu0B  {
        text-align : left;
        background-color : #003399;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 		font-weight: bold;
}

TD.menu0Y  {
        text-align : left;
        background-color : #999900;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 		font-weight: bold;
}

TD.menu0P  {
        text-align : left;
        background-color : #990099;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 		font-weight: bold;
}

TD.menu0G  {
        text-align : left;
        background-color : #006633;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 		font-weight: bold;
}



TD.menu0BR  {
        text-align : left;
        background-color : #CC9933;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #FFFFFF! important;
        font-size : 8pt;
        text-decoration : none;
 		font-weight: bold;
}



TD.menu1 { 
		text-align : left; 
		background-color : #000000; 
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		color : #FFFFFF! important; 
		font-size : 8pt; 
		text-decoration : none; ; 
		font-weight: bold;
}


