/* ============================================================================== */
/* DesktopMenu3 (ContentPane - horizontal) Item-Styles */
.GroundPanel3 {
	background-color:#ded5c7;
}
.menu3 {
	border-color:#ded5c7;
	border-left-width:10px;
	border-left-style:solid;
	border-top-width:4px;
	border-top-style:solid;
	background-color:#ded5c7;
	line-height:11px;
}
/* DesktopMenu3 (ContentPane - horizontal) Item-Styles */
.menu3A {
	background-image: url(bgrnd-subnav-a.gif);
	background-repeat:no-repeat;
	border-color:#ded5c7;
	border-right-width:6px;
	border-right-style:solid;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	height: 30px;
	padding-top:3px;
	padding-left:6px;
	padding-right:4px;
	vertical-align:top;
	width:70px;
}
.menu3N {
	background-image: url(bgrnd-subnav-n.gif);
	background-repeat:no-repeat;
	border-color:#ded5c7;
	border-right-width:6px;
	border-right-style:solid;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	height: 30px;
	padding-top:3px;
	padding-left:6px;
	padding-right:4px;
	vertical-align:top;
	width:70px;
}
.menu3A45 {
	background-image:url(bgrnd-subnav-a.gif);
	background-repeat:no-repeat;
	border-color:#ded5c7;
	border-right-width:45px;
	border-right-style:solid;
	font-weight: bold;
	font-size:11px;
	font-family: Tahoma;
	height:30px;
	padding-top:3px;
	padding-left:6px;
	padding-right:4px;
	vertical-align:top;
	width:70px;
}
.menu3N45 {
	background-image: url(bgrnd-subnav-n.gif);
	background-repeat:no-repeat;
	border-color:#ded5c7;
	border-right-width:45px;
	border-right-style:solid;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma;
	height:30px;
	padding-top:3px;
	padding-left:6px;
	padding-right:4px;
	vertical-align:top;
	width:70px;
}
.menu3A90 {
	background-image:url(bgrnd-subnav-a.gif);
	background-repeat:no-repeat;
	border-color:#ded5c7;
	border-right-width:90px;
	border-right-style:solid;
	font-weight: bold;
	font-size:11px;
	font-family: Tahoma;
	height:30px;
	padding-top:3px;
	padding-left:6px;
	padding-right:4px;
	vertical-align:top;
	width:70px;
}
.menu3N90 {
	background-image: url(bgrnd-subnav-n.gif);
	background-repeat:no-repeat;
	border-color:#ded5c7;
	border-right-width:90px;
	border-right-style:solid;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma;
	height:30px;
	padding-top:3px;
	padding-left:6px;
	padding-right:4px;
	vertical-align:top;
	width:70px;
}
.menu3A160 {
	background-image:url(bgrnd-subnav-a.gif);
	background-repeat:no-repeat;
	border-color:#ded5c7;
	border-right-width:160px;
	border-right-style:solid;
	font-weight: bold;
	font-size:11px;
	font-family: Tahoma;
	height:30px;
	padding-top:3px;
	padding-left:6px;
	padding-right:4px;
	vertical-align:top;
	width:70px;
}
.menu3N160 {
	background-image: url(bgrnd-subnav-n.gif);
	background-repeat:no-repeat;
	border-color:#ded5c7;
	border-right-width:160px;
	border-right-style:solid;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma;
	height:30px;
	padding-top:3px;
	padding-left:6px;
	padding-right:4px;
	vertical-align:top;
	width:70px;
}
.menu3Footer {/*
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	background-image: url(bgrnd-nav-bottom.gif);
	vertical-align:top;
	padding-top: 4px;
	height: 70px;
	width: 106;	*/
}

/* DesktopMenu3 (ContentPane) Link-Styles */
.menu3AlinkSelected {
}
A.menu3AlinkSelected:link {
    color: #ff6600;
    text-decoration:none;
}
A.menu3AlinkSelected:visited {
    color: #ff6600;
    text-decoration:none;
}
A.menu3AlinkSelected:active {
    color: #ff6600;
    text-decoration:none;
}
A.menu3AlinkSelected:hover {
    color: #ff6600;
    text-decoration:underline;
}

.menu3Alink {
}
A.menu3Alink:link {
    text-decoration:none;
    color: #654026;
}
A.menu3Alink:visited {
    text-decoration:none;
    color: #654026;
}
A.menu3Alink:active {
    text-decoration:none;
    color: #654026;
}
A.menu3Alink:hover {
    text-decoration:underline;
    color: #654026;
}
