.menuh_Home{
	cursor : nw-resize;
	Background-Color : #cc3333;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px "comic sans ms";
	width:100%;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}

.menuh_ChildCare{
	cursor : hand ;
	Background-Color : #ff6600;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px comic sans ms;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}

.menuh_Family{
	cursor : hand ;
	Background-Color : #dc0999;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px comic sans ms;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}

	.menuh_Support{
	cursor : hand ;
	Background-Color : #dc0999;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px comic sans ms;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}


.menuh_Behavior{
	cursor : hand ;
	Background-Color : #008088;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px comic sans ms;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}

.menuh_Community{
	cursor : hand ;
	Background-Color : #9236FA;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px comic sans ms;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}

.menuh_AboutUs{
	cursor : hand ;
	Background-Color : #0033cc;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px "comic sans ms";
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}

.menuh_ContactUs{
	cursor : hand ;
	Background-Color : #ff6600;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px comic sans ms;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}

.menuh_Finance{
	cursor : hand ;
	Background-Color : #008088;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px comic sans ms;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}

.menuh_Employee{
	cursor : hand ;
	Background-Color : #9236FA;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px comic sans ms;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}


.menuh_Donation{
	cursor : hand ;
	Background-Color : #0033cc;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px comic sans ms;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}
	
.menuh_Publications{
	cursor : hand ;
	Background-Color : #9236FA;
	text-decoration: underline;
	color: #ffff00;
	text-indent: 4px;
	font: bold 12px comic sans ms;
	border:1px solid buttonshadow #666666;
	border-left:1px solid buttonhighlight #ffffff;
	border-top:1px solid buttonface #ffffff;
	}

.menu	{
	color: #0033cc;
	cursor: hand;
	width:185px;
	text-decoration: none;
	font: bold 12px Comic Sans MS;
	text-decoration: none;
	text-indent: 2px;
	}


.description{
	padding: 2px;
	color:#006600; 
	font: normal 12px Comic Sans MS; 
	text-decoration:none;
	visibility: hidden;
	z-index: 1;
	}

.dropdown { 
	position: absolute; 
	color:black; 
	width:170px;  
	left:199px; 
	z-index:1; 
	visibility: hidden;
	}



.menuh_HR { cursor : hand; Background-Color : #dc0999; text-decoration: underline; color: #ffff00; text-indent: 4px; font: bold 12px "comic sans ms"; border:1px buttonshadow solid; border-left:1px solid buttonhighlight #ffffff; border-top:1px solid buttonface #ffffff; }

