﻿body 
{
    scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #586C7E;
	scrollbar-shadow-color: #586C7E;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #586C7E;   /*frecce*/
	scrollbar-track-color:  #586C7E;
	scrollbar-darkshadow-color:  #586C7E; /*sfondo*/
     color:#276692;
     font-family: Verdana;
     font-size:12px;
     text-align:justify;
     background-color:#D9D9D9;

}
td
{
 overflow:auto;    
}
table
{
     border-width:0px;
     padding: 0px 0px 0px 0px;
    }
html { height:100%; }

a
{
  color:#FEFEFE;
  font-weight:bold;      
}

.link
{
    background-color:#204C6D;
}

a:link 	{
	
	text-decoration: none;
}

a:visited {
	
	text-decoration: none;
	}

a:active {
	
	text-decoration: none;
}

a:hover {
	
	text-decoration: underline;
}


.tablecentrata
{
	height:755px;
	width:820px;
	position:absolute;
	left:50%;
	margin:0 0 0 -385px;
	
}

.bordato
{
    border-right: #204C6D 1px solid;
    border-top: #204C6D 1px solid;
    border-left: #204C6D 1px solid;
    border-bottom: #204C6D 1px solid;
}

.bordatoblu
{
    border-right: #276692 1px solid;
    border-top: #276692 1px solid;
    border-left: #276692 1px solid;
    border-bottom: #276692 1px solid;
}

.title
{
    color: #276692;
    font-size: 13px;
    font-weight: bold;
    font-family:Verdana;
}

.textsmall
{
    font-size:12px;    
}


.handover
{
    cursor: hand;
}

.fixedheader
{
   position: relative;
/*   z-index: -0;
   top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);*/
}

.sfondocolorato
{
     background-color:#EBE8E6;
}

.label
{
     font-weight:bold;
     color:#586C7E;    
}
    
.pannello_body
{
    width:731px; 
    height:384px;
    background-color:#E8E8E8;
}

.titlepanel
{
    
    background-color:#204C6D; 
    height:20px; 
    text-align:left;
    vertical-align:middle;
 }
 
 .button
 {
 color:#276692;
 background-color:#D9D9D9;
 border-color:#276692;
 border-width:1px;
 border-style:Ridge;
 font-family:Verdana;
 font-size:0.8em;
 }
 
.textbox
{
    font-size:1em;
    width:100px;
    height:11px;
}

.textboxbig
{
    font-size:1em;
    width:140px;
    height:11px;
}
