.BoxGroupsList
{
  margin: 0px;
  padding-top: 3px;
  vertical-align: bottom;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  text-align: center;
}
/*-------------------------------------------------ON-------------------------------*/
.BoxGroupsList .GroupsListItemLink_ON
{
  float: left;
  line-height: 38px;
  width: 154px;
  vertical-align: text-bottom;
  background-image: url(../SiteImages/GroupsListItemLink_ON.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
  text-decoration: none; /*clear: left;	*/
}
.BoxGroupsList .GroupsListItemLink_ON:hover
{
  text-decoration: none;
  background-image: url(../SiteImages/GroupsListItemLink_ON.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
}

/*------------------------------------------------- OFF ------------------------------*/
.BoxGroupsList .GroupsListItemLink_OFF
{
  float: left;
  line-height: 38px;
  width: 154px;
  vertical-align: text-bottom;
  background-image: url(../SiteImages/GroupsListItemLink_OFF.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/ /*clear: left;*/
}

.BoxGroupsList .GroupsListItemLink_OFF:hover
{
  text-decoration: none;
  background-image: url(../SiteImages/GroupsListItemLink_ON.gif);
  background-repeat: repeat-x;
}

/*-------------------------------------------------INTROVABILI-------------------------------*/
.BoxGroupsList .GroupsListItemLink_Introvabili
{
  float: left;
  padding-top: 32px;
  padding-bottom: 30px;
  /*height: 74px;*/
  line-height: 14px;
  width: 154px;
  vertical-align: text-bottom;
  background-image: url(../SiteImages/GroupsListItemLink_Introvabili_OFF.gif);
  background-repeat: repeat-x;
  text-decoration: none;
}

.BoxGroupsList .GroupsListItemLink_Introvabili_ON
{
  float: left;
  padding-top: 32px;
  padding-bottom: 30px;
  /*height: 74px;*/
  line-height: 14px;
  width: 154px;
  vertical-align: text-bottom;
  background-image: url(../SiteImages/GroupsListItemLink_Introvabili_ON.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
  text-decoration: none; /*clear: left;	*/
}
.BoxGroupsList .GroupsListItemLink_Introvabili:hover
{
  text-decoration: none;
  background-image: url(../SiteImages/GroupsListItemLink_Introvabili_ON.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
}
/*-------------------------------------------------INTROVABILI TT2-------------------------------*/
.BoxGroupsList .GroupsListItemLink_IntrovabiliTT2
{
  float: left;
  padding-top: 35px;
  padding-bottom: 20px;
  /*height: 74px;*/
  line-height: 14px;
  width: 154px;
  vertical-align: text-bottom;
  background-image: url(../SiteImages/GroupsListItemLink_IntrovabiliTT2_OFF.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
  text-decoration: none; /*clear: left;	*/
}

.BoxGroupsList .GroupsListItemLink_IntrovabiliTT2_ON
{
  float: left;
  padding-top: 35px;
  padding-bottom: 20px;
  /*height: 74px;*/
  line-height: 14px;
  width: 154px;
  vertical-align: text-bottom;
  background-image: url(../SiteImages/GroupsListItemLink_IntrovabiliTT2_ON.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
  text-decoration: none; /*clear: left;	*/
}
.BoxGroupsList .GroupsListItemLink_IntrovabiliTT2:hover
{
  text-decoration: none;
  background-image: url(../SiteImages/GroupsListItemLink_IntrovabiliTT2_ON.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
}
/*-------------------------------------------------INTROVABILI DUCATI-------------------------------*/
.BoxGroupsList .GroupsListItemLink_IntrovabiliSCR
{
  float: left;
  padding-top: 28px;
  padding-bottom: 20px;

  /*height: 74px;*/
  line-height: 14px;
  width: 154px;
  vertical-align: text-bottom;
  background-image: url(../SiteImages/GroupsListItemLink_IntrovabiliSCR_OFF.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
  text-decoration: none; /*clear: left;	*/
}

.BoxGroupsList .GroupsListItemLink_IntrovabiliSCR_ON
{
  float: left;
  padding-top: 28px;
  padding-bottom: 20px;

  /*height: 74px;*/
  line-height: 14px;
  width: 154px;
  vertical-align: text-bottom;
  background-image: url(../SiteImages/GroupsListItemLink_IntrovabiliSCR_ON.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
  text-decoration: none; /*clear: left;	*/
}
.BoxGroupsList .GroupsListItemLink_IntrovabiliSCR:hover
{
  text-decoration: none;
  background-image: url(../SiteImages/GroupsListItemLink_IntrovabiliSCR_ON.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
}
/*-------------------------------------------------download-------------------------------*/
.BoxGroupsList .GroupsListItemLink_download
{
  float: left;
  padding-top: 18px;
  height: 78px;
  line-height: 43px;
  width: 154px;
  vertical-align: text-bottom;
  background-image: url(../SiteImages/GroupsListItemLink_download_OFF.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
  text-decoration: none; /*clear: left;	*/
}

.BoxGroupsList .GroupsListItemLink_download_ON
{
  float: left;
  padding-top: 18px;
  height: 78px;
  line-height: 43px;
  width: 154px;
  vertical-align: text-bottom;
  background-image: url(../SiteImages/GroupsListItemLink_download_ON.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
  text-decoration: none; /*clear: left;	*/
}
.BoxGroupsList .GroupsListItemLink_download:hover
{
  text-decoration: none;
  background-image: url(../SiteImages/GroupsListItemLink_download_ON.gif);
  background-repeat: repeat-x; /*background-position: top,right;*/
}

