.anylinkcss {
position:absolute;
margin-top : 3px;
visibility: hidden;
font: normal 11px Verdana;
border-right: 1px solid #42389c;
border-bottom: 1px solid #42389c;
border-left: 1px solid #42389c;
line-height: 18px;
z-index: 100;
background-image : url(../gfx/menubg.gif);
background-repeat : repeat;
width: 210px;
padding-bottom:15px;
}
.anylinkcss a {
width: 100%;
display: block;
padding: 2px 1px 1px 14px;
text-decoration: none;
color: #42389c; 
}
.anylinkcss a:visited { 
color: #42389c;
text-decoration: none;
}
.anylinkcss a:hover { 
background-image : url(../gfx/blokm.gif);
background-repeat : no-repeat;
background-position : left;
padding: 2px 1px 1px 14px;
text-decoration: none;
color: #cc4444;
}

.form1 { 
border: 1px solid #42389c;
font-size: 12px;
margin-bottom: 4px;
color: #42389c;
}
.btn { 
border: 1px solid #42389c; 
background: #ffffff; 
font-size: 11px;
font-weight:bold;
color: #42389c;
margin-bottom: 4px;
}
.cntr {
position:relative;
width: 260px;
height: 40px;
}
.smenu {
position:absolute;
top : 0px;
left: 245px;
display:none;
font: normal 11px Verdana;
border-right: 1px solid #42389c;
border-bottom: 1px solid #42389c;
border-left: 1px solid #42389c;
line-height: 18px;
z-index: 100;
background-image : url(../gfx/menubg.gif);
background-repeat : repeat;
width: 260px;
padding: 12px 6px 4px 6px;
}
