.menudiv {
margin-top:83px;
margin-bottom:10px;
margin-left:6px;
width:auto;
background:transparent;
border:0px solid #6B81A0; 
}

.space{
width:5px;
}

.menu3X{
	height:36px;
	background:#000;
	text-decoration:none;
	text-align:center;
-moz-border-bottom-right-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
border-bottom-right-radius: 9px;
-khtml-border-bottom-right-radius: 9px;
-moz-border-bottom-left-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
border-bottom-left-radius: 9px;
-khtml-border-bottom-left-radius: 9px;
}

.menu3X:hover{
	height:36px;
	background:#FAA81A;
	text-decoration:none;
	text-align:center;
}

.menu3XON{
	height:36px;
	text-decoration:none;
	background:#FAA81A;
	text-align:center;
	color:#000;
-moz-border-bottom-right-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
border-bottom-right-radius: 9px;
-khtml-border-bottom-right-radius: 9px;
-moz-border-bottom-left-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
border-bottom-left-radius: 9px;
-khtml-border-bottom-left-radius: 9px;

}

.menu3XON:hover{
	height:36px;
	text-decoration:none;
	background:#000;
	text-align:center;
	margin:0px;
}

.menu3 {
	background:#000;
	height:36px;
	width:auto;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:36px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
-moz-border-bottom-right-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
border-bottom-right-radius: 9px;
-khtml-border-bottom-right-radius: 9px;
-moz-border-bottom-left-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
border-bottom-left-radius: 9px;
-khtml-border-bottom-left-radius: 9px;
}

.menu3 a:link, .menu3 a:visited, .menu3 a:active {
	display:block;
	color:#FFF;
	text-decoration:none;
	height:36px;
	width:auto;
	line-height:36px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.menu3 a:hover {
	display:block;
	width:auto;
	color:#000;
	text-decoration:none;
	background:#FAA81A;
	text-align:center;
	line-height:36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.menu3 .current {
	display:block;
	width:auto;
	height:36px;
	color:#000;
	text-decoration:none;
	background:#FAA81A;
	text-align:center;
	line-height:36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
box-shadow: inset 0 6px 6px -8px black;
}
.menu3ON {
	width:auto;
	display:block;
	height:36px;
	text-decoration:none;
	background:#FAA81A;
	text-align:center;
	line-height:36px;
-moz-border-bottom-right-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
border-bottom-right-radius: 9px;
-khtml-border-bottom-right-radius: 9px;
-moz-border-bottom-left-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
border-bottom-left-radius: 9px;
-khtml-border-bottom-left-radius: 9px;
}

.DefArea {
text-transform: capitalize;
	text-align:left;
	color: #ccc;
	display: block;
	line-height:36px;
 	align:center;
}
 
.DefArea ul li {
display:none;
}
 
.DefArea a: hover {
text-transform: capitalize;
	text-align:left;
	text-color: #ccc;
	line-height:36px;
	display: block;
}

.BtnTxt a:hover {
display:block;
	padding-left:15px;
	padding-right:15px;
	background-image:none;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.BtnTxt {
display:block;
	padding-left:15px;
	padding-right:15px;
	background-image:none;
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.selectedanchor{
background:#FAA81A;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:white;
font-size:12px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 0px solid #FAA81A;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height:36px;
z-index: 5000;
min-width: 100px;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
align:left;
text-indent: 0px;
color: #ccc;
border: 0px solid #003A75;
border-bottom-width: 0;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
font-weight: bold;
text-indent: 0px;
background: #FAA81A;
}

.anylinkcss a:hover{
background:#ccc;
color: white;
}

.LSelected a:hover{
background:#ccc;
color: white;
}

.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 0px solid #FAA81A;
border-bottom-width: 0;
font: normal 12px Verdana;
z-index: 5000;
}

.anylinkcsscols .column{
min-width: 300px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols .column li a{
display: block;
color: #ccc;
border: 0px solid #003A75;
border-bottom-width: 0;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
font-weight: bold;
text-indent: 0px;
line-height: 24px;
min-width: 100px;
background:#FAA81A;
}

.anylinkcsscols .column li a:hover{
display: block;
color: #FFFFFF;
border: 0px solid #003A75;
border-bottom-width: 0;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
font-weight: bold;
text-indent: 0px;
line-height: 24px;
min-width: 100px;
background:#ccc;
}