/* --- MAIN MENU -------------------------------------- */

#menuMain_divider{
	width:1px;
	height:33px;
	margin:0;
	float:left;
}

div.menuMain {
	font-size: 15px;

	float:left;
	margin:0px;
}

/*.menuMain {
	color: #000000;
}*/
div.menuMain a {
	text-transform: uppercase;
	text-decoration: none;
	color:#a7a9ac;
	font-weight:bold;
	float:left;
	margin:0;
	padding: 8px 19px 9px 19px;
}
div.menuMain a .magenta{
	color:#f8c2da;
}
div.menuMain a:hover, .menuMainACT {
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	display:block;
	color: #e9008a;
	float:left;
	margin:0;
}
.menuMainSelected {
	color: #e9008a;
}
.menuMainSelected span{
	color: #e9008a;
}
div.menuMain a:hover .magenta, .menuMainACT  .magenta {
	color:#e9008a;
}
/* --- SUB MENU level 1 ------------------------------- */

div.menuSub1 {
    display:inline;
	background-color:#ffffff;
	margin-top: 32px;
	width:130px;
	border-bottom:1px solid #e9008a;
	border-left:1px solid #e9008a;
	border-right:1px solid #e9008a;
}
li.menuSub1 {
/*
	padding-left: 16px;
	list-style-image: url("../gfx/graphicSubmenu.gif");
	margin-left: 10px;
	p/adding:0;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
*/
}
div.menuSub1 a {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0;
	text-align:center;
	border-top:1px solid #e9008a;
}
div.menuSub1 a li {
/*
	p/adding: 0 0 0 16px;
	list-style-image: url("../gfx/graphicSubmenu.gif");
	m/argin-left: 0;
	display: block;
*/
}
div.menuSub1 a:hover, div.menuSub1ACT a:hover, div.menuSub1ACT {
	font-size: 14px;
	color: #ffffff;
	background-color:#000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0;
    text-align:center;	
}
div.menuSub1HasSubs a {
 
/*
    float:left;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #1217a4;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	background: #565c60 url("../gfx/graphicSubmenuAct.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 10px 0 10px;
*/
}
a.menuSub1HasSubs:hover, a.menuSub1HasSubsACT:hover, a.menuSub1HasSubsACT {

/*
		font-family: "Trebuchet MS", Arial, helvetica, sans-serif;

	font-size: 11px;
	color: #1217a4;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background: #565c60 url("../gfx/graphicSubmenuRight.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 10px 0 10px;
*/
}


/* --- SUB MENU level 2 ------------------------------- */


div.menuSub2 {
    display:inline;
	background-color:#ffffff;
    margin: 0px 0px 0px 150px;
    margin: 0px 0px 0px 150px !important;
	width:150px;
	border-bottom:1px solid #e9008a;
	border-left:1px solid #e9008a;
	border-right:1px solid #e9008a;
}


td.menuSub2 {
}


/* 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 0;
*/
/*

	background: #ffffff url("../gfx/graphicSubmenu.gif") no-repeat left center;
	width: 160px;

}*/
/*a.menuSub2:hover, a.menuSub2ACT:hover, a.menuSub2ACT {

	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #565c60;
	padding: 0 24px 0 0;
*/
/*
	background: #fff3cd url("../gfx/graphicSubmenu.gif") no-repeat left center;
	width:160px;

}*/
/*a.menuSub2HasSubs {

	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0 24px 0 0;
	background: #565c60 url("../gfx/graphicSubmenuRight.gif") no-repeat right center;
*/
/*
	width: 160px;

}*/
/*a.menuSub2HasSubs:hover, a.menuSub2HasSubsACT:hover, a.menuSub2HasSubsACT {

	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #003400;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #fff3cd;
	padding: 0 24px 0 0;
	background: #fff3cd url("../gfx/graphicSubmenuRight.gif") no-repeat right center;
*/
/*
	width:160px;
*/
}

/* --- TOP MENU ---------------------------------------


table.menuTop {
}
td.menuTop {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #00764D;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
a.menuTop {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 13px;
	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: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 13px;
	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: tahoma;
	font-size: 9px;
	color: #29417d;
	text-decoration: none;
	text-transform: uppercase;
	display:block;
	padding: 0 10px 0 10px;


}*/
/*a.menuBottom:hover, a.menuBottomACT:hover, a.menuBottomACT {
	font-family: tahoma;
	font-size: 9px;
	color: #29417d;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 0 10px 0 10px;


}
*/


/* --- SUB MENU level 2 ------------------------------- */


/* --- LEFT MENU -------------------------------------- 
table.menuLeft {
}
td.menuLeft {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: none;
}*/
a.menuLeft, a.menuLeftACT {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
a.menuLeft:hover, a.menuLeftACT:hover {
	font-family: "Trebuchet MS", 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;
}
