.anylinkRoot
{
   /*background-color: #ff0000;*/
   background-image: url('../../icon/menu_background.jpg');
   background-repeat: repeat-x;
   background-position: right top;
   /*padding: 7px 5px 7px 5px;*/
   text-align:left
}

.anylinkRoot td
{
   padding: 0px 0px 0px 0px;
   text-align:center
}

.anylinkRootTopMenu
{
   color: #ffffff;
}




.anylinkcss
{
   position:absolute;
   visibility: hidden;
   /*border:1px solid #dddddd;
   border-top-width: 0px;
   border-bottom-width: 1px;
   border-left: 10px solid #90c480;
   border-right: 0px;
   line-height: 20px;
   z-index: 1000;
   background-color: #f6fff3;
   width: 200px;*/
}

/*
.anylinkcss a
{
   width: 100%;
   display: block;
   text-indent: 3px;
   border-bottom: 1px solid #eeeeee;
   padding: 1px 0;
   text-decoration: none;
   text-indent: 5px;
   text-align:left;
   font-size: 14px;
   font-weight: plain;
   color:#3e8329;
}

.anylinkcss a:hover
{
   background-color: #E9FECB;
   color: #fb5afd;
}
*/



.framelinkcss
{
	 list-style:none;
   border:1px solid #dddddd;
   line-height: 20px;
   z-index: 1000;
   background-color: #f6fff3;
}

.framelinkcss a
{
   width: 100%;
   display: block;
   text-indent: 0px;
   border-bottom: 1px solid #eeeeee;
   padding: 1px 0px 0px 0px;
   text-decoration: none;
   text-align:left;
   /*font-size: 14px;*/
   font-weight: plain;
   color:#1090D7;
}

.framelinkcss a:hover
{
   background-color: #E9FECB;
   color: #fb5afd;
}
