BODY
{
 font-family: fixedsys, courier, courier new, monospace;
 BACKGROUND-COLOR: black;
 BACKGROUND-POSITION: right;
 BACKGROUND-IMAGE: url(GFX/binary.gif);
 BACKGROUND-REPEAT: repeat-y; 
 color: silver;
}

P
{
 color: silver;
 font-family: fixedsys, monospace;
 font-size: 14px;
 text-decoration: none;
 text-align: justify; 
 margin-top: 6px;
 margin-bottom: 8px;
}

A:active
{
 color: #EFCA02;
 text-decoration: underline;
}

A:visited, B
{
 color: white;
 text-decoration: none;
 font-weight: normal;
}

A:hover
{
 color: silver;
 border-bottom: 1px solid #EFCA02; 
}

.yellow
{
 color: #EFCA02;
 font-weight: normal;
 text-decoration: none;
}

.header
{
 color: #EFCA02;
 font-weight: bold;
 font-family: Verdana, Tahoma, monospace;
 font-size: 12pt;
 text-transform: uppercase;
 text-decoration: none;
}

A
{
 color: white;
 text-decoration: none;
}

.small
{ 
 color: silver;
 font-family: Verdana, Tahoma;
 font-size: 8pt;
}

.light
{
 color: white;
 text-decoration: none;
}
 
HR
{
 width: 100%;
 height: 1px;
 color: silver;
}

TABLE.menu
{
 width: 95%;
 BORDER-RIGHT: white 1px solid;
 BORDER-LEFT: white 1px solid;
 BORDER-TOP: white 1px solid; 
 BORDER-BOTTOM: white 1px solid;
}

TABLE.news
{
 width: 95%;
 BORDER-RIGHT: white 1px solid;
 BORDER-LEFT: white 1px solid;
 BORDER-TOP: white 1px solid;
 BORDER-BOTTOM: white 1px solid;
 BORDER-COLLAPSE: collapse;
 PADDING-LEFT: 4px;
 PADDING-RIGHT: 4px;
 PADDING-TOP: 4px;
}

TABLE.download
{
 width: 70%;
 BORDER-RIGHT: white 1px solid;
 BORDER-LEFT: white 1px solid;
 BORDER-TOP: white 1px solid;
 BORDER-BOTTOM: white 1px solid;
 BORDER-COLLAPSE: collapse;
 MARGIN: 3px;
}

TABLE.normal
{
 BACKGROUND-COLOR: black;
 BORDER: white 1px solid;
 BORDER-COLLAPSE: collapse;
 MARGIN: 3px;
}

TABLE.poll
{
 width: 100%;
 BACKGROUND-COLOR: black;
 BORDER-RIGHT: white 1px solid;
 BORDER-LEFT: white 1px solid;
 BORDER-TOP: white 1px solid;
 BORDER-BOTTOM: white 1px solid;
 BORDER-COLLAPSE: collapse;
 MARGIN: 3px;
}

TABLE.istat
{
 width: 400px;
 BACKGROUND-COLOR: black;
 BORDER-RIGHT: white 1px solid;
 BORDER-LEFT: white 1px solid;
 BORDER-TOP: white 1px solid;
 BORDER-BOTTOM: white 1px solid;
 BORDER-COLLAPSE: collapse;
 MARGIN: 3px;
}

.old
{
 color: silver;
 font-family: Verdana, Tahoma, monospace;
 font-size: 8pt;
 BORDER-LEFT: silver 2px solid;
 PADDING-LEFT: 5px;
}

TABLE#main
{
	height: 100%;
	width: 100%;
	border: 0px;
}

TR#main_td
{
	height: 40px;
}
