.TabellaMain   {
	FONT-SIZE: 16px;
	COLOR: #5757DD;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial";
	BACKGROUND-COLOR:#FFFFFF;
	background : transparent;
}

.TabellaBack   {
	position: relative;
	margin-left: 0;
	FONT-SIZE: 16px;
	COLOR: #5757DD;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial";
	background-image : url('immagini/mailamici-back.gif');
}

.TabellaMenu   {
	FONT-SIZE: 18;
	COLOR: #B82068;
	FONT-STYLE: normal;
	FONT-FAMILY: "Helvetica";
	BACKGROUND-COLOR:#FFFFFF;
	background : transparent;
}

.TabellaText   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #3131BD;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial";
	background : transparent;
}

h1   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #3131BD;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial";
}

h2   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #3131BD;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial";
}

.header   {
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	COLOR: #CACAFF;
	FONT-STYLE: narrow;
	FONT-FAMILY: "Verdana";
	border: 0px;
	margin: 0px;
	}

.Tabella3  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11;
	COLOR:  #B82068;
	FONT-STYLE: normal;
	FONT-FAMILY: "Verdana";
	BACKGROUND-COLOR:#FFFFFF;
	background : transparent;
}

.Tabella4  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10;
	COLOR:  #B82068;
	FONT-STYLE: normal;
	FONT-FAMILY: "Helvetica";
	BACKGROUND-COLOR:#FFFFFF;
	background : transparent;
}

.Tabella5  {
    FONT-WEIGHT: bold;
	FONT-SIZE: 30;
	COLOR:  #B82068;
	FONT-STYLE: normal;
	FONT-FAMILY: "Comic Sans MS";
	BACKGROUND-COLOR:#FFFFFF;
	background : transparent;
}

.Tabella6  {
	FONT-SIZE: 10;
	COLOR:  #B82068;
	FONT-STYLE: normal;
	FONT-FAMILY: "Comic Sans MS";
	BACKGROUND-COLOR:#FFFFFF;
	background : transparent;
}

.Tabella7  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18;
	COLOR:  #B82068;
	FONT-STYLE: normal;
	FONT-FAMILY: "Helvetica";
	BACKGROUND-COLOR:#FFFFFF;
	background : transparent;
}

.Tabella8  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10;
	COLOR:  #B82068;
	FONT-STYLE: normal;
	FONT-FAMILY: "Helvetica";
	BACKGROUND-COLOR:#FFFFFF;
	background : transparent;
}

.Tabella9  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18;
	COLOR:  #B82068;
	FONT-STYLE: normal;
	FONT-FAMILY: "Comic Sans MS";
	BACKGROUND-COLOR:#FFFFFF;
	background : transparent;
}

.link  {
	FONT-SIZE: 16;
	COLOR:  #1914D8;
	FONT-STYLE: normal;
	FONT-FAMILY: "Comic Sans MS";
}

.link2     {
	color : #1914D8;
	font: Comic Sans MS;
	font-size: 14;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #645EC8;
	SCROLLBAR-HIGHLIGHT-COLOR: #CACAFF;
	SCROLLBAR-SHADOW-COLOR: #5252FF;
	SCROLLBAR-3DLIGHT-COLOR: #5252FF;
	SCROLLBAR-ARROW-COLOR: #CACAFF;
	SCROLLBAR-TRACK-COLOR: #BCD5BB;
	SCROLLBAR-DARKSHADOW-COLOR: #BCD5BB;
	background : #BCD5BB;
	background-repeat : no-repeat;
}

.iscrizione {

	background-color: #DFE4DE;
	border-left: 2 solid #5252FF;
	border-right: 1 solid #5252FF;
	border-top: 2 solid #5252FF;
	border-bottom: 1 solid #5252FF;
	SCROLLBAR-FACE-COLOR: #F9F3EC;
	SCROLLBAR-HIGHLIGHT-COLOR: #CACAFF;
	SCROLLBAR-SHADOW-COLOR: #5252FF;
	SCROLLBAR-3DLIGHT-COLOR: #5252FF;
	SCROLLBAR-ARROW-COLOR: #CACAFF;
	SCROLLBAR-TRACK-COLOR: #DFE4DE;
	SCROLLBAR-DARKSHADOW-COLOR: #BCD5BB;
	FONT-SIZE: 12px;
	COLOR: #5757DD;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial";
}

.over      {color: #B82068; background:#FBFCBE; font-style: Comic Sans MS; font-size:11;}
.down    {color: #B82068; background:#FBFCBE; font-style: Comic Sans MS; font-size:11;}
.out        {color: #B82068; background:#FBFCBE; font-style: Comic Sans MS; font-size:11;}

.commento  {
	color:#5757DD;
	FONT-FAMILY: "Arial";
	FONT-STYLE: normal;
	font-size: 10px;
}

th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
font { font-family: Arial }

a:link       { text-decoration: none; color: #3131BD;   }
a:visited    { text-decoration: none; color: #3131BD;  }
a:hover      { text-decoration: none; color: #B82068; }

img.photos   {
	border: 1 dashed #5757DD;
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.sponsor a:hover {
  color: #FFFFFF;
}

.sponsor a:link {
  color: #FFFFFF;
}

.sponsor a:visited {
  color: #FFFFFF;
}

.sponsor .cell a:link {
  text-decoration: none;
  font-size: 9px;
  color: #5757DD;
}

.sponsor .cell a:visited {
  text-decoration: none;
  font-size: 9px;
  color: #5757DD;
}

.sponsor .cell a:hover {
  text-decoration: none;
  font-size: 9px;
  color: #B82068;
}

.sponsor .alternate_cell a:link {
  text-decoration: none;
  font-size: 9px;
  color: #5757DD;
}

.sponsor .alternate_cell a:visited {
  text-decoration: none;
  font-size: 9px;
  color: #5757DD;
}

.sponsor .alternate_cell a:hover {
  text-decoration: none;
  font-size: 9px;
  color: #B82068;
}

.sponsor .age_gender {
  font-size: 9px;
  color: #000000;
}

.sponsor .location {
  font-size: 9px;
  color: #000000;
}

.sponsor .legal {
  height: 600px;
  margin-top: 600px;
}

.gensponsor { font-size : 9px; color : #000000; font-weight: normal; text-decoration: none; text-align: center;}

object {
	display:block;
}

object:focus {
	outline:none;
}
