/* CSS Document */

#content h1 {
	color: #50B848;
}

#content h2 {
	color: #000000;
}

#content h3 {
	color: #50B848;
}

#content p {
	color: #000000;
}

.menu1-level2-no a:hover {
	background-color: #474c52;
	background-image: none;   
}
#menu_1 DIV.menu1-level2-no:hover {
	background-color: #474c52;
	background-image: none;
}
/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
	background-color: #50B848;
}

/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level3-no {
	background-color: #666666;
}

/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level3-act {
	background-color: #666666;
}

#mp_1 {
    text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#mp_1 a {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

/*  MENU 1, level 1, normal state (NO) */
#mp_1 DIV.mp1-level1-no {
	padding-left:5px;
	background-color: #009900;
	margin-bottom: 1px;
	height: 19px;
    line-height: 19px;
	text-transform: uppercase;
}
/*  MENU 1, level 1, active state (ACT) */
#mp_1 DIV.mp1-level1-act {
	padding-left:5px;
	margin-bottom: 1px;
	background-color: #33cc33;
	height: 19px;
    line-height: 19px;
	text-transform: uppercase;
}

/*  MENU 1, level 1, normal state (NO) */
#mp_1 DIV.mp1-level1-no {
	background-color: #50B848;
}
/*  MENU 1, level 1, active state (ACT) */
#mp_1 DIV.mp1-level1-act {
	background-color: #5ec959;
}

/*  MENU 1, level 1, normal state (NO) */
#mp_1 DIV.mp1-level2-no {
	padding-left:15px;
	background-color: #009900;
	margin-bottom: 1px;
	height: 19px;
    line-height: 19px;
	text-transform: uppercase;
}
/*  MENU 1, level 1, active state (ACT) */
#mp_1 DIV.mp1-level2-act {
	padding-left:15px;
	margin-bottom: 1px;
	background-color: #33cc33;
	height: 19px;
    line-height: 19px;
	text-transform: uppercase;
}

/*  MENU 1, level 1, normal state (NO) */
#mp_1 DIV.mp1-level2-no {
	background-color: #50B848;
}
/*  MENU 1, level 1, active state (ACT) */
#mp_1 DIV.mp1-level2-act {
	background-color: #5ec959;
}
