﻿
body
{
    background-attachment: fixed;
    background-image: url(../../immagini/?????.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
}
h2 {
 font-size: 16px;
}
.ErrorMessage
{
    color: Red;
    font-size: 14px;    
    font-weight: bold;
}

a:link, a:visited
{
    color:#000066;
    text-decoration:none;
    font-size: 12px;
}

a:hover
{
    color:#000066;
    text-decoration:underline;
    font-weight: normal;
}


td.link a:link,td.link a:visited
{
    color:blue;
    text-decoration:underline;
    font-size: 10px;
}

td.link a:hover
{
    color:blue;
    text-decoration:underline;    
}

.HeaderRowStyle 
{
    background-color: #000066;
    color: White;
}
-decoration:underline;    
}

.HeaderRowStyle 
{
    background-color: #000066;
    color: White;
    font-weight: bold;
    height: 20px;      
}

.HeaderRowStyle a:link, .HeaderRowStyle a:visited
{        
    color: white;
    font-weight: bold;
    font-size: 10px;
}

.HeaderRowStyle a:hover
{
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
    color: White;
}

.PagerRowStyle
{
    background-color: #9999ff;
    color: White;
}

.SelectedRowStyle td.link a:link, .SelectedRowStyle td.link a:visited, .SelectedRowStyle td.link a:hover
{        
    color: white;
    font-weight: normal;
    font-size: 10px;
    text-decoration: underline;
}

.grid_auto
{
    text-align: center;
}

.avviso
{
    padding: 10px; 
    margin: 10px; 
    background-color:#8CDF8B; 
    border: 1px solid Green;
}

.header_grid
{
    font-weight:bold;
}
