.anylinkcss{
	position:absolute;
	border:1px solid top bottom #E9EEAE;
	border-bottom-width: 0;
	font:normal 10px Arial, Arial, Helvetica, sans-serif;
	color: #4E7676;
	line-height: 15px;
	z-index: 3000 !important;
	background-color: #F8FAE7;
	width: 150px;
	visibility: hidden;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-top: 1px solid #E9EEAE;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #4E7676;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #e4f2b1;
color: #4E7676;
}
.HeaderBG {
	background-image: url(images/KiwiHeaderBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leaderbrdr {
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.toptextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 3px;
}
.toptextlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.toptextlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.toptextlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	font-weight: bold;
}
