			body {background-color:#4b6c84}
			
			#tblContainer input { font-size: 11px; height:18px; background:#eee; color:#4b6c84; border:1px solid #4b6c84;}
			#tblContainer #tblAddNewControls table tr {height:30px;}
			
			#createCode table {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;}
			#createCode A { BORDER: #333 0px solid; PADDING-top: 3px; FONT-WEIGHT: normal; BACKGROUND: url(/images/button_norm.gif) no-repeat left top; WIDTH: 100px; COLOR: #555555; HEIGHT: 20px; TEXT-DECORATION: none; float:left;}
			#createCode A:hover { BACKGROUND: url(/images/button_roll.gif) no-repeat left top; WIDTH: 100px; COLOR: #000000; HEIGHT: 20px }
			/* per far funzionare questi bottoni con la .gif di sfondo in firefox bisogna mettere per forza float:left */
			
						
			#divDocumentAdd table {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; margin-top:10px; width:360px}
			#divDocumentAdd A { BORDER: #333 0px solid; PADDING-top: 3px; FONT-WEIGHT: normal; BACKGROUND: url(/images/button/button_norm_big.gif) no-repeat left top; float:right; COLOR: #555; HEIGHT: 20px; TEXT-DECORATION: none }
			#divDocumentAdd A:hover { BACKGROUND: url(/images/button/button_roll_big.gif) no-repeat left top; COLOR: #000; HEIGHT: 20px }
			
			
			.testo
			{
			font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-align: justify;
			}
			
			.Errore
			{
			font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: red;
			text-align: justify;
			}
			
			.testo a
			{
			text-decoration: none;
			/*color: #255482;*/
			color: #000000;
			font-weight: normal;
			}
			
			.testo a:visited
			{
			text-decoration: none;
			/*color: #255482;*/
			font-weight: normal;
			}
			
			.testo a:hover
			{
			text-decoration: underline;
			color: #000000;
			font-weight:normal;
			}
			
			.tasti
			{
			font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
			font-size: 10px;
			font-weight: normal;
			text-align:center;
			}
			
			.tasti a
			{
			padding-left: 5px;
			padding-right: 5px;
			height: 16px;
			border-width: 1px;
			border-color: #ffe #aaab9c #ccc #fff;
			border-style: solid;
			color: #888;
			text-decoration: none;
			background:#eee;
			}
			
						
			.tasti a:hover
			{
			color: #294a81;
			border-color: #aaab9c #fff #fff #ccc;
			}
			
			/*#panelAddNewControls {position:absolute; left:300px; top:450px;}*/
			
			
			
			#dgCouncil
			{
				position:relative;
				top: 50px;
				left:8px;
				border:1px solid #333;
				Width:750px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#4b6c84;
				
			}
			
			#dgCouncil a
			{
				text-decoration:none;
				color:#4b6c84;
			}
			
			#dgCouncil a:visited
			{
				text-decoration:none;
				color:#4b6c84;
			}
			
			#dgCouncil a:hover
			{
				text-decoration:none;
				color:#000;
			}
			
			#dgSeminars
			{
				width:700px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#4b6c84;
				margin:25px 0 0 0;
			}
			
			#dgSeminars a
			{
				text-decoration:none;
				color:#4b6c84;
			}
			
			#dgSeminars a:visited
			{
				text-decoration:none;
				color:#4b6c84;
			}
			
			#dgSeminars a:hover
			{
				text-decoration:none;
				color:#000;
			}
			
			.SeminarHead
			{
				font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
				font-size: 16px;
				font-weight: normal;
				text-align: justify;
			}
			
			span #lblAbstract 
			{
				text-align:justify;
			}
