/*	
	Web page downloaded from www.StudioTrivoli.it. 
	© Copyright Trivoli & Associati. All rights are reserved.
*/
body							{
										overflow:auto; margin:0px; padding:0px; cursor:default; 
										background-color:#FFFFCA; font-family:Arial;
									}
textarea					{	font-family:Arial; }
p, li							{	text-align:justify; }
a:link						{	color:#900000; }
a:active					{	color:#900000; }
a:visited					{	color:#900000; }
/*a:hover					{	text-decoration:none; }*/
.noMark						{	text-decoration:none; color:#000000; }

.centralPage			{ padding-right:10px; }
.leftMenuBack			{	background-color: #900000; }
.topMenuTop				{
										background-image:url(images/topmenu-top-dissolve.gif);
										background-repeat:no-repeat; 
										background-position: left top;
									}
.topMenuBottom		{
										background-image:url(images/topmenu-bottom.gif);
										background-repeat:no-repeat; 
									}
.topMenuBack			{
										background-image:url(images/topmenu-back.gif);
										background-repeat:repeat-y; 
									}
.topMenuContainer	{	margin-left:12px; margin-bottom:-10px; margin-right:12px; }
.centralPageBack	{
										background-image:url(images/centralpage-back.gif);
										background-repeat:repeat-y; 
										background-position: 0px 0px;
										padding: 18px 8px 8px 30px;
									}
.contentsBack			{
										background-image:url(images/biglogo-back.gif);
										background-repeat:no-repeat; 
										background-position: center;
									}
.highText					{	font-size:16px; font-weight:bold; color:#900000; }	
.lowText					{	font-size:11px; }
.pageTitle				{	font-size:22px; font-weight:bold; color:#900000; }
									
/* REVIEW SECTION */		
.review11042005		{  }
.review31082005		{  }