BODY
{
    background-image: url('valchisone_c.jpg');
   SCROLLBAR-HIGHLIGHT-COLOR: #F0C94B;
    SCROLLBAR-SHADOW-COLOR: #F0C94B;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: yellow;
    SCROLLBAR-TRACK-COLOR: #000000;
    SCROLLBAR-DARKSHADOW-COLOR: #000000;
    SCROLLBAR-BASE-COLOR: #000000;
    font-size: 9pt;
    color: black;
    font-family: Verdana, Arial;
    
}
A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}
.cell
{
    BORDER-RIGHT: orange 2px groove;
    BORDER-TOP: orange 2px groove;
    FONT-SIZE: 9pt;
    BACKGROUND: black;
    BORDER-LEFT: orange 2px groove;
    COLOR: orange;
    BORDER-BOTTOM: orange 2px groove;
    FONT-FAMILY: Verdana, Arial, serif
}
}
.button
{
    BORDER-RIGHT: orange 2px groove;
    BORDER-TOP: orange 2px groove;
    FONT-SIZE: 9pt;
    BACKGROUND: #C0C0C0;
    BORDER-LEFT: orange 2px groove;
    COLOR: black;
    BORDER-BOTTOM: orange 2px groove;
    FONT-FAMILY: Verdana, Arial, serif
}
.myTable
{
    BORDER-RIGHT: #F0C94B 2px groove;
    BORDER-TOP: #F0C94B 2px groove;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #F0C94B 2px groove;
    BORDER-BOTTOM: #F0C94B 2px groove;
    FONT-FAMILY: Verdana, Arial
}
.myTitle
{
	background-image: 
               url('linea.gif'); 
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom: #F0C94B 2px groove;
	border-top-color: #F0C94B;
	border-left-color: #F0C94B;
	border-right-color: #F0C94B;
	font-size: 10pt;
	margin: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	
	text-indent: 5pt;
	text-align: left;
	color: black;
}
.small
{
    FONT-SIZE: 7pt
}
.myTD
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.tableline1
{
	font-size: 9pt;
	font-family: Verdana, Arial, serif;
	color: black;

}
.tableline2
{
	font-size: 9pt;
	font-family: Verdana, Arial, serif;
	color: black;
  
}
.tablelinemain
{
	font-size: 8pt;
	text-indent: 2pt;
	font-family: Tahoma, Verdana, Arial;
	
 color: #F0C94B;
}
.topbanner
{
	BACKGROUND-IMAGE: url(bg.gif);
	BORDER-RIGHT: black 2px groove;
    BORDER-TOP: black 2px groove;
    FONT-SIZE: 9pt;
    color #F0C94B;
    BORDER-LEFT: black 2px groove;
    BORDER-BOTTOM: black 2px groove;
    FONT-FAMILY: Verdana, Arial
}
.infoPage
{
	color: black;
	BORDER-RIGHT: black 2px groove;
    BORDER-TOP: black 2px groove;
    FONT-SIZE: 10pt;
    BORDER-LEFT: black 2px groove;
    BORDER-BOTTOM: black 2px groove;
    FONT-FAMILY: Verdana, Arial
}
.copyright
{
    FONT-SIZE: 7pt;
}
.myQuote
{
    BACKGROUND-COLOR: C0C0C0;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 11px;
    color: #800000;
    PADDING-BOTTOM: 3px;
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 3px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: justify;
    TEXT-DECORATION: none
}