body {
	/*background-image: url(./images/sf.gif);
	background-color:#1E7A99;*/
	background-image:url(/images/bg_grad.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
	
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
     font-size:13px;
	color: #000000;
}
.bordo_img {
	 border: 1px solid #1E7A99; 
    }
.titolo {
    background-color:#1E7A99;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	/*text-align:center;*/
	background-image: url(./images/grad.jpg);
} 
.titolo_verde {
               color: #000000;
			   font-weight: bold;
              }
.titolo_news {
               color: #1E7A99;
			   font-size:16px;
			   font-weight: bold;
              }			  
.puntatore_rosso {
               color: #993300;
              }
.titolo_rosso {
               color: #993300;
			   font-weight: bold;
              }
.items_menu {
            
			 padding-left: 5px;
			
            }
.news {
	color: #cccccc;
	
}
.live {
      font-size:11px;
	color: #990000;
	font-weight: bold;
}
.corpo_live {
     font-size:11px;
	color: #cccccc;
	
}
a:link {
	color: #15556A;
	text-decoration: none;
}
a:visited {
	color: #15556A;
	text-decoration: none;
}
a:hover {
	color: #000066;
	
	text-decoration: underline;	
}
a:active {
	text-decoration: none;
}
A.gall {
font-weight: bold; 
TEXT-DECORATION: none;
}
a:hover.gall {
font-weight: bold;
TEXT-DECORATION: underline;
}	

a.news {
color: #000000;
font-weight: bold; 
TEXT-DECORATION: none;
}
a:hover.news {
color: #000000;
font-weight: bold;
TEXT-DECORATION: underline;
}	
	
.small_light {

	  		font-size:10px;
	   		color:#cccccc; 
                  }
.live_title {
              font-size:12px;
			  font-weight: bold;
             }	
input.priv  {
       
	   background-color : #F9F9F9;
       border-color: #1E7A99;
	   border: 1px solid #333333;
	   color : #000000;
       font-weight: bold;
       font-size:9px;    
}	
input.button  {
       
	   background-color : #279DC5;
       border-color: #1E7A99;
	   border: 1px solid #333333;
	   color : #ffffff;
       font-weight: bold;
       font-size:9px;    
}			 			  
input, textarea, select  {
       
	   background-color : #279DC5;
           border-color: #1E7A99;
	   border: 1px solid #333333;
	   color : #ffffff;
font-weight: bold;
           
}

.button {
           background-color : #cccccc;
           border-color: #000000;
	   border: 1px solid #000000;
	   color : #000000;
        }	
.tabella_prima_riga {
font-size:11px;
background-color : #1E7A99;                       
font-weight: bold;
color : #ffffff;
         } 
.tabella_seconda_riga {
font-size:11px;
background-color : #D3EFF5;                       
font-weight: bold;
color : #000000;
         }  
.colonne_seconda_riga {
font-size:11px;                     
font-weight: bold;
color : #000000;
         }   				  				  



.scroll-track{
height:8px;
width:10px;
background-image: url('./images/VScrollTrackFill.png');
background-repeat: repeat;
}

.scroll-handle{
border: 0px
height:10px;
width:10px;
background-image: url('./images/BlueVFill.png');
background-repeat: repeat;
cursor:pointer;
}

#scroll-track-top-2{
height:10px;
width:10px;
background-image: url('./images/up.png');
}

#scroll-handle-bot-2{
height:8px;
width:10px;
background-image: url('./images/bot.png');
}

#scroll-handle-top-2{
height:8px;
width:10px;
background-image: url('./images/top.png');
background-repeat: no-repeat;
}

#scroll-track-bot-2{
height:10px;
width:10px;
background-image: url('./images/down.png');
}
.bordi_testi
{
background-color:#F9F9F9;
border-bottom-color:#333333;
border-bottom-style:solid;
border-bottom-width:1px;

border-top-color:#333333;
border-top-style:solid;
border-top-width:1px;

border-left-color:#333333;
border-left-style:solid;
border-left-width:1px;

border-right-color:#333333;
border-right-style:solid;
border-right-width:1px;
padding-left:10px;
padding-right:10px;
}
