body
{
/*scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #b60509;
*/
SCROLLBAR-BASE-COLOR: #e0e0e0;
SCROLLBAR-FACE-COLOR: #; SCROLLBAR-HIGHLIGHT-COLOR: #e0e0e0; 
SCROLLBAR-SHADOW-COLOR: #c0c0c0; SCROLLBAR-3DLIGHT-COLOR: white; 
SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: white; 
SCROLLBAR-DARKSHADOW-COLOR: white;
}

.table
{
	border : 1px solid;
	border-bottom-color : #000000;
	border-right-color : #000000;
	border-top-color : #CCCCCC;
	border-left-color : #CCCCCC;
	background-color : #f7f7f7;
	vertical-align : top;
	text-align : justify;
}

.table2
{
	border : 1px solid;
	border-bottom-color : #000000;
	border-right-color : #000000;
	border-top-color : #000000;
	border-left-color : #000000;
	background-color : #f7f7f7;
	vertical-align : top;
	text-align : justify;
}

.img
{
	border : 1px solid;
	border-bottom-color : #000000;
	border-right-color : #000000;
	border-top-color : #CCCCCC;
	border-left-color : #CCCCCC;
}

.form
{
	border : 1px solid;
	border-bottom-color : #000000;
	border-right-color : #000000;
	border-top-color : #CCCCCC;
	border-left-color : #CCCCCC;
}

   .testo
{ 
	color:#000000;
	font-family : Tahoma, verdana, arial;
	font-size : 13px;
	text-align: left;
	vertical-align: top;
 }
 
    .testo_c
{ 
	color:#000000;
	font-family : Tahoma, verdana, arial;
	font-size : 13px;
	text-align: center;
 }
 
     .testo_j
{ 
	color:#000000;
	font-family : Tahoma, verdana, arial;
	font-size : 13px;
	text-align: justify;
 }
 
      .testo_r
{ 
	color:#000000;
	font-family : Tahoma, verdana, arial;
	font-size : 13px;
	text-align: right;
 }
 
      .testo_picc_j
{ 
	color:#000000;
	font-family : Tahoma, verdana, arial;
	font-size : 11px;
	text-align: justify;
 }
 
       .testo_picc_c
{ 
	color:#000000;
	font-family : Tahoma, verdana, arial;
	font-size : 11px;
	text-align: center;
 }
 
    .testo_gra
{ 
	color:#000000;
	font-family : Tahoma, verdana, arial;
	font-size : 15px;
	text-align: left;
	vertical-align: top;
 }

      .testo_gri_picc_j
{ 
	color:#999999;
	font-family : Tahoma, verdana, arial;
	font-size : 11px;
	text-align: justify;
 }
 
       .testo_gri_picc_c
{ 
	color:#999999;
	font-family : Tahoma, verdana, arial;
	font-size : 11px;
	text-align: center;
 }
 
       .testo_gri_picc_r
{ 
	color:#999999;
	font-family : Tahoma, verdana, arial;
	font-size : 11px;
	text-align: right;
 }
 
        .testo_red_picc_r
{ 
	color:#FF0000;
	font-family : Tahoma, verdana, arial;
	font-size : 11px;
	text-align: right;
 }
 
 /* LINK */
 
 .link
{
	text-decoration : none;
	font-family : Tahoma;
	font-size : 13;
	color : #000099;
}

.link:hover
{
	font-family : Tahoma;
	font-size : 13;
	color : #0066ff;
} 

 .link_picc
{
	text-decoration : none;
	font-family : Tahoma;
	font-size : 11;
	color : #000099;
}

.link_picc:hover
{
	font-family : Tahoma;
	font-size : 11;
	color : #0066ff;
} 

.form1
{
	border : 1px solid;
	border-bottom-color : #000000;
	border-right-color : #000000;
	border-top-color : #CCCCCC;
	border-left-color : #CCCCCC;
	width: 80;
	height: 17;
}


.form2
{
	border : 1px solid;
	border-bottom-color : #000000;
	border-right-color : #000000;
	border-top-color : #CCCCCC;
	border-left-color : #CCCCCC;
	width: 160;
	height: 20;
}

.form3
{
	border : 1px solid;
	border-bottom-color : #000000;
	border-right-color : #000000;
	border-top-color : #CCCCCC;
	border-left-color : #CCCCCC;
	width: 80;
	height: 20;
}
