.M_1, .M_1Selected {
	font-family: Rockwell, Times New Roman, Helvetica, Arial, sans-serif; 
	text-transform: uppercase;
	border-color : #4D4D4D;
	xwidth: 170px;
	letter-spacing: 3px;
	border-style : solid;
	display: block;
	border-width : 1px;
	border-top-width: 2px;
	border-top-color: #4D4D4D;
	border-top-style: solid;
	text-align: center;
	color: white;
	text-decoration: none;

	padding-top: 3px;
	padding-bottom: 3px;
}

a:link,
a:visited,
a:active {
	color: white;
}

a:hover {
	color: #D85100;
	text-decoration: underline;
}





li.M3 {
	color: #333;
}

li.M3_Selected {
	color: #D85100;
}


.M_0 {
	background:  white;
}

.M_1:hover {
	background: black;
	color: white;
	border-top-color: #D85100;
	border-top-style: solid;
	border-top-width: 2px;
	text-decoration: underline;
}

.M_1Selected {
	background: black;
	color: white;
	border-top-color: #D85100;
	border-top-style: solid;
	border-top-width: 2px;
}

.M_1, .M_1Selected { line-height: 19px; height: 19px; font-size: 9pt; xfont-weight: bold; xwidth: 100px; background: black; }
.M_2, .M_2Selected { xline-height: 25px; xheight: 25px; font-size: 12px; font-weight: 0; xwidth: 110px; background: black; }
.M_3, .M_3Selected { xline-height: 25px; xheight: 25px; font-size: 12px; font-weight: 0; xwidth: 110px; background: black; }
.M_4, .M_4Selected { line-height: 15px; height: 15px; font-size: 9px; font-weight: 0; xwidth: 122px; background: black; }

.M_1Selected { background: black; color: white;}
.M_2Selected { background: black; color: #D85100; text-decoration: bold;}
.M_3Selected { background: black; color: white;}
.M_4Selected { background: black; color: white;}

.M_2Selected:link,
.M_2Selected:visited,
.M_2Selected:active {
	color: #D85100;
}
.M_3Selected:link,
.M_3Selected:visited,
.M_3Selected:active {
	color: #D85100;
}

/* Bottom Menu */
.BM_1, .BM_1Selected {
	font-family: Rockwell, Times New Roman, Helvetica, sans-serif; 
	font-size: 18px;

	display: block;
	margin-right: 45px;
	text-decoration: none;

	text-align: left;
	color: white;
	width: 195px;
	background-color: #909090; 

	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 3px;
}

.BM_1Selected {
	background-color: #D85100; 
	color: white;
}

.BM_1:link,
.BM_1:visited,
.BM_1:active {
	color: white;

}

.BM_1:hover, .BM_1Selected:hover { 
	background-color: #D85100; 
	color: black;
	text-decoration: underline;
}


/* Bottom Menu */
.BM_2, .BM_2Selected,
.BM_2:link,
.BM_2:visited,
.BM_2:active

{
	font-family: Rockwell, Times New Roman, Helvetica, sans-serif; 
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	border-style : solid;
	border-width : 1px;
	border-bottom-width : 2px;
	border-color: #4D4D4D;
	letter-spacing: 3px;

	text-align: left;
	color: #999;
	height: 20px;
	background-color: black;

	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px;
}

.BM_2Selected,
.BM_2Selected:link,
.BM_2Selected:visited,
.BM_2Selected:hover,
.BM_2Selected:active {
	background: black;
	color: white;
	border-bottom-color: #D85100;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}


.BM_2:hover, .BM_2Selected:hover { 
	color: white;

	text-decoration: underline;
	border-bottom-color: #D85100;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

