  body       {
color: #6B6C5E;
text-decoration: none;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 11px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px; }
a:link       { color: #6B6C5E; text-decoration: none; font-family: verdana, tahoma, arial; font-size: 11px }
a:visited    { color: #6B6C5E; text-decoration: none; font-family: verdana, tahoma, arial; font-size: 11px }
a:hover      { color: #54544B; text-decoration: underline; font-family: verdana, tahoma, arial; font-size: 11px }


.top      { color: #98B6CD; text-decoration: none; font-size: 9px; font-weight: bold}
.top:link       { color: #98B6CD; text-decoration: none; font-size: 9px; font-weight: bold}
.top:visited    { color: #98B6CD; text-decoration: none; font-size: 9px; font-weight: bold}
.top:hover      { color: #FFFFFF; text-decoration: none; font-size: 9px; font-weight: bold}

.data      { color: #858585; text-decoration: none; font-size: 9px; font-weight: bold; line-height: 13px}
.data:link       { color: #858585; text-decoration: none; font-size: 9px; font-weight: bold; line-height: 13px}
.data:visited    { color: #858585; text-decoration: none; font-size: 9px; font-weight: bold; line-height: 13px}
.data:hover      { color: #FFFFFF; text-decoration: none; font-size: 9px; font-weight: bold; line-height: 13px}

.testo      { color: #5D5D5D; text-decoration: none; font-size: 11px; line-height: 13px}
.testo:link       { color: #2567A3; text-decoration: underline; font-size: 11px; line-height: 13px}
.testo:visited    { color: #2567A3; text-decoration: underline; font-size: 11px; line-height: 13px}
.testo:hover      { color: #D61B22; text-decoration: underline; font-size: 11px; line-height: 13px}

.testo_link      { color: #BD000A; text-decoration: none; font-size: 11px; line-height: 13px}
.testo_link:link       { color: #BD000A; text-decoration: none; font-size: 11px; line-height: 13px}
.testo_link:visited    { color: #BD000A; text-decoration: none; font-size: 11px; line-height: 13px}
.testo_link:hover      { color: #2567a3; text-decoration: none; font-size: 11px; line-height: 13px}

.testo2     { color: #335472; text-decoration: none; font-size: 11px; line-height: 13px}
.testo2:link       { color: #335472; text-decoration: underline; font-size: 11px; line-height: 13px}
.testo2:visited    { color: #335472; text-decoration: underline; font-size: 11px; line-height: 13px}
.testo2:hover      { color: #D61B22; text-decoration: underline; font-size: 11px; line-height: 13px}

.voci      { color: #5E5E5E; text-decoration: none; font-size: 10px}
.voci:link       { color: #5E5E5E; text-decoration: none; font-size: 10px}
.voci:visited    { color: #5E5E5E; text-decoration: none; font-size: 10px}
.voci:hover      { color: #D61B22; text-decoration: none; font-size: 10px; font-weight: bold}

.trade      { color: #929292; text-decoration: none; font-size: 10px}
.trade:link       { color: #929292; text-decoration: none; font-size: 10px}
.trade:visited    { color: #929292; text-decoration: none; font-size: 10px}
.trade:hover      { color: #929292; text-decoration: none; font-size: 10px}

.testo_piccolo      { color: #5D5D5D; text-decoration: none; font-size: 9px; line-height: 10px}
.testo_piccolo:link       { color: #5D5D5D; text-decoration: none; font-size: 9px; line-height: 10px}
.testo_piccolo:visited    { color: #5D5D5D; text-decoration: none; font-size: 9px; line-height: 10px}
.testo_piccolo:hover      { color: #000000; text-decoration: none; font-size: 9px; line-height: 10px}

.testo_piccolo2      { color: #5D5D5D; text-decoration: none; font-size: 10px; line-height: 11px}
.testo_piccolo2:link       { color: #2567A3; text-decoration: none; font-size: 10px; line-height: 11px}
.testo_piccolo2:visited    { color: #2567A3; text-decoration: none; font-size: 10px; line-height: 11px}
.testo_piccolo2:hover      { color: #D61B22; text-decoration: none; font-size: 10px; line-height: 11px}



.titolino      { text-decoration: none; font-size: 11px; font-weight: bold; line-height: 13px}



 
input.form
	{
		color : #5E5E5E;
		background-color: #FFFFFF;
		border : 0;
		font-size : 10;
		font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-weight : normal;
		text-decoration : none;
		background-image: url(button.gif);
		padding-left : 4px;
	}

input.form2
	{
		color : #FFFFFF;
		background-color: #335472;
		border : 0;
		font-size : 9;
		font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
	}
	
textarea.form
	{
		color : #5E5E5E;
		background-color: #FFFFFF;
		border : 0;
		font-size : 10;
		font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-weight : normal;
		text-decoration : none;
		background-image: url(button.gif);
	}
	
select.form
	{
		color : #5E5E5E;
		background-color: #FFFFFF;
		border : 0;
		font-size : 10;
		font-weight : normal;
		text-decoration : none;
		background-image: url(button.gif);
	}
	
checkbox.form
	{
		color : #5E5E5E;
		background-color: #FFFFFF;
		border : 0;
		font-size : 10;
		font-weight : normal;
		text-decoration : none;
		background-image: url(button.gif);
	}
	
radio.form
	{
		color : #5E5E5E;
		background-color: #FFFFFF;
		border : 0;
		font-size : 10;
		font-weight : normal;
		text-decoration : none;
		background-image: url(button.gif);
	}	

	#divLay {
	position:absolute; width: 700px; height: 380px; top: 0px; left: 0px; visibility:hidden; z-index:200
}