  .menu                   { position: absolute; left: 0; top: 0;
                             visibility: hidden; background: #DDEEF8;
                             width: auto; margin: 0px; padding: 5px;
                             border: 1px solid silver;
                             overflow: visible;
							 text-align:left;
							 z-index:3
							 }
  .menu a, .menu a:visited { 
                            text-decoration: none;
                            color: black;
							background: #DDEEF8;
                            width: 120px;
							padding-left: 0px; 
							line-height:22px;
							}
  .menu a:hover            { 
                            text-decoration: none;
                            color: black;
							background: #ffffff;
                            width: 120px;
							padding-left: 0px; 
							line-height:22px;
							}
  .menu .border            { border: 1px solid #F4F4F4;
                             border-bottom: 1px solid #808080;
                             border-right: 1px solid #808080; }
  .menu .text              { overflow: hidden;
                             width: 150;
							 height: 22px;
							 }
  .menu .arrow             { overflow: hidden;
                             width: 15px; height: 12px;
                             padding-left: 5px; padding-top: 3px; }
  .menu .arrow img         { width: 6px; height: 7px;
                             border: 0px; }
							 
							   .menu1                  { position: absolute; left: 0; top: 0;
                             visibility: hidden; background: #DDEEF8;
                             width: 110px; margin: 0px; padding: 0px;
                             border: 1px solid silver;
                             overflow: visible; }
a:link {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	 line-height:22px;
}
a:visited {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	 line-height:22px;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	 line-height:22px;
}
a:active {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	 line-height:22px;
} 
