< style type="text/css" language="text/css" >

body
{font-weight : normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
td
{font-weight : normal; font-size:100%; font-family: Verdana, Arial, Helvetica, sans-serif;}
div
{font-weight : normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
p
{font-weight : normal; font-family: Verdana, Arial, Helvetica, sans-serif;}



tr.ThrowPink
{
  background-color:#ffcccc; height:24px; font: normal normal normal 80%;  
}
tr.ThrowBlue
{
background-color:#99ccff; height:24px; font: normal normal normal 80%;  
}


.img 
{
    border:0px;
    border-color: #000000;
}


.break 
{page-break-after: always}


.Table_Ext
{ 
border-collapse:collapse; 
border-color:#cccccc;
}

.Table_Int
{ 
border-collapse:collapse; 
border-color:#4EA881;
}

input.required
{
    width:auto;
    background-color:#ffcccc;
    border:solid 1px #990000;
}


/* LINKS */

A:link 
{
    font-size: 70%;
	color: #0066cc;
	font-weight : bold;
}

        A:active 
        {
            font-size: 70%;
	        color: #0066cc;
	        font-weight : bold;
        }

        A:visited 
        {
            font-size: 70%;
	        color: #0066cc;
	        font-weight : bold;
        }

        A:hover 
        {
            font-size: 70%;
	        color: #0066cc;
	        font-weight : bold;
        }


A.nav:link 
{
    font-size: 70%;
	color: #ffffff;
	text-decoration:none;	
}

            A.nav:active 
            {
                font-size: 70%;
	            color: #ffffff;
	            text-decoration:underline;	
            }

            A.nav:visited 
            {
                font-size: 70%;
	            color: #ffffff;
	            text-decoration:none;	
            }

            A.nav:hover 
            {
                font-size: 70%;
	            color: #ffffff;
                text-decoration:underline;
            }
            

A.navColored:link 
{
    font-size: 70%;
	color: #333333;
	text-decoration:none;	
}

            A.navColored:active 
            {
                font-size: 70%;
	            color: #333333;
	            text-decoration:underline;	
            }

            A.navColored:visited 
            {
                font-size: 70%;
	            color: #333333;
	            text-decoration:none;	
            }

            A.navColored:hover 
            {
                font-size: 70%;
	            color: #333333;
                text-decoration:underline;
            }
            
            
/* TRATTAMENTO TESTI */


.error
{
	font-size: 90%;
	color: #CC0000;
	font-weight: bold;
}


.textll
{font: normal normal normal 70%;}
.textl
{font: normal normal normal 80%;}
.textb
{font: normal normal bold 90%;}
.text
{font: normal normal normal 90%;}
.highlight
{ background-color:#cccccc; font: normal normal bold 100%;}



td.text 
{
    font-size: 70%;
	color: #333333;
	padding:4px;
}



.titleScriptColored
{
	font-size:120%;
	color: #336699;
}

.titleScript
{
	font-family: Edwardian Script ITC;
	font-size:70%;
	font-size:36px;;
	color: #ffffff;
	line-height:36px;
}

.title {
	font-size: 80%;
    height:24px;
	font-weight: bold; 
	color: #003366; 
}


.titledark {
	font-size: 80%;
    height:30px;
	font-weight: bold; 
	color: #ffffff; 
}

td.titledark 
{
 background-image:url(bg_titledark.gif)
}


.titlelight {
	font-size: 70%;
    height:24px;
	font-weight: normal; 
	color: #336699; 
}

td.titlelight 
{
 background-image:url(bg_title.gif)
}

.titlebig {
	font-size: 100%;
	height:28;
	font-weight: bold; 
	color: #003366;	
}

.titlepage {
    height:24px;
    font-size: 80%;
    font-weight: bold; 
    color: #003366;
    background-image:url(images/bgTitlePage.gif);
}


.combo_pop_percentual {
	font-size: 70%; 
	color:#000000; 
	width: auto; 
	color: #000000;
}

.CustomForm {
	font-size: 70%; 
	color:#000000;  
	height:20px; 
}

.CustomFormReq {
	font-size: 70%; 
	color:#000000; 
	height:20px; 
	background-color:#ffcc00; 
}






</style>