#M_menu_main{
	width: 958px;
	border-bottom-style: solid;
	border-bottom-color: #FDFDFD;
	border-bottom-width: 1px;
	background-color: #F4F3EE;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;


}

.M_menu_main{
	font-size: 11px;

}
.M_menu_main_current{
	padding: 6px 0px 6px 0px;
	color: #000000;
	text-decoration: none;
	background-color: #e2e2e2;
	border-bottom-style: solid;
	border-bottom-color: #980266;
	border-bottom-width: 5px;
	display: block;

}
.M_menu_main a:link, .M_menu_main a:visited  {
	padding: 6px 0px 6px 0px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: solid;
	border-bottom-color: #F4F3EE;
	border-bottom-width: 5px;
	display: block;

}

.M_menu_main a:hover, .M_menu_main.current_page a {
	padding: 6px 0px 6px 0px;
	color: #333333;
	text-decoration: none;
	background-color: #e2e2e2;
	border-bottom-style: solid;
	border-bottom-color: #A4007C;
	border-bottom-width: 5px;
	display: block;

}

.Link1{

}

.Link1 a:link, .Link1 a:visited  {
	display: block;
	padding: 3px 8px 4px 5px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #f3f3f3;
	margin-top: 2px;

}

.Link1 a:hover{
	display: block;
	padding: 3px 8px 4px 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #565E67;
}
.Link2 a:link, .Link2  a:visited  {
	display: block;
	padding: 5px 2px 5px 10px;
	color: #000000;
	background-color: #e7e7e7;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-top: 2px solid #ffffff;
}

.Link2 a:hover{	display: block;
	border-top: 2px solid #ffffff;
	padding: 5px 0px 5px 10px;
	color: #FFFFFF;
	background-color: #A4007C;
}
