TABLE.main
{
	width: 100%;
	height: 100%;
	border-width:0;
	table-layout:auto;
}

TD.leftTop
{
	border:2px solid #FF0000;
	border-bottom:0px solid green;
	height:100px;
	width:120px;
	text-align:center;
}

TD.rightTop
{
	border:2px solid #FF0000;
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
	border-bottom:6px solid green;
	height:100px;
	width:100%;
	text-align:center;
	background-color:#6fc889;
}

TD.leftBottom
{
	width:98px;
	height:100%;
	border-width:0;
	border-right:6px solid green;
	border-top:2px solid red;
	vertical-align:top;
}

TD.verticalLine
{
	border-width:0;
	border-top:2px solid red;
	border-right:2px solid red;
	width:3px;
	height:100%;
	font-size:10;
}

TD.rightBottom
{
	height:100%;
	width:100%;
	border-top:2px solid red;
	vertical-align:top;
	padding:15px 10px 10px 10px;
}

TD.menu
{
	text-align:right;
	border-width:1px;
	padding:15px 0 0 0;
}

IMG.sponsor
{
    padding: 2px 2px 2px 2px;
	margin:25px 0 0 0;
}

TD.sponsor
{
	width:130px;
	text-align:right;
	vertical-align:top;
	border-top:2px solid red;
}

P.intestazione
{
	font-family:"tahoma",serif;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-stretch:normal;
	font-size:18;
	color:#66AEF9;
}

P.normale
{
	font-family:"tahoma",courier;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-stretch:normal;
	font-size:12;
}

P.didascalia
{
	font-family:"tahoma",courier;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	font-stretch:normal;
	font-size:12;
	color:blue;
}


A.scalatore:visited
{
	color: #66AEF9;
	font-family:"tahoma",serif;
	font-weight:bold;
	text-decoration:none;
	font-size:18;
}

A.scalatore:link
{
	color: #66AEF9;
	font-family:"tahoma",serif;
	font-weight:bold;
	text-decoration:none;
	font-size:218;
}
A.scalatore:hover
{
	color: blue;
	font-family:"tahoma",serif;
	font-weight:bold;
	text-decoration:none;
	font-size:18;
}

DIV.scalatore
{
	text-align:center;
}

A.namedLink:visited
{
	color: #66AEF9;
	font-family:"tahoma",serif;
	font-weight:bold;
	font-size:12;
}

A.namedLink:link
{
	color: #66AEF9;
	font-family:"tahoma",serif;
	font-weight:bold;
	font-size:12;
}


A.namedLink:hover
{
	color: blue;
	font-family:"tahoma",serif;
	font-weight:bold;
	font-size:12;
}

A.vainfiga
{
	color: #66AEF9;
	font-family:"tahoma",serif;
	font-weight:bold;
	font-size:18;
}
