.linkstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.ddm1 .item1-active:hover , .linkstyle .item1, .linkstyle .item1-active, .linkstyle .item1:hover{
	padding: 3px 8px 4px 8px;
	text-decoration: none;
	display: block;
	position: relative;
	color: #339900;
}
.linkstyle .item1 {
    background: #000080;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active:hover , .linkstyle .item1-active{
    background: #000080;
    color: #FFFFFF;
}
.linkstyle .item2, .linkstyle .item2:hover {
	padding: 3px 8px 4px 8px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	color: #339900;
	border-left: solid #000080 1px;
	border-bottom: solid #000080 1px;
	border-right: solid #000080 1px;
}
.linkstyle .item2 {
	color: #000080;
}
.ddm1 .item2:hover {
	border-bottom: solid #000080 1px;
}
.linkstyle .section {
	position: absolute;
	visibility: hidden;
	z-index: 10;
	white-space: nowrap;
	background-color: #d9d9d9;
}
.ddm1 .left:hover , .linkstyle .left{
}
.ddm1 .right:hover , .linkstyle .right{ }

* html .linkstyle td { position: relative; } /* ie 5.0 fix */
