.Head
{
    font-family: arial;
    font-size: 12px;
    font-weight: normal;	
}
    
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family:arial;
    font-weight:normal;
    color:Black;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration: underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration: underline;
    color: darkred;
}
    



/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}
.Finder
{
	font-size: 10px;
	color: #000000;
	font-family: Arial;
}
.RegisterInput
{
	font-size: 10px;
	color: #000000;
	font-family: 'Arial';
}
.RegisterDisclaimer
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: 'Arial';
}

.ModuleBand
{
	font-size: 10px;
	color: #000000;
	font-family: 'Arial';
}

.ElencoTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0033;
	font-family: 'Arial';
}

.Elenco
{
	font-size: 10px;
	color: #003366;
	font-family: 'Arial';
}

.ElencoMenu
{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: 'Arial';
}

.ElencoNormal
{
	font-size: 10px;
	color: #003366;
	font-family: 'Arial';
}

.ElencoAlternate
{
	font-size: 10px;
	color: #003366;
	font-family: 'Arial';
}

.ElencoEvidenzaNormal
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0033;
	font-family: 'Arial';
}

.ElencoEvidenzaAlternate
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0033;
	font-family: 'Arial';
}

.NewsTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: 'Arial';
}

.NewsMenu
{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	font-family: 'Arial';
}

.DocStyle
{
	font-size: 10px;
	color: #003366;
	font-family: 'Arial';
}

.DocTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: 'Arial';
}

.DocMenu
{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	font-family: 'Arial';
}

.NewsStyle
{
	background-color:Transparent;
	font-size: 10px;
	color: #000000;
	font-family: 'Arial';
}

.TreeMenu
{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	font-family: 'Arial';
}

.TreeStyle
{
	font-size: 10px;
	color: #003366;
	font-family: 'Arial';
}
.SubMenu
{
	font-size: 12px;
	color: #FF0000;
	font-family: 'Arial';
}
.Default
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}
.MenuAnnuncio
{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	font-family: 'Arial';
}
.DescrizioneAnnuncio
{
	font-size: 12px;
	color: #003366;
	font-family: 'Arial';
}
.AnnouncementDetails
{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	font-family: 'Arial';
}
.Flash
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: 'Arial';
}
.FlashEvidence
{
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	font-family: 'Arial';
}
.CounterTitle
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: 'Arial';
}
.Counter
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: 'Arial';
}
A
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:Black;
}
A:hover
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:Red;
}

