BODY
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: comic sans ms, Verdana, Arial, Helvetica, Avantgarde;
    TEXT-ALIGN: justify;
    BACKGROUND-COLOR: #FFFf40;
}
A:link, A:active, A:visited, A:link
{
    COLOR: #ff0000
}
TD
{
    FONT-SIZE: 11px;
}
A
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

.PageHdr,
A.PageHdr:active, A.PageHdr:active, 
A.PageHdr:visited , A.PageHdr:link , 
A.PageHdr
{
    margin-top: 22px;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 16px;
	background-color: #0000ff;
    color: #FFFC21;
    text-align: center;
    text-decoration: none;
    BORDER: #000080 1px solid;
}
.ParHdr
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #0000ff;
    TEXT-DECORATION: none
}

.filtro_attivo
{
	color: #000000
}

.testolibero
{
	margin-left: 90px;
	margin-right: 90px;
}

.ParSeparator
{
	color: #0000ff;
	height: 0px;
	text-decoration: none;
	border: solid 1px;
}

.Notine
{
    FONT-SIZE: 10px;
    FONT-FAMILY: comic sans ms, Arial, Helvetica;
	color: #08E8E5;
    width: 100%;
    text-align: center;
    background-image: url("/images/webapplslogo.gif");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-top: #0000ff 2px solid;
    
}
.P_Notine
{
	margin-bottom: 6px;
	margin-top: 0px;
	//margin-bottom: 3px;
	//margin-top: 4px;
}



