/*///////////////////////////////////////MENU INTRO///////////////////////////////////////////////*/
li a.selected strong {
	font-size:45px!important;
	color:#9c9c9c!important;
}
li a strong {
	font-family:Arial Black, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#9c9c9c;
}
.MenuHorizontal {
	padding-top:5px;
}
#myElement, #myElement1, #myElement2, #myElement3, #myElement4, #myElement5, #myElement6, #myElement7, #myElement8, #myElement9 {
	width:500px;
	color:#999999;
}

#menu li {
	list-style-type: none;
	display:block;
	margin-bottom:2px;
}

#menu li a {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color:#999999;
	font-size:30px;
	padding:0 0 0 5px !important;
	display:block;
	margin:0 !important;
	line-height:28px;
	letter-spacing:-0.05em;
	text-transform:uppercase;
}
#menu li li a {
	font-family:"Courier New", Courier, monospace !important;
	font-weight:bold;
	color:#4d4d4d;
	font-size:18px;
	padding:0 0 0 5px !important;
	display:inline!important;
	margin:0 !important;
	height: 28px;
	line-height:20px!important;
	letter-spacing:-0.05em;
	text-transform:none;
}
#menu li li a:hover {
	color:#00b300!important;
	padding:0 0 0 5px !important;
	display:inline!important;
	margin:0 !important;
	letter-spacing:-0.05em;
	text-transform:none;
}
 .selected2 {
	color:#00b300!important;
	padding:0 0 0 5px !important;
	display:inline!important;
	margin:0 !important;
	letter-spacing:-0.05em;
	text-transform:none;
}
#menu li li  {
	float:left;
}
#menu li ul  {
	display:block;
}
#menu3 {
	clear:both;
}
a.selected {
	font-size:55px!important;
	height: 36px!important;
	line-height: 30px!important;
	color:#4d4d4d!important;
}

#menu li a:hover {
	color:#4d4d4d;
}

