HTML
{
overflow-x: inherit;
overflow-y: inherit;
overflow:-moz-scrollbars-none;
}
BODY 
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 25px; 
	WIDTH: auto; 
	PADDING-TOP: 3px; 
	HEIGHT: auto
}
#gallery 
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; WIDTH: 500px; 
	PADDING-TOP: 0px; 
	POSITION: relative; 
	HEIGHT: 340px
}
#gallery LI 
{
	DISPLAY: block
}
.td_a_home
{
	text-align: center;
	padding: 2;
	border: 2;
	font-family: Arial; color: #fff;
	font-size:11px;
	text-decoration: none;
}
.td_a {
	text-align: center;
	padding: 0;
	border: 0;
	font-family: Arial; color: #fff;
	font-size:11px;
	text-decoration: none;
}
.td_a_red {
	text-align: center;
	padding: 0;
	border: 0;
	font-family: Arial; color: #be0026;
	font-size:11px;
	text-decoration: none;
}
.a_a 
{
	font-family: Arial; color: #fff;
	font-size:11px;
	text-decoration: none;
    cursor:pointer;
}
.a_a_red 
{
	font-family: Arial; color: #be0026;
	font-size:11px;
	text-decoration: none;
    cursor:pointer;
}
.a_selected 
{
	font-family: Arial; color: #fff;
	font-size:16px;
	text-decoration: none;
}
td 
{
	font-family: Arial; color: #fff;
	font-size:10px;
	text-decoration: none;
}
td.medium 
{
	font-family: Arial; color: #fff;
	font-size:12px;
	text-decoration: none;
    line-height:16px;
}
td.mediumCnt 
{
	font-family: Verdana; color: #fff;
	font-size:14px;
	font-weight:100;
	text-decoration: none;
    line-height:16px;
}
.a_mediumCnt 
{
	font-family: Verdana; color: #fff;
	font-size:14px;
	text-decoration: none;
	font-weight:100;
    line-height:16px;
    cursor:pointer;
}
.a_medium 
{
	font-family: Arial; color: #fff;
	font-size:12px;
	text-decoration: none;
    line-height:16px;
    cursor:pointer;
}
td.large 
{
	font-family: Arial; color: #fff;
	font-size:14px;
	text-decoration: none;
    line-height:18px;
}
select 
{
  font-family: Arial;			                    /* tipo carattere*/
  color: #FFFFFF;			                    /* colore carattere*/
  font-size: 8px;			                        /* dimensione carattere*/
  font-weight: bold;			                /* spessore carattere*/
  font-style: italic;			                    /* stile carattere*/  
  border: 1px solid yellow;		            /* tipologia bordo di colore giallo*/
  background-color: #990000;       	/* colore sfondo*/
}
a 
{
	font-family: Arial; color: #fff;
	font-size:10px;
	text-decoration: none;
}
input
{
font-size: 10.5px;
font-family: Arial; 
font-variant: normal;
font-weight: bold;			                
font-style: italic;			                    
width: 130px; 
height: 17px;
border: 1px solid rgb(36,36,36);
text-indent: 3px;
padding: none;
cursor: hand;
cursor: pointer;
color: #ffffff;
background-color: Transparent;
background: #141214;
line-height: 12.8px;
text-align:left;
}
.collHeader
{
  font-family: "Times New Roman";			                    /* tipo carattere*/
  color: #FFFFFF;			                    /* colore carattere*/
  font-size: 19px;			                        /* dimensione carattere*/
  font-weight: bold;			                /* spessore carattere*/
}

