 body {
    margin:0px;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {color: #003399;	text-decoration: none;}
a:visited { color: #003399; text-decoration: none ;}
a:hover {color: #CC0000; text-decoration: underline;}

.testo {
	font-size: 11px;
	color: #333333;
}
.testoPiccolo {
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.testoNewRelease {
	font-size: 9px;
	font-weight:bold;
	color: #CC0000;
}
.testoPiccoloItalic {
	font-size: 9px;
	font-style: italic;
	color: #333333;
}
.popup {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.justified {  text-align: justify}
.testoBianco {
	font-size: 11px;
	color: #FFFFFF;
}

.testoBordeaux {
	font-size: 11px;
	color: #521010;
}

.menu {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.1em;

}
.menuOFF {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.1em;

}
.menuSub {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
}
.testoPiccoloBianco {
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}
.titoliBig {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.titoliBigBianchi {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

blockquote {
	margin-left: 15px;
	margin-right: 5px;
}
input {
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
textarea {
	border: 1px solid #999999;
	background-color: #EEEEEE;

}
.bordiTratteggiati {
	border: 1px dashed #999999;


}
.rigaTrattVerticale {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #999999;

}
.tabtitoli {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.tabdati {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.bordiLinea {
	border: 1px solid #999999;
}

.bandeLaterali {
	background-color:#FFFFFF;
	border-right-width:1px;
	border-right-color:#333333;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#333333;
	border-left-style:solid;
}

a.Link_application:link {color: #990000;	text-decoration: underline;}
a.Link_application:visited {color: #990000; text-decoration: underline;}
a.Link_application:hover {color: #333333; text-decoration: none;}


.distributors_mainArea
{
   font-size:14;
   color:#521010;
   font-weight:bold;
   padding-top:16px;
}
.distributors_cell
{
   background-color:#EFEFEF;
   border-bottom:1px solid #666666;
}
.distributors_State
{
   font-size:12;
   color:#521010;
   font-weight:bold;
   padding-top:5px;
}
.distributors_Company
{
   font-size:11;
   color:#222222;
   font-weight:bold;
   padding-top:16px;
}
.distributors_Address
{
   font-size:10;
   color:#333333;
}

#accept_box a
{
     border:1px solid #666; 
     padding:5px;
     text-decoration:none;
	 font-size:12px;
	 font-weight:bold;
	 }

.footer
{
background-image:url(../img-gen/new_struct/footer.gif);
background-repeat:no-repeat;
font-size: 9px;
line-height: 11px;
color: #000000;
height:60px;
text-align:center;
}
.footer a:link {color: #003399;	text-decoration: none;}
.footer a:visited { color: #003399; text-decoration: none ;}
.footer a:hover {color: #CC0000; text-decoration: underline;}

