html, body
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	margin-top: 0px;
    	margin-left: 10%;
	margin-right: 10%;

}

#tleft
{
    border-left: #000000 0.1pt dotted;
        border-bottom: #000000 0.1pt dotted;
}
#tright
{
    border-right: #000000 0.1pt dotted;
        border-bottom: #000000 0.1pt dotted;
}

table, td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table
{
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}

td
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	padding-top: 0px;
}
		
a
{
	font-size: 8pt;
	color: #3333cc;
	text-decoration: none;
}

a:hover, a:focus
{
	color: #000000;
	background-color: #F0FE41;
}
.small
{
	font-size: 8pt;
}

.infoPage
{
	font-size: .9em;
	width: 755px;
	color: #000000;
	background-color: #ffffff;
}
.cell
{
	border-right: silver 1px solid;
	padding-right: 2px;
	border-top: silver 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	border-left: silver 1px solid;
	color: #333333;
	padding-top: 0px;
	border-bottom: silver 1px solid;
}
.cell_home
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #333333;
	padding-top: 0px;
	
}
.copyright
{
	font-size: 9px;
}


.button
{
	font-weight: bold;
	font-size: 8pt;
}

.topbanner
{
	border-right: medium none;
	border-top: medium none;
	font-size: 8pt;
	border-left: medium none;
	border-bottom: medium none;
	text-align: center;
	background-image: url('sfondo-alto.jpg'); background-repeat: no-repeat; 
               background-position-x: left ;
}
	
.tableline1
{
	border-right: maroon thin;
	border-top: maroon thin;
	font-size: 8pt;
	border-left: maroon thin;
	color: #666666;
	border-bottom: maroon thin;
	background-color: #f6f8fb;
	text-align: left;
}

.tableline1 a { }

.tableline2 {
	font-size: 8pt; 
	text-align: left;
	border-right: #F6F8FB 1px solid;
	border-top: #F6F8FB 1px solid;
	color: #666666;


}
	
.tableline2 a
{
	font-size: 8pt;
}

.tablelinemain
{
	font-size: 8pt;
	color: #333333;
	text-indent: 2px;
	text-align: left;
}
.tablelinemain a
{
	font-size: 8pt;
	color: #000000;
}
	
.normal
{
	font-size: 8pt;
	list-style-type: square;
	
}
	
.myTable {
	border: 1px solid #D6DFEF;
	list-style: square;
	font-size: 8pt; 
	background-color: #FFFFFF;
	font-style: normal;
}
	
.myTitle
{
	border:1px solid #006633; margin-top: 5px;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 5px;
	text-indent: 5px;
	line-height: 150%;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: left; background-image:url('/themes/default/roundbox/top.gif'); background-repeat:repeat-x
}
.myTr
{
	background-color: #ffffff;
}
.myTD
{
	padding: 3px; 
	background-color:#F4F4F4;

}
	
.myQuote
{
	border-right: #000000 1px solid;
	padding-right: 3px;
	border-top: #000000 1px solid;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 3px;
	border-left: #000000 1px solid;
	padding-top: 3px;
	border-bottom: #000000 1px solid;
	background-color: #fff8dc;
	text-align: justify;
} 

#TopPage
{
	width: 755px;
	height: 60px;
}

#MainPage
{
	width: 755px;
	height: 60px;
}

#Display
{
	height: 450px;
}
.select       { font-size: .7em }