.menudiv {
	width:920px;
	padding-bottom:0px;
	position:absolute;
	z-index:4;
}

.submenudiv
{
	width: 150px;
	height: 600px;
	position:absolute;
	top:75px;
	z-index:5;
	visibility:hidden;
} 

.intmenudiv
{
	width: 150px;
	position:absolute;
	z-index:7;
	visibility:hidden;
	margin-left:150px;
}
.submenubg {
	background-color: #88C65B;
}

.style1, .style1_active{
	padding-top:5px;
}

.style1 a 
{
	font-weight:bold;	
	font-size: 11px;
	color: #c4c4c4;
	text-decoration:none;
}
.style1 a:hover 
{
	font-weight:bold;
	font-size: 11px;
	color: #ed0000;	
	text-decoration:none;
}
.style1_active a {
	font-weight:bold;	
	font-size: 11px;
	color: #ed0000;
	text-decoration:none;
}

.style1_active a:hover {
	font-weight:bold;
	font-size: 11px;
	color: #ed0000;	
	text-decoration:none;

}



.style2, .style2_active
{
	width:150px;
	overflow:hidden;
	background-color:#1e1e1e;
}



.style2 a {
	height:20px;
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	height: 16px;
	color: #a2a2a2;
	margin-bottom:0px;
	text-decoration:none;
}

.style2 a:hover {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #c4c4c4;
	text-decoration:none;
}

.style2_active a {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #ffffff;
	color: #ffffff;
	text-decoration:none;

}

.style2_active a:hover {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}



.style3
{
	width:150px;
	overflow:hidden;
	background-color:#1e1e1e;
}

.style3 a {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #a2a2a2;
	text-decoration:none;

}
.style3 a:hover {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #c4c4c4;
	text-decoration:none;
}
