﻿.menustyle1 {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0 0 0px 0;
	margin: 0 0 0 0;
	width: 150px;
	text-align: right;
}
.menustyle1 li {
	display: block;
	margin: 0 0 10px 0;
}
.menustyle1 li a {
	display: block;
	width: 150px;
	height: 25px;
	text-decoration: none;
	background: url('../images/siteframe/mainmenubutton.png') right top;
	font-size: 13px;
	color: #005500;
	line-height: 24px;
	background-repeat: no-repeat;
}
.menustyle1 li a:hover {
	border-style: none;
	background: url('../images/siteframe/mainmenubutton.png') right center;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
}
.li1 .li1, .li1 .li1:hover, .li2 .li2, .li2 .li2:hover, .li3 .li3, .li3 .li3:hover, .li4 .li4, .li4 .li4:hover, .li5 .li5, .li5 .li5:hover, .li6 .li6, .li6 .li6:hover, .li7 .li7, .li7 .li7:hover, .li8 .li8, .li8 .li8:hover {
	border-style: none;
	background: url('../images/siteframe/mainmenubutton.png') right bottom;
	background-repeat: no-repeat;
	color: #000000;
	cursor: default;
	font-weight: bold;
}
.menustyle2 {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 150px;
	text-align: right;
}
.menustyle2 li {
	display: block;
	margin: 0 0 10px 0;
}
.menustyle2 li a {
	display: block;
	width: 150px;
	height: 150px;
	background: url('../images/siteframe/activitiesbutton.png') top;
	background-repeat: no-repeat;
}
.menustyle2 li a:hover {
	background: url('../images/siteframe/activitiesbutton.png') center;
	background-repeat: no-repeat;
}
.li21 .li21, .li21 .li21:hover {
	background: url('../images/siteframe/activitiesbutton.png') bottom;
	background-repeat: no-repeat;
	cursor: default;
}

