.menuMain {
	background-color : #C8C8CA;
	height : 24px;
	text-align : left;
	font-size:14px;
	font-style : italic;
	font-weight : bold;
	border-bottom: 4px solid white;
	margin-bottom: 4px; 
 }
.cornerClass {
	float : left;
	height: 24px;
	width: 24px;
	border: none;
}
.cornerClass img{
	height: 24px;
	width: 24px;
	border: none;
}
.menuOrange {
	background-color : #05A632;
	width : 183px;
	background-image: url(../img/m_corner_orange.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-right: 5px; 
	float: right; 
	background-color: #05A632;
	text-align: right;
	height: 24px;
}
.menuOrange a{
	color: White;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
}

.menuItem {
	float: left;
	height : 24px;
	display: block;
	background-repeat: no-repeat;
}
.menuItem a{
	display: block;
	background-repeat: no-repeat;
	height : 24px;
}

#menu1, #menu1_a, #menu1 a{background-image: url(../img/en/m_intro.gif); width: 40px;}
#menu2, #menu2_a, #menu2 a{background-image: url(../img/en/m_concept.gif); width: 71px;}
#menu3, #menu3_a, #menu3 a{background-image: url(../img/en/m_program.gif); width: 73px;}
#menu4, #menu4_a, #menu4 a{background-image: url(../img/en/m_company.gif); width: 81px;}
#menu5, #menu5_a, #menu5 a{background-image: url(../img/en/m_contact.gif); width: 69px;}
#menu1 a:hover{background-image: url(../img/en/m_intro_o.gif);}
#menu2 a:hover{background-image: url(../img/en/m_concept_o.gif);}
#menu3 a:hover{background-image: url(../img/en/m_program_o.gif);}
#menu4 a:hover{background-image: url(../img/en/m_company_o.gif);}
#menu5 a:hover{background-image: url(../img/en/m_contact_o.gif);}
#menu1_a{background-image: url(../img/en/m_intro_a.gif); background-color: White;}
#menu2_a{background-image: url(../img/en/m_concept_a.gif); background-color: White;}
#menu3_a{background-image: url(../img/en/m_program_a.gif); background-color: White;}
#menu4_a{background-image: url(../img/en/m_company_a.gif); background-color: White;}
#menu5_a{background-image: url(../img/en/m_contact_a.gif); background-color: White;}


#membermenu1, #membermenu1_a, #membermenu1 a.topmenu{background-image: url(../img/en/m_intro.gif); width: 40px;}
#membermenu1 a.topmenu:hover{background-image: url(../img/en/m_intro_o.gif);}
#membermenu1_a{background-image: url(../img/en/m_intro_a.gif); background-color: White;}

#membermenu2, #membermenu2_a, #membermenu2 a.topmenu{background-image: url(../img/en/m_integration.gif); width: 94px;}
#membermenu2 a.topmenu:hover{background-image: url(../img/en/m_integration_o.gif);}
#membermenu2_a{background-image: url(../img/en/m_integration_a.gif); background-color: White;}

#membermenu3, #membermenu3_a, #membermenu3 a.topmenu{background-image: url(../img/en/m_promo.gif); width: 85px;}
#membermenu3 a.topmenu:hover{background-image: url(../img/en/m_promo_o.gif);}
#membermenu3_a{background-image: url(../img/en/m_promo_a.gif); background-color: White;}

#membermenu4, #membermenu4_a, #membermenu4 a.topmenu{background-image: url(../img/en/m_stats.gif); width: 76px;}
#membermenu4 a.topmenu:hover{background-image: url(../img/en/m_stats_o.gif);}
#membermenu4_a{background-image: url(../img/en/m_stats_a.gif); background-color: White;}

#membermenu5, #membermenu5_a, #membermenu5 a.topmenu{background-image: url(../img/en/m_news.gif); width: 45px;}
#membermenu5 a.topmenu:hover{background-image: url(../img/en/m_news_o.gif);}
#membermenu5_a{background-image: url(../img/en/m_news_a.gif); background-color: White;}

#membermenu6, #membermenu6_a, #membermenu6 a.topmenu{background-image: url(../img/en/m_support.gif); width: 66px;}
#membermenu6 a.topmenu:hover{background-image: url(../img/en/m_support_o.gif);}
#membermenu6_a{background-image: url(../img/en/m_support_a.gif); background-color: White;}

#membermenu7, #membermenu7_a, #membermenu7 a.topmenu{background-image: url(../img/en/m_account.gif); width: 114px;}
#membermenu7 a.topmenu:hover{background-image: url(../img/en/m_account_o.gif);}
#membermenu7_a{background-image: url(../img/en/m_account_a.gif); background-color: White;}

.submenu {
	position : absolute;
	font-style : normal;
	font-weight : bold;
	font-size: 13px;
	padding: 10px 2px 10px 2px;
	display : none;
	background-color: white;
	margin-top : 28px;
	border-top: 3px solid #C8C8CA;
	border-right: 1px solid #C8C8CA;
	border-bottom: 3px solid #C8C8CA;
	border-left: 1px solid #C8C8CA;
	z-index: 5000;
}
.submenu a {
	color: #05A632;
	text-decoration: none;
	display: block;
	height: 20px;
	padding: 3px 40px 0px 15px;
	background-image : url(../img/arrows_white.gif);
	background-repeat : no-repeat;
	background-position : right;
	background-color : white;
	white-space: nowrap;
}
.submenu a:hover {
	color: white;
	text-decoration: none;
	background-image : url(../img/arrows_green.gif);
	background-color : #05A632;
}