.handcursor{cursor:hand;cursor:pointer;}
* {text-align:center;}
a {color: #00ff00; text-decoration: none;}
a.giornata {color: #000000; text-decoration: none;}
img {border: 0px solid white;}
td {	text-align:center;}
td.giornata {	background-color: red;color:white; spacing:5px;}
td.giornata-header {	background-color: green;	color:white; padding:5px;}
td.menuevents {FONT-SIZE: 10pt; TEXT-ALIGN: center; FONT-FAMILY: "Lucida Console";TEXT-DECORATION: none;}
A.nav:link {	COLOR: #79E958;}
A.nav:visited {	COLOR: #79E958;}
A.nav:hover {	COLOR: #304E1D; TEXT-DECORATION: none;}
td.sel {	BACKGROUND-COLOR: A5BA84;}
td.unsel:hover {	BACKGROUND-COLOR: A5BA84; }
table.giornata {	border-width: 1px;	width: 100%;	text-align: center;	background-color: #333;}
textarea {	background-color:#333;	color:#FFF;	text-align: left;}
table.giornata:hover {background-color: #444;}
td.good {background-color: green; font-weight: bold;}
td.bad {background-color: red; font-weight: bold;}
td.normal {/*background-color: orange; color: black;*/}
tr.giornata:hover {	background-color: #ddd;	color: #000;}
tr.giornata a:hover {	background-color: #ddd;	color: #000;}
th {width: 20px;}
body {	background-color:black;	color: #ccc;}
.titolo {font-size: 2.0em; font-weight:bold;}
.alpha {color: red;}
.bravo {color: blue;}
.viola {color: #ff00ff;}
.active {color:green; font-weight:bold;}
.inactive {color:#800000;}
.data {font-size: xx-small;  font-family: Courier;}
table.alpha {background-color: 440000;}
table.bravo {background-color: 000044;}
table thead {cursor: pointer;}
.tocopy {	border: 1px solid lime;	font-size: 0.7em;}
.formula {color:#ff00ff; font-family: Courier;}
.form-t {color:lime; font-weight: bold;}
.legenda {font-size: xx-small; background-color: #333; padding: 10px; border: 2px solid white;}
.mappa {color:yellow; font-family: Arial; font-weight: bold;}
/* ----- tool tip specific styles ----- */
#theToolTip{position: absolute;left: -300px;width: *;padding: 0px;visibility: hidden;z-index: 100;}
#ToolTipPointer{position:absolute;left: -300px;z-index: 101;visibility: hidden;}
#theToolTip p{font-size:1.0em;color:#cccccc;line-height:1.4em;margin-right:10px;margin-top:0;}
/*#ToolTipTextWrap{font-weight:bold;font-size:1.4em;text-align:center;color:#00ff00;margin-right:10px;font-family:courier;}*/
#ToolTipTextWrap{font-weight:normal;font-size:1.4em;text-align:center;color:#ccc;margin-right:10px;font-family:courier;}
