/* --- MAIN MENU -------------------------------------- */
table.menuMain {
}
td.menuMain {
}
a.menuMain {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c633a;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
	display:block;
	padding: 4px 13px 4px 13px;
}
a.menuMain:hover, a.menuMainACT:hover, a.menuMainACT {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
	display:block;
	color: #ffffff;
	background-image:url(../gfx/btn/mainmenu_hover.gif);
	background-repeat:repeat-x;
	padding: 4px 13px 4px 13px;

}
a.menuMainHasSubs {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	padding: 4px 13px 4px 13px;
}
a.menuMainHasSubs:hover, a.menuMainHasSubsACT:hover, a.menuMainHasSubsACT {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	color: #81a480;
	padding: 4px 13px 4px 13px;
}


/* --- SUB MENU level 1 ------------------------------- */

table.menuSub1 {
	background-color:#5f915c;
	border-left: 1px solid #5f915c;
	border-bottom: 1px solid #5f915c;
	border-right: 1px solid #5f915c;
	border-top: 0px solid #5f915c;
	margin: 0px 0 0 0;
}
td.menuSub1 {
	padding: 7px 0 5px 0;
}
div.menuSub1 {
	margin: 26px 0 0 0px;
}
li.menuSub1 {
	margin: 0;
	padding:0; /* 0 0 10px; */
	list-style-type:none;
}
a.menuSub1 {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0 24px 0 10px;
	background: #5f915c url(../gfx/graphicSubmenuLeft.gif) no-repeat left center; 
}
a.menuSub1:hover, a.menuSub1ACT:hover, a.menuSub1ACT {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0 24px 0 10px;
	background: #81a480 url(../gfx/graphicSubmenuLeft.gif) no-repeat left center; 
}
a.menuSub1HasSubs {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;

	padding: 0 24px 0 10px;
}
a.menuSub1HasSubs:hover, a.menuSub1HasSubsACT:hover, a.menuSub1HasSubsACT {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #81a480;
	padding: 0 24px 0 10px;
}


/* --- SUB MENU level 2 ------------------------------- */

table.menuSub2 {
	background-color:#81a480;
	border-left: 1px solid #5f915c;
	border-bottom: 1px solid #5f915c;
	border-right: 1px solid #5f915c;
	border-top: 1px solid #5f915c;
	margin: 0px 0 0 0;
}
td.menuSub2 {
	padding: 5px 0 4px 0;
}
div.menuSub2 {
	margin-top: -6px;
	margin-left:-8px;
}
li.menuSub2 {
	padding-left: 0px;
	list-style-image: url(../gfx/graphicSubmenuLeft.gif);
	margin: 0;
}
a.menuSub2 {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0 24px 0 10px;
}
a.menuSub2:hover, a.menuSub2ACT:hover, a.menuSub2ACT {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #5f915c;
	padding: 0 24px 0 10px;
}
a.menuSub2HasSubs {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	padding: 0 24px 0 10px;
/*	background: #81a480 url(../gfx/graphicSubmenuRight.gif) no-repeat right center;*/
}
a.menuSub2HasSubs:hover, a.menuSub2HasSubsACT:hover, a.menuSub2HasSubsACT {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #81a480;
	padding: 0 24px 0 10px;
/*	background: #5f915c url(../gfx/graphicSubmenuRight.gif) no-repeat right center;
*/}


/* --- BOTTOM MENU ------------------------------------ */

table.menuBottom {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #93a988;
	padding-top: 3px;
}
td.menuBottom {
/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
*/
}
a.menuBottom {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93a988;
	text-decoration: none;
	text-transform: uppercase;
	display:block;
	padding: 0 10px 0 10px;
/*
*/
}
a.menuBottom:hover, a.menuBottomACT:hover, a.menuBottomACT {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c6336;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 0 10px 0 10px;
/*
*/
}
/* --- CRUMBPATH MENU --------------------------------- */

table.menuCrumbpath {
}
td.menuCrumbpath {
}

a.menuCrumbpath {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #251c5c;
	padding-left: 2px;
	text-decoration: none;
}
a.menuCrumbpath:hover {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;

	line-height: 14px;
	color: #251c5c;
	padding-left: 2px;
	text-decoration: underline;
}


/*
a.menuCrumbpath {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00804b;
	text-transform: uppercase;
	text-decoration: none;

}
a.menuCrumbpath:hover {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00804b;
	text-transform: uppercase;
	text-decoration: underline;
}
*/

/* --- SUB MENU level 2 ------------------------------- */
