body {
	margin-top: 20px;
	margin-left:20px;
	background-color:#FFFFFF;
	background-image:url(../images/bk.gif);
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #CCCCCC;
border-top-width: 0;
line-height: 18px;
z-index: 100;
background-color: #EEEEEE;
width: 205px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #666666;
border:none;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #8C8C8C ;
color: white;
}

.subnav {
	font-size:11px;
	padding-left:20px;
	font-weight:normal;
	border:none;
}

.subnav:link {
  border:none;
}

.subnav:visited {
  border:none;
}
.subnav:active {
  border:none;
}

.subnav:hover {
  border:none;
}

.subnav:focus{
  border:none;
}

a.nav {
	border:none;
}

a.nav:link {
  border:none;
}

a.nav:visited {
  border:none;
}
a.nav:active {
  border:none;
}

a.nav:hover {
  border:none;
}

a.nav:focus{
  border:none;
}
