
#top1, #top2, #top3, #top4, #top5, #top6, #top7, #top8 {
	/*background-image:url(nav_1.gif);*/
	background-color:#99CC99;
	border-bottom:1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	font-size: 14px;
	height: 19px;
	
	float: left;
	z-index:10;
	cursor: pointer;
	cursor:hand;
	color:#000000;
	text-align: center;
	vertical-align: middle;
	visibility:visible;
}

div.temp2 {
	visibility:hidden;
	background-color:#99CC99;
	vertical-align:top;
}
div.temp, tempr2 {
	
	color:#000000;
	text-align: center;
	vertical-align: middle;
	z-index:10;
	font-size:14px;
	width: 98px;
}

#top1 {
	border-left: 2px solid #444444;
	}

#top8 {
	border-right: 2px solid #444444;
	width:97px;
	}

div.tempr, div.temprl, div.temprr {
	/*background-color:#99CC99;*/
	background-color:#ddffdd;
	
	border-bottom:1px solid #444444;
	height: 19px;
	cursor: pointer;
	cursor:hand;
	width: 98px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}

div.tempr {
    border-left: 1px solid #444444;
    border-right: 1px solid #444444;
}

div.temprl {
	border-left: 2px solid #444444;
	border-right: 1px solid #444444;
}

div.temprr {
    border-left: 1px solid #444444;
    border-right: 2px solid #444444;
}


#sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7, #sub8 {
	position:absolute;
	z-index:0;
}
	#menu, #link{
		float: none;
		width: 99%;
		position:absolute;
		left: 0%;
		border: none;
	}
	#menu{
		top: 0px;
		z-index:30;
	}
	
	#link {
		z-index:40;
	}
	
    div.men {
        background-color: #FFCC33;
    }
	
	#over {
		z-index:89;
		position:absolute;
	}
	
	a.navcl:visited {
	  	 color:#000000;
	   font-size: 14px;
	  }
	  
	a.navcl:hover {
	    color:#000000;
	   font-size: 14px;
	 }
	 
	 a.navcl:link {
	    color:#000000;
	   font-size: 14px;
	 }
	 
	a.navcl:visited {
	    color:#000000;
	   font-size: 14px;
	 }
	 
	 
	

