body { background-color : #1d1d1b; color : #e9eaed; font-size : 12pt; margin: 0px;}
a, a:visited { text-decoration : none;}
a.server { text-decoration:none; color: #00ff00;}
A.link {	COLOR: #79E958; TEXT-DECORATION: none;}
A.link:hover {	COLOR: #304E1D; TEXT-DECORATION: none;}
a img { border : none; }
td {text-align: center; padding: 2px;}
table.players { font-family : "Courier New", Tahoma, Serif; background-color : #333; font-size : 12pt; border: 1px solid black;}
thead, tfoot {font-weight: bold;}
input {background-color: #333333; color: #cccccc;}
tr.players:hover {background-color: #bbb; color: black; font-weight: bold;}
table.players th { text-align: left;	/*padding: 5px;*/	}
table.players td { border: 0px solid black; }
table.players tfoot { border: 1px solid white; }
table.players .header {	background-image: url(bg.png);	background-repeat: no-repeat;	padding-left: 30px;	padding-top: 8px;	height: auto;}
table.players .headerSortUp {	background-image: url(asc.png);	background-repeat: no-repeat;}
table.players .headerSortDown {	background-image: url(desc.png);	background-repeat: no-repeat;}
table.tabellone {background-color: #aaa;}
table.tabellone td{background-color: #333; padding: 10px;}
table.tabellone  th{background-color: #ccc; color: black; padding: 10px;}
.IP {font-size: 1.5em; color: yellow;}
.Port {font-size: 1.5em; color: lime;}
.on {color: lime; font-weight: bold;}
.off {color: red; font-weight: bold;}
.addToolTip { font-size: 2em; color: yellow;}
.Gamemode {font-size: 2em; color: lime; text-transform: uppercase;}
.Timeleft { font-size: 2em;}
.TimeLeftReal {display: none;}
.Score {font-size: 3em;}
.Players {font-size: 2em;}
.serverload {border: 1px solid grey; background-color: #444; font-size: xx-small; width: 60px;}
.evidenzia {text-decoration: underline overline blink;}
.alpha {color: #ff0000;}
.bravo {color: #0000ff;}
.charlie {color: yellow;}
.delta {color: #00ff00;}
.spect {color: #ff00ff;}
.handcursor {cursor: hand;}
.gold {color: #FFD700; text-decoration: blink;}
.silver {color: #E6E8FA; text-decoration: blink;}
.bronze {color: #8C7853; text-decoration: blink;}
.normal {color: white;}
td.good {background-color: green; color: white;}
td.bad {background-color: red; color: white;}
td.normal {}
.refresh {color:#ff00ff; font-size: 1.5em; font-weight: bold;}
.server {text-transform: uppercase; font-weight: bold;}
.Italians {font-family: Courier; margin: 5px; color: #ccc;}
.addToolTip:hover { color: #808000;}
.onlineforum {align:center; font-size: 0.9em; text-align:center; background-color: #333; border: 1px solid #555; width: 100%;}
/* online chat begin */
.onlinechat {align:center; font-size: 0.9em; text-align:center; background-color: #333; border: 1px solid #555; width: 100%;}
.onlinechat td {align:center; font-size: 0.9em; text-align:center; height: 10px;}
.onlinechat td:hover {background-color: #555;}
.ts_info {align:center; font-size: 1.3em; text-align:center; background-color: #333; border: 1px solid #555; width: 100%;}
.opped {color: orange;}
.voiced {color: lime;}
.normal {color: #ccc;}
.evidenzia2 {color: cyan;}
/* online chat end */
#Selected {color:lime; text-decoration: blink;}
#Selected:hover {color:green; text-decoration: none;}
/* ----- 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.0em;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;}
#ToolTipTextItalians{text-align:center; background-color: black; border: 2px solid red;}