/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 01: Teal
  Horizontal
  -----------------------------------
*/

.toplinks a:link { 
color:black;

}
.p7MBM01h {
	font-family: Verdana;
	font-size: 15px;
	background-image:url(/newimages/whitenavbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;


	zoom: 1;
}
.p7MBM01h ul {
	margin: 0px;
	padding: 0px;

}
.p7MBM01h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	background-color: #5F9BA6;
border-left:1px solid #CCC;

}
.p7MBM01h li.p7MBfirst {
	border-left: 0;
}
.p7MBM01h li.p7MBlast {}

.p7MBM01h a {
	background-image:url(/newimages/whitenavbg.jpg);
	background-repeat: repeat-x;
	display: block;
	background-position: center;
	padding: 8px 12px 8px 12px;
	color: black;
	text-decoration: none;
	font-weight:bold;
}
.p7MBM01h a.p7MBfirst {}
.p7MBM01h a.p7MBlast {}
.p7MBM01h a:link {
color:black;

}
.p7MBM01h a:hover {
color:#A81C1C;
}

.p7MBM01h .p7MBmark {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
}
.p7MBM01h .p7MBmark:hover {
	color: #D0E2E6;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

