

P
{
}
H1
{
}
H2
{
}
H3
{
}

.menu  {
   color: #5E90CB;
   text-decoration: none;
   font-weight: bold;
   font-family: Verdana,Helvetica,Arial, sans-serif ;
   font-size: 10px;
   }


.menu:Visited  {
	color : #5E90CB;
   text-decoration: none;
   font-weight: bold;
   font-size: 10px;
}

.menu:Active  {
	color : #5E90CB;
	text-decoration: none;
   font-weight: bold;
   font-size: 10px;
}

.menu:Hover  {
	color : #EDC00D;
   text-decoration: underline;
   font-weight: bold;
   font-size: 10px;
}

.ULMenu {
  	padding:0;
	margin:0 0 0 0em;
	list-style-type:none;
    }

.UL_LIMenu {
	margin:0;
	padding:2;
}


.menuSel  {
   color: #EDC00D;
   text-decoration: underline;
   font-weight: bold;
   font-family: Verdana,Helvetica,Arial, sans-serif ;
   font-size: 10px;
   
   }

.menuSel:Visited  {
   color: #EDC00D;
   text-decoration: underline;
   font-weight: bold;
   font-family: Verdana,Helvetica,Arial, sans-serif ;
   font-size: 10px;
   
   }

.menuSel:Active  {
   color: #EDC00D;
   text-decoration: underline;
   font-weight: bold;
   font-family: Verdana,Helvetica,Arial, sans-serif ;
   font-size: 10px;
   
   }

.menuSel:Hover  {
   color: #EDC00D;
   text-decoration: underline;
   font-weight: bold;
   font-family: Verdana,Helvetica,Arial, sans-serif ;
   font-size: 10px;
   
   }


A  {
   color: #5E90CB;
   text-decoration: none;
   font-weight: bold;
   }


A:Visited  {
	color : #5E90CB;
   text-decoration: none;
   font-weight: bold;
}

A:Active  {
	color : #5E90CB;
}

A:Hover  {
	color : #EDC00D;
   text-decoration: underline;
}

BODY  {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight : normal
	font-style : normal
	color : Black
	
}

TD {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight : normal
	font-style : normal
	color : Black

}






INPUT {
 	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	
	border: #888888; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
			
}
SELECT {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.bordato	{
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.bordatoBottom	{
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px
}

.bordatoBlu	{
	border: #5E90CB; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.bordatoGrigioChiaro	{
	border: #DDDCD9; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.bordatoGrigioChiaroBottom	{
	border: #DDDCD9; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px
}

.bordatoGrigioChiaroDx	{
	border: #DDDCD9; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.bordatoNo {
	border: #000000; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}