BODY
{
    FONT-SIZE: xx-small;
    MARGIN: 0px;
    COLOR: black;
    FONT-FAMILY: Verdana;
	background-repeat: repeat-x;
}
}
TABLE
{
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    BORDER-LEFT: black 0px solid;
    COLOR: black;
    BORDER-BOTTOM: black 0px solid;
    FONT-FAMILY: Verdana;
}
TD
{
    FONT-SIZE: xx-small;
    COLOR: black;
	font-weight:bold;	
    FONT-FAMILY: Verdana;
}
A:active
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
A:link
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
IMG
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
}
OL
{
    MARGIN-TOP: 4px;
    MARGIN-BOTTOM: 8px;
}

.titolo {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.avviso {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-align: justify;
}
.ClanLogo {
	font-family: Verdana;
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
}
.CorpoTesto
{
	FONT-SIZE: x-small;
	COLOR: black;
	FONT-FAMILY: Verdana;
	font-weight: normal;
}
.Contatti {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-align: justify;
}
.TabellaBordo
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    COLOR: black;
    FONT-FAMILY: Verdana;
}
.CellaBordo
{
    BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
	border-color: #D6D6D6;
    COLOR: black;
    FONT-FAMILY: Verdana;
}
.StatusFont
{
    FONT-SIZE: xx-small;
    COLOR: black;
    FONT-FAMILY: Verdana;
}
.StatusBold
{
    COLOR: black;
    FONT-FAMILY: Verdana;
	font-weight: bold;
    FONT-SIZE: xx-small;
}
.blackBacking
{
	background-color: #A8A8A8;
}
.names
{
	background-color: #D8D8D8; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	text-align:  center; 
	font-family: Verdana; 
	font-weight: bold;
}
.calendarBody
{
	background-color: #F0F0F0; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	text-align:  center; 
	font-family: Verdana;
}
.calCurrentDay  {background-color: #A8A8A8; font-size: 10px; color: #FFFFFF;}
.calOtherDay    {background-color: #F0F0F0; font-size: 10px; color: #000000;}
.calNotDay	    {background-color: #F0F0F0; font-size: 10px; color: #000000;}
.calEventDay	{background-color: #00FF00; font-size: 10px; color: #000000;}
.calFormMenu    
{
	background-color: #D8D8D8; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	text-align:  center; 
	font-family: Verdana; 
	font-weight: bold;
}
