body {
	margin-top: 2px;
	background-color: #000000;
    scrollbar-face-color: #fcea0a;
    scrollbar-highlight-color: #ffff00;
    scrollbar-shadow-color: #747474;
    scrollbar-arrow-color: #333333;
    scrollbar-track-color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#E0E0E0;
	font-weight: bold;

}
a:link {
	color: #fcea0a;
	text-decoration:none;
}
a:visited {
	color:#fcea0a;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #FFFF00;
}

.txtnero9 {
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.txt10 {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #E0E0E0;
}
.txt12 {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #E0E0E0;
}
.txt11 {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #E0E0E0;
}
.txt12Underline {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style normal;
	text-decoration:underline;
	color: #E0E0E0;
}
.txt14norm {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #E0E0E0;
}
.txtNeroBold14 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	color: #000000;
}
.txtNeroBoldNorm14 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.txtNeroBoldNorm16 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txtNeroBoldNorm26 {
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.txtNeroBoldNorm26Red {
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #ff0000;
}
.txt14 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	color: #E0E0E0;
}
.txt14BOLD {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E0E0E0;
}
.txt18BOLD {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E0E0E0;
}
.txtrosso12 {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #ff0000;
}
.txtrosso14 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #ff0000;
}
.txtrosso18 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #ff0000;
}
.txtrosso16BoldItal {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}
.txtgiallo20 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #fcea0a;
}
.txtgiallo16 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #fcea0a;
}
.txtgiallo26 {
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	color: #fcea0a;
	font-weight: bold;
	}
}
.txtgiallo10 {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #fcea0a;
	}
 #navcontainer { margin-left:0px;
 }
.txtgialloBold14 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #fcea0a;
	font-weight: bold;
	}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: "Times New Roman", Times, serif;
font-size:14px;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 3px 5px;
width: 100%;
color: #fcea0a;
background-color: #333333;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: 14px;
}

#navcontainer a:hover
{
color: #fff;
background-color: #9e9e9e;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
#navcontainer a:active
{
color: #ffff;
background-color: #cc0000;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display:block;
padding: 10px 1px 1px 1px;
width: 100%;
height:70px;
color: #fdf056;
background-color: #666666;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
cursor:crosshair; 

}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #eaeeea;
text-decoration: none;
 cursor:crosshair; 

}
#navcontainer ul ul a:active
{
color: #000;
background-color: #cc0000;
text-decoration: none;
}
#navcontainer ul ul ul li { margin: 0; }

#navcontainer ul ul ul a
{
display:block;
padding: 1px 1px 1px 10px;
width: 100%;
color: #333;
background-color: #f2f6fb;
text-decoration: none;
font-style: italic;
font-weight: normal;
font-size: 10px;

}

#navcontainer ul ul ul a:hover
{
color: #000;
background-color: #eaeeea;
text-decoration: none;
font-style: italic;
font-size: 10px;
}
#navcontainer ul ul ul a:active
{
color: #000;
background-color: #cc0000;
text-decoration: none;
font-style: italic;
font-size: 10px;
}
div.burning {
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #ffffff;}

a:link.burning {
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #f49625;} 

a:visited.burning {
text-decoration: none;
color: #ff8000;}

a:hover.burning {
color: #ff8000;
text-decoration: underline;
}
.combobox {
background-color: #E8E8E8;
color: #000000;
font-size: 10pt;
font-family: arial;
font-weight: bold;
}
.comboprod {
color: #000000;
font-size: 10px;
}
a.opacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
} 
a.opacity:hover img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
} 
div.menu {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #fee809;
margin-left: 6px;}

a:link.menu {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #E0E0E0;} 

a:visited.menu {
text-decoration: none;
font-weight: bold;
color: #E0E0E0;}

a:hover.menu {
color: #ff0000;
font-weight: bold;
text-decoration: underline;
}
div.barra {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000000;}

a:link.barra {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000000;} 

a:visited.barra {
text-decoration: none;
font-weight: bold;
color: #000000;}

a:hover.barra {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}
div.menu2 {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #fee809;
margin-left: 1px;}

a:link.menu2 {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #E0E0E0;} 

a:visited.menu2 {
text-decoration: none;
font-weight: bold;
color: #E0E0E0;}

a:hover.menu2 {
color: #ff0000;
font-weight: bold;
text-decoration: underline;
}