.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 151px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #819cb9;
	background-color: #e9edf0;
}
.anylinkcss ul
{
	background-color: #FFFFFD;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	background-color: #FFFFFD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #819cb9;
	border-bottom-color: #819cb9;
	border-left-color: #819cb9;
	color: #bdbdbd;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #c1d2ee;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #819cb9;
	border-bottom-color: #819cb9;
	border-left-color: #819cb9;
}


.categorymenucss{
	position:absolute;
	visibility: hidden;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #819cb9;
}
.categorymenucss ul
{
	background-color: #FFFFFD;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.categorymenucss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	background-color: #FFFFFD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #819cb9;
	border-bottom-color: #819cb9;
	border-left-color: #819cb9;
	color: #bdbdbd;
}

.categorymenucss a:hover{ /*hover background color*/
	background-color: #c1d2ee;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #819cb9;
	border-bottom-color: #819cb9;
	border-left-color: #819cb9;
}