/*********************** SCROLLERS ***********************/
.root 		{	
		position: absolute;
		top: 10px;
		left: 130px;
		}

	
.root1 		{	
		position: absolute;
		top: 280px;
		left: 130px;
		}
.root2 		{	
		position: absolute;
		top: 280px;
		left: 450px;
		}
		

.root3		{	
		position: absolute;
		top: 0px;
		left: 150px;
		}

.root4 		{	
		position: absolute;
		top: 5px;
		left: 765px;
		}
		
.root5 		{	
		position: absolute;
		top: 5px;
		left: 765px;
		}
		
		
		
/*
.root 		{	
		position: absolute;
		top: 280px;
		left: 130px;
		}
.root1 		{	
		position: absolute;
		top: 280px;
		left: 450px;
		}
.root2		{	
		position: absolute;
		top: 0px;
		left: 150px;
		}
.root3		{	
		position: absolute;
		top: 20px;
		left: 130px;
		}

*/



/*#testoalto {position:absolute;top: 0px; left: 130px;text-align: justify; width: 620px;height: 358px;  color:#666666; overflow-y: auto;}
#testoalto p{font-weight: lighter; line-height: 1.3; font-size: 11px;}
#testoalto a{font-size: 12px; }
#testoalto a:link, a:visited {color: #999;}
#testoalto a:hover, a:active {color: #666;}*/









.thumb 		{
		position: absolute;
		height:	9px;
		width: 15px;
		left: 10px;
		}

.up, .dn 	{
		position: absolute;
		left: 10px;
		}

.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border: 0;
		}

.scrollContainer { 
		position: absolute; 
		left: 2px; 
		clip: rect(0 467 200 0); 
		overflow: auto; 
		border:	0px;
		}

.scrollContent { 
		position: absolute; 
		left: 0px; 
		top: 0px; 
		 
		position: absolute;
		
		text-align: left; 
		color:#666666;
		font-weight: lighter;
		font-size: 11px; 
		line-height: 1.3;
		/*background-color: #009966;width: 200px;*/
		}
.scrollContent p{font-size: 11px; }

.scrollContent b{font-size: 11px;color:#333333; }
.scrollContent em{font-size: 11px; }

.tableclass {font-size: 11px;padding-top: 5px; line-height: 1.3; color:#666666;}

.scrollContent a{font-size: 11px; }
.scrollContent a:link, a:visited {color: #999;}
.scrollContent a:hover, a:active {color: #666;}