@charset "utf-8";
ul.menu {
  margin: 5px;
  padding: 0;
  list-style-type: none;
  width: 170px;
}

ul.menu li {
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: silver;
}

#menugeneralinfo {
	width:170px;
	height:40px;
}

#menugeneralinfo span{
	display: none;
}

#menugeneralinfo a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/generalinfo1.gif);
	background-repeat:no-repeat;
}

#menugeneralinfo a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/generalinfo2.gif);
	background-repeat:no-repeat;
}

#menueducation {
	width:170px;
	height:40px;
}

#menueducation span{
	display: none;
}

#menueducation a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/education1.gif);
	background-repeat:no-repeat;
}

#menueducation a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/education2.gif);
	background-repeat:no-repeat;
}

#menustructure {
	width:170px;
	height:40px;
}

#menustructure span{
	display: none;
}

#menustructure a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/structure1.gif);
	background-repeat:no-repeat;
}

#menustructure a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/structure2.gif);
	background-repeat:no-repeat;
}

#menuactivities {
	width:170px;
	height:40px;
}

#menuactivities span{
	display: none;
}

#menuactivities a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/activities1.gif);
	background-repeat:no-repeat;
}

#menuactivities a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/activities2.gif);
	background-repeat:no-repeat;
}

#menuschoolbus {
	width:170px;
	height:40px;
}

#menuschoolbus span{
	display: none;
}

#menuschoolbus a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/schoolbus1.gif);
	background-repeat:no-repeat;
}

#menuschoolbus a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/schoolbus2.gif);
	background-repeat:no-repeat;
}

#menudaycamp {
	width:170px;
	height:40px;
}

#menudaycamp span{
	display: none;
}

#menudaycamp a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/daycamp1.gif);
	background-repeat:no-repeat;
}

#menudaycamp a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/daycamp2.gif);
	background-repeat:no-repeat;
}

#menuparentchild {
	width:170px;
	height:40px;
}

#menuparentchild span{
	display: none;
}

#menuparentchild a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/parentchild1.gif);
	background-repeat:no-repeat;
}

#menuparentchild a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/parentchild2.gif);
	background-repeat:no-repeat;
}

#menubooks {
	width:170px;
	height:40px;
}

#menubooks span{
	display: none;
}

#menubooks a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/books1.gif);
	background-repeat:no-repeat;
}

#menubooks a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/books2.gif);
	background-repeat:no-repeat;
}

#menunpo {
	width:170px;
	height:40px;
}

#menunpo span{
	display: none;
}

#menunpo a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/npo1.gif);
	background-repeat:no-repeat;
}

#menunpo a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/npo2.gif);
	background-repeat:no-repeat;
}

#menusweetheart {
	width:170px;
	height:40px;
}

#menusweetheart span{
	display: none;
}

#menusweetheart a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/sweetheart1.gif);
	background-repeat:no-repeat;
}

#menusweetheart a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/sweetheart2.gif);
	background-repeat:no-repeat;
}

#menurecruitment {
	width:170px;
	height:40px;
}

#menurecruitment span{
	display: none;
}

#menurecruitment a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/recruitment1.gif);
	background-repeat:no-repeat;
}

#menurecruitment a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/recruitment2.gif);
	background-repeat:no-repeat;
}

#menufaq {
	width:170px;
	height:40px;
}

#menufaq span{
	display: none;
}

#menufaq a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/faq1.gif);
	background-repeat:no-repeat;
}

#menufaq a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/faq2.gif);
	background-repeat:no-repeat;
}

#menucontact {
	width:170px;
	height:40px;
}

#menucontact span{
	display: none;
}

#menucontact a {
	display:block;
	width:170px;
	height:40px;
	background-image:url(image/navicons/contact1.gif);
	background-repeat:no-repeat;
}

#menucontact a:hover {
	width:170px;
	height:40px;
	background-image:url(image/navicons/contact2.gif);
	background-repeat:no-repeat;
}
