.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #F9F9F9;
	width: 115px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.anylinkcssed{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #F9F9F9;
	width: 180px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.linenav {
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 20px;
	width: 2px;
	padding-top: 7px;
	background-position: 0px 6px;
}


.anylinkcss a{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 10;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #FFFFFF;
	color: #006600;
}
}.nav_main {
	float: right;
	height: 28px;
	width: 700px;
	display: block;
}
.linkitem {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	float: right;
	height: 20px;
	width: 85px;
	padding-top: 8px;
}
.linkitem1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	float: right;
	height: 20px;
	width: 85px;
	padding-top: 8px;
}

