/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 09: Follow Me
  Horizontal
  -----------------------------------
*/
.p7MBM09h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	zoom: 1;
	display: block;
	border: 2px solid #076906;
	margin: 0px;
	padding: 0px;
}
.p7MBM09h ul {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.p7MBM09h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0;
}
.p7MBM09h li.p7MBfirst {}
.p7MBM09h li.p7MBlast {}

.p7MBM09h a {
	display: block;
	color: #004400;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-top-color: #076906;
	border-right-color: #B6E0B9;
	border-bottom-color: #076906;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}
.p7MBM09h a.p7MBfirst {

}
.p7MBM09h a.p7MBlast {}

.p7MBM09h a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #076D07;
}
.p7MBM09h .p7MBmark {
	color: #00ff00;
	cursor: default;
	font-weight: bold;
	background-color: #6061a4;
padding-top: 12px
}
.p7MBM09h .p7MBmark:hover {
	color: #FFFFFF;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

