DIV.title {
	display:block; position: absolute;
/*
	width: 260px; height: 20px;
*/
	z-index: 1;
	background-color: transparent;
	layer-background-color: transparent;
	 padding : 0.2em 0.2em 2; 
}
DIV.title A, a.menu_title  {
        text-decoration: none;

        font-family: "Times New Roman", times, serif;

	width: 240px; height: 30px;
        color: black;
	text-indent: 0;
        font-size: 10px;
        font-weight: normal;
        font-family: verdana, helvetica, sans-serif;
*/
}


DIV.submenu {
	display:block; position: absolute;
	visibility: hidden;
/*	width: 240px;
	color:black;
*/
	 padding : 0.2em 0.2em 2; 
	/* padding : 0.3em 0.3em 2; */
	/*
	border-color: purple;
	border-style:inset;
	border-width : 2px;
	*/
	background-color: transparent;
	layer-background-color: transparent;
}
DIV.submenu A, a.submenu_title {
   /*
        color: red;
	*/
        text-decoration: none;
		text-indent: 0px;
    /*
	    font-size: 10px;
        font-weight: italic;
        font-family: Verdana, Helvetica, Verdana, Arial;
	
        font-family: "new century schoolbook", serif ;
        font-family: "Times New Roman", times, serif;
        font-family: verdana, helvetica, sans-serif;
        font : italic medium/0.2em Arial, sans-serif;   
	*/
	background-color: transparent;
	layer-background-color: transparent;
}
DIV.submenu FORM  {
	color: orange;
        text-decoration: none;
        text-indent: 0px;
        font-size: 2px;
        font-weight: normal;
        /*
        font: italic medium/0.2em Arial, sans-serif;
        font-family: Verdana, Helvetica, Verdana, Arial;
        font-family: "new century schoolbook", serif ;
        font-family: "Times New Roman", times, serif;
        font-family: verdana, helvetica, sans-serif;
        */
        background-color: lightgrey;
        layer-background-color: darkgray;
}

