

body {font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif'; font-size: 10pt; color: black;margin-top:2px}

font {font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif'; font-size: 10pt; color: black;}
span {font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif'; font-size: 10pt; color: black;}

A:link font	{color: #196552; text-decoration: none; font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif'; font-weight: bold; font-size: 10pt}
A:visited font {color: #307060; text-decoration: none; font-weight: bold;  font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif'; font-size: 10pt}
A:hover font	{text-decoration: underline; color: red; font-weight: bold;  font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif'; font-size: 10pt}
A:active font {color: blue}

A:link	{color: #196552; text-decoration: none; font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif'; font-weight: bold; font-size: 10pt}
A:visited {color: #307060; text-decoration: none; font-weight: bold;  font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif'; font-size: 10pt}
A:hover	{text-decoration: underline; color: red; font-weight: bold;  font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif'; font-size: 10pt}

A:active {color: blue}

a.white {
    font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif';
    color: white;
    font-size:12px;
    text-decoration: none;
    background-color: transparent;
  }
  
a.white:visited {
    font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif';
    color: white;
    font-size:12px;
    text-decoration: none;
    background-color: transparent;
  }
  
a.black {
    font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif';
    color: black;
    text-decoration: underline;
  }
a.black:hover {
    font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif';
    color: red;
    text-decoration: underline;
  }
a.black:visited {
    font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif';
    color: black;
    text-decoration: underline;
  }
a.black:active {
    font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif';
    color: black;
    text-decoration: underline;
  }

td{
	font-size: 10pt;
    font-family: Arial, Helvetica, 'Nimbus Sans L', 'Sans Serif';
    color: black;
}

.ar{
   direction:rtl;
}

.he{
   direction:rtl;
}


td.button {
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

td.blue {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #121c4d;
}
td.blue2 {
	font-size: 10pt;
	font-weight: bold;
	color: black;
	background-color: #ccccff;
}
td.blue3 {
	color: black;
	background-color: #ccccff;
}

td.green{
    border: solid;
    border-color:#d1e0d9;
    border-width:1px;
}

tr.blue2 {
	background-color: #ccccff;
}

.piano {
	font-size: 12pt;
	font-family: sans-serif;
	background-color: #e7ebf7;
	background-image: pics/sfondo.png;
}

/*input {
	border: 1px solid #0000cc;
}
textarea {
	border: 1px solid #0000cc;
}
*/
.menu_title div {
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #183e34;
}
.subtitle div {
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
.red{
	background-color: #FCFCC8;
}

table.green{
    border: 1px solid #d1e0d9;
}


