* {
text-align:center; 	color: #ccc;
}
body {
background-color: #000;
}
img {
border: 0px;
}
table {
	border: 1px solid white;
}
td {
	vertical-align:top; font-size: 14px; border-width:0px 0px 1px 0px; border-style: solid; border-color: white;
}
table.events {
	border: 0px solid white; background-color: #191919;
}
table.events td {
	vertical-align:top; font-size: 13px; border-width:0px 1px 0px 0px; border-style: dashed; border-color: #666; padding-right: 5px; padding-left: 5px;
}
table.events tr:hover {
	background-color: #333;
}
table.eventsmain {
	border: 0px solid white;
}
table.noborder {
	border: 0px solid white;
}
table.noborder td {
	border: 0px solid white;
	vertical-align: middle;
}
table.fixedcolumn td {
	text-align: center; white-space: nowrap; height: 25px; padding: 0px 0px 2px 0px;
}
table.contour {
	border: 1px solid #ccc; background-color: #222; padding: 10px; text-align: left; width: 80%;
}
li {
	text-align:left;
}
td.contour {
	border: 0px; padding: 10px; text-align: left; width: 80%;
}
.ev {
	font-weight: bold; color: yellow;
}
.puni {
	font-weight: bold; color: cyan;
}
h2 {
	text-align: left;
}
th {
color: lime;
}
.archivesize {border: 1px solid grey; background-color: #444; font-size: xx-small; width: 120px;}
th:hover  {
cursor: pointer;
}
th.alpha {
background-color:red; color: white;
}
th.bravo {
background-color:blue; color: white;
}
td.info {
 color: yellow;
}
td.good {
	background-color: green;
}
td.bad {
	background-color: red;
}
td.map {
	color: cyan;
}
.gold {
color: #FFCC00; text-decoration: blink;
}
.silver {
color: #ffffff; text-decoration: blink;
}
.bronze {
	color: #CC9900; text-decoration: blink;
}
td.pricol {
	font-weight: bold; border-width: 0px 1px 0px 0px; text-align: right; white-space: nowrap; height: 25px;
}
td.seccol {
	text-align: left; border: 0px solid white; white-space: nowrap;
}
.punteggio {
	border: 0px solid white;
}
.punteggio td {
	border: 0px solid red; padding: 2px;
}
.punteggio td.map {
	text-align: right; color: #0ff; border-width: 0px 1px 0px 0px; border-color: white;
}
.punteggio td.last {
	border-width: 1px 0px 0px 0px; border-color: white;
}
.punteggio td.alpha {
	color: #f00;
}
.punteggio td.bravo{
	color: #00f;
}
td.betterhover, #Table tbody tr:hover {
	border-width: 1px 0px 0px 0px; background: #555; border-color: #555; text-decoration: blink;
}
.label {
	color: lime;
}
table.menu {
	border: 0px; width: *;
}
td.menu {
FONT-SIZE: 10pt; TEXT-ALIGN: center; FONT-FAMILY: "Lucida Console";TEXT-DECORATION: none; width: 130px; border: 0px;
}
td.sel {
BACKGROUND-COLOR: #A5BA84;
}
td.unsel:hover {
BACKGROUND-COLOR: #A5BA84;
}
/* ----- tool tip specific styles ----- */
#theToolTip{position: absolute;left: -300px;width: *;padding: 0px;visibility: hidden;z-index: 100; background-color: #000;}
#ToolTipPointer{position:absolute;left: -300px;z-index: 101;visibility: hidden; display: none;}
#theToolTip p{font-size:1.0em;color:#cccccc;line-height:1.4em;margin-right:10px;margin-top:0;}
a.addToolTip {color:lime;}
/*#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;}
