.arrowCol {
	background-color: #E4EFD3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2C7A4;
	height: 20px;
	width: 22px;
	text-align: center;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.arrowColParent {
	background-color: #E4EFD3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E4B6;
	height: 20px;
	width: 22px;
	text-align: center;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.navCol {
	background-color: #F3F9EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2C7A4;
	padding: 6px 5px 6px 5px;
}
.navCol-over {
	background-color: #E4EFD3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2C7A4;
	padding: 6px 5px 6px 5px;
	cursor: hand;
}
.navColParent {
	background-color: #F3F9EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E4B6;
	padding: 6px 5px 6px 5px;
}
.navColParent-over {
	background-color: #E4EFD3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E4B6;
	padding: 6px 5px 6px 5px;
	cursor: hand;
}
.navSubCol {
	background-color: #ffffff;
	padding: 3px 3px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E8F3DA;

}
.navSubCol-over {
	background-color: #F3F9EC;
	padding: 3px 3px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E8F3DA;
	cursor: hand;

}
.navSubColLast {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2C7A4;
	padding: 3px 3px 6px 5px;


}
.navSubColLast-over {
	background-color: #F3F9EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2C7A4;
	padding: 3px 3px 6px 5px;
	cursor: hand;
}
.spacerCol {
	background-color: #F3F9EC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(images/tree-menu.gif);
	background-repeat: no-repeat;


}
.spacerColLast {
	background-color: #F3F9EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2C7A4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(images/tree-menu-end.gif);
	background-repeat: no-repeat;


}
a.subNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
a.subNavText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #758D65;
}
a.subNavTextHere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #758D65;
}
a.subMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;

}
a.subMenuItem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #758D65;
}
a.subMenuItemLast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;

}
a.subMenuItemLast:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #758D65;
}
.MenuPadLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.sunMenuBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B2C7A4;
}

