/* --- MAIN MENU -------------------------------------- */
table.menuMain {
}
td.menuMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF7923;
	text-decoration: none;
/*	text-transform: uppercase;
	vertical-align:middle;
	width:200px;
	padding:0 0 20px 0;
*/
}
a.menuMain {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	padding: 0 10px 16px 8px;
	border-left:2px solid #ffffff;
/*
	
	width:200px;
*/
}
a.menuMain:hover, a.menuMainACT:hover, a.menuMainACT {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	color: #333333;
	padding: 0 10px 16px 8px;
	border-left:2px solid #ffffff;
/*
	padding: 0 4px 0 0px;
	width:200px;
*/
}
a.menuMainHasSubs {
	font-family: arial;
	font-size: 12px;
	color: 999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	padding: 0 10px 16px 8px;
	border-left:2px solid #ffffff;
/*
	padding: 0 4px 0 0px;
	width:200px;
	background: #ffffff url(../gfx/graphicMainmenuAct.gif) no-repeat right center;
*/
}
a.menuMainHasSubs:hover, a.menuMainHasSubsACT:hover, a.menuMainHasSubsACT {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	color: #333333;
	padding: 0 10px 16px 8px;
	border-left:2px solid #cfd0d2;
/*
	padding: 0 4px 0 0px;
	width:200px;
	background: #ffffff url(../gfx/graphicMainmenuAct.gif) no-repeat right center;
*/
}


/* --- SUB MENU level 1 ------------------------------- */

table.menuSub1 {
	background-color:#ffffff;
	border-left: 2px solid #cfd0d2;
	border-bottom: 2px solid #cfd0d2;
	border-right: 2px solid #cfd0d2;
	border-top: 0px solid #cfd0d2;
	padding: 7px 1px 7px 1px;
	margin: 31px 0 0 0;
}
td.menuSub1 {
}
div.menuSub1 {
	margin: 0px 0 0 0px; /* 0 0 0 -x */
}
li.menuSub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	list-style-image: url(../gfx/graphicSubmenu.gif);
	margin: 0;
	padding:0;
	letter-spacing:0px;
}
a.menuSub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0 24px 0 0;
	letter-spacing:10px;
/*
	text-transform: uppercase;
*/
}
a.menuSub1:hover, a.menuSub1ACT:hover, a.menuSub1ACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #e7e7e7;
	padding: 0 24px 0 0;
/*
	text-transform: uppercase;
*/
}
a.menuSub1HasSubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	background: #ffffff url(../gfx/graphicSubmenuRight.gif) no-repeat right center;
	padding: 0 24px 0 0;
/*
	text-transform: uppercase;
*/
}
a.menuSub1HasSubs:hover, a.menuSub1HasSubsACT:hover, a.menuSub1HasSubsACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #e7e7e7;
	padding: 0 24px 0 0;
/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #e7e7e7;
	background: #fff3cd url(../gfx/graphicSubmenuRight.gif) no-repeat right center;
	padding: 0 24px 0 0;
*/
/*
	text-transform: uppercase;
*/
}


/* --- SUB MENU level 2 ------------------------------- */

table.menuSub2 {
	background-color:#ffffff;
	border-top: 2px solid #cfd0d2;
	border-right: 2px solid #cfd0d2;
	border-bottom: 2px solid #cfd0d2;
	border-left: 2px solid #cfd0d2;
	padding-top: 0px;
	padding: 1px 1px 7px 1px;

}
td.menuSub2 {
}
div.menuSub2 {
	margin-top: -3px;
	margin-left:-18px;
}
li.menuSub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	list-style-image: url(../gfx/graphicSubmenu.gif);
	margin: 0;
	padding:0;
	letter-spacing:0px;
}
a.menuSub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0 24px 0 0;
	letter-spacing:10px;
}
a.menuSub2:hover, a.menuSub2ACT:hover, a.menuSub2ACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #e7e7e7;
	padding: 0 24px 0 0;
}
a.menuSub2HasSubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	background: #ffffff url(../gfx/graphicSubmenuRight.gif) no-repeat right center;
	padding: 0 24px 0 0;
}
a.menuSub2HasSubs:hover, a.menuSub2HasSubsACT:hover, a.menuSub2HasSubsACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #e7e7e7;
	background: #fff3cd url(../gfx/graphicSubmenuRight.gif) no-repeat right center;
	padding: 0 24px 0 0;
}

/* --- TOP MENU --------------------------------------- */


table.menuTop {
}
td.menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00764D;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
a.menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00764D;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display:block;
	text-align: center;
	background-color: #FFFFFF;
	padding: 15px 11px 11px 11px;
/*
	height: 32px;
	padding: 0 10px 0 10px;
*/
}
a.menuTop:hover, a.menuTopACT:hover, a.menuTopACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006C47;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../gfx/rollover.gif);
	background-repeat: repeat-x;
	padding: 15px 11px 11px 11px;
/*
	height: 32px;
	padding: 0 10px 0 10px;
*/
}

/* --- BOTTOM MENU ------------------------------------ */

table.menuBottom {
	font-family: tahoma;
	font-size: 9px;
	text-transform: uppercase;
	color: #29417d;
	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: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
/*
*/
}
a.menuBottom:hover, a.menuBottomACT:hover, a.menuBottomACT {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
/*
*/
}

/* --- CRUMBPATH MENU --------------------------------- */

table.menuCrumbpath {
}
td.menuCrumbpath {
}

a.menuCrumbpath {
	font-family: tahoma;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	color: #94a0be;
	padding-left: 2px;
	text-decoration: none;
}
a.menuCrumbpath:hover {
	font-family: tahoma;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	color: #94a0be;
	padding-left: 2px;
	text-decoration: underline;
}


/*
a.menuCrumbpath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00804b;
	text-transform: uppercase;
	text-decoration: none;

}
a.menuCrumbpath:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00804b;
	text-transform: uppercase;
	text-decoration: underline;
}
*/

/* --- SUB MENU level 2 ------------------------------- */


/* --- LEFT MENU -------------------------------------- */
table.menuLeft {
}
td.menuLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: none;
}
a.menuLeft, a.menuLeftACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
a.menuLeft:hover, a.menuLeftACT:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}
a.menuLeftACT:hover, a.menuLeftACT {
	font-weight: bold;
	color: #006542;
}
