﻿
div.boxLinks
{
	/*
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C4CDD2', startColorstr='#1E4164', gradientType='1');*/
	background-color:White;
	vertical-align:top;    
    width:100%;
    height:400px !important;height: 400px;    
    overflow:scroll;       
} 

.tableLinks
{
	/*tabella dei link*/
    width:30%;
    border:0px;
    vertical-align:top;
    font-size:small;
    font-family:Arial;
    padding:5px;
    margin-left:5px;       
}
.HyperLink
{     
    color:rgb(90, 109, 120); 
    font-size:x-small;
    font-family:Arial;
}
.titleLinks
{
        	
    color:rgb(90, 109, 120); 
    font-size:small;
    font-family:Arial;
    font-weight:bold
}

