.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #552f2c;
border-bottom-width: 0;
font:normal 13px Arial;
line-height: 18px;
z-index: 100;
background-color: #552f2c;
width: 160px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #552f2c;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: white;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #492a26;
color: white;
}

a.leftmenu:link { color:#000000; text-decoration: none } /* unvisited link */
a.leftmenu:visited { color:#000000; text-decoration: none } /* visited link */
a.leftmenu:hover { color:#000000; text-decoration: underline } /* mouse over link */
a.leftmenu:active { color:#000000; text-decoration: none } /* selected link */


.frameimage {
border-width: 1px 1px 1px 0px;
border-style: solid;
border-color: black;
}


.framemiddle {
border-width: 1px 0px 1px 0px;
border-style: solid;
border-color: black;
}

.frameside {
border-width: 0px 1px 0px 0px;
border-style: solid;
border-color: black;
}


.framemenu {
border-width: 1px 0px 1px 1px;
border-style: solid;
border-color: black;
}

