




#menu_bar {
	width: 1024px;
	height:28px;
	font-size:15px;
	background: #5749e7 url(/images/menu4.png) repeat-x bottom left;
	margin-top:0px;
	z-index:11000;
	border: 0;
	margin-left: auto;
	Font-weight:normal;
	margin-right: auto;
}

#menu_bar a
{ font-weight:normal; }
#a8ff38 {}
#menu_bar dl  {
	float: left;
	width: 100px;
	text-decoration: none;
	list-style-type: none;
	height: 28px; 
	
	z-index: 1000;
	position: relative;
	 
}
#menu_bar dl a  {
display: block;
text-decoration: none;
	color: #a8ff38;
	
}

#menu_bar dt {
	cursor: pointer;
	
	
	padding: 4px 0 4px 0;
	height: 20px;;
	background: #5749e7  url(/images/menudt1.png) no-repeat   right;
	
}



#menu_bar dt:hover 
{
color:#ff5f00;

	cursor: pointer;
	font-weight: none;
	padding: 4px 0 4px 0;
	height: 20px;
	
	border: 0;
	background:   url(/images/menudt1.png) no-repeat  right;
}

#menu_bar dd {
	display: none;
	list-style-type: none;
	
	
	z-index: 1035;
	
}
#menu_bar dd:hover {
	display: none;
	list-style-type: none;
	z-index: 1035;
	
}






#menu_bar li a {
	display:block;
float:left;
color:#a8ff38;
text-decoration:none;



}




#menu_bar li.ladder {
	display:block;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 135px;
	padding:10px 0 0 10px;
	text-align:center;
}
#menu_bar li.down {
	display:block;
	float:left;
	width: 200px;
	cursor: crosshair;
	font-size:15px;
	padding:0px 0px 0 15px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background:#5749e7 url(/images/menu1.png) repeat-x bottom left;
	height: 24px;
}

#menu_bar li.down:hover{
	width: 200px;
	
	font-size: 16px;
	text-align:left;
	
	background:#000000 url(/images/menu1.png)  bottom left;
	height: 24px;
	
	
	
	
}
#menu_bar li.down a:hover{
	width: 200px;
	
	font-size: 16px;
	text-align:left;
	
	
	height: 24px;
	color:#ff5f00;
	
	
	
}

#Mousetrap {

	position:absolute;
	left:4px;
	top:6px;
	width:1020px;
	height:448px;
	z-index:10000;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}
dl, dt, dd, ul, li {
	margin: 0;
	list-style-type: none;
	padding: 0;
}



