a:link		{ font-weight:normal; color:#000000; text-decoration:none }
a:visited	{ font-weight:normal; color:#404040; text-decoration:none }
a:hover		{ font-weight:bold; color:#000000; text-decoration:none }
a:active	{ font-weight:normal; color:#0000FF; text-decoration:none }
a:focus		{ font-weight:bold; color:#000000; text-decoration:none}

span	{	cursor: pointer;
			font-family:Arial,Helvetica;
        	font-size:14pt;
        }

span.childs	{	cursor: pointer;
        		font-family:Arial,Helvetica;
        		font-size:14pt
         	}
#ue		{    cursor: pointer;
       		font-family:Arial,Helvetica;
       		font-size:10pt
            }



ul		{	margin: 0;
    		padding-left:10
        }

li	 	{	list-style-type:none;
       		list-style-position:inside
        }

li.treeMenu_opened ul	{	display: block; }
li.treeMenu_closed ul	{	display: none;	}

.bold9 {    font-family:Arial,Helvetica;
        font-size:11pt;
        font-weight:bold;
        color:black;
    }


body	{	margin-top:0px;
			margin-left:0px;

		}
