.TableMenuHeader {
	background-color: #A9A9FF; 
	width: 750; 
	height: 67; 
	border: 2px solid Blue;
}
A.MainMenu {
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A.MainMenu:HOVER {
	FONT-SIZE: 11px;
	COLOR: red;
	FONT-FAMILY: Arial;
	text-decoration: none;
}


A.secondo {
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
A.secondo:HOVER {
	FONT-SIZE: 10px;
	COLOR: red;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

.content {
	FONT-SIZE: 9px;
	COLOR: black;
	FONT-FAMILY: Tahoma;
	text-decoration: none;	
}
	
.content2  { 
	color: black; 
	font-size: x-small; 
	line-height: 12px; 
	font-family: Tahoma; 
	text-align: justify 
}	

.contentbig  { 
	color: black; 
	font-size: 15px; 
	line-height: 16px; 
	font-family: Tahoma; 
	text-align: justify 
}
	
.testo  { 
	color: blue; 
	font-size: x-small; 
	font-family: Tahoma; 
	text-align: justify;
	line-height: 16px;
}	
	
.titolo { 
	color: blue; 
	font-size: 20px; 
	line-height: 21px; 
	font-family: Tahoma 
}
	
.leftmenu {
        font-size: xx-small;
        font-family: Arial;
        background-color: #a9a9ff;
        text-align: center;
        border: solid thin blue;               
}

A.SecondMenu {
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Tahoma;
	text-decoration: none;

}

A.SecondMenu:HOVER {
	FONT-SIZE: 11px;
	COLOR: red;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	font-weight : bold;
	background-image : url(../imgs/Logo_SMALL-CDM3.gif);
	background-repeat : no-repeat;
	width : 150px;
	height : 108px;
}

.bigText {
	FONT-SIZE: 24px;
	COLOR: black;	
	FONT-FAMILY: Arial;

}

.normalText {
	FONT-SIZE: 16px;
	COLOR: black;	
	FONT-FAMILY: Arial;

}