﻿body
{
	}
	
.LabelErrore
{
	font-weight:bold;   
	font-family:Times New Roman;
	font-size:12px; 
	color:Red;
}
.NewsletterLabel
{
	font-family:Tahoma;
	font-size:11px; 
	color:#333399;
	font-weight:bold;
}

.NewsletterText
{
	background-color:#FFFFC0; 
	font-family:Tahoma;  
	font-size:11px; 
}

.NewsletterList
{
	background-color:#FFFFC0; 
	font-family:Tahoma;
	color:Black;
	font-size:11px;  
}

.NewsletterRadio
{
	font-family:Tahoma;
	color:Black;
	font-size:11px;  
}

.NewsletterNomeLista
{
	background-color:#333399; 
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:12px;  	
	font-weight:bold;
}

.NewsletterMessaggio
{
	font-family:Tahoma;
	font-size:11px; 
	color:#333399; 	
	font-weight:bold;  
}

.PnlInserimento
{
    background-color:#a6c2e7;
}

A.VisualizzaLog
{
    font-family:Tahoma;
    font-size:11px; 
	color:#333399; 	
	font-weight:bold;   
    }
    
.tbDettaglio
{ width:900px; }

.cursorHand
{cursor: hand; cursor:pointer;}