<style type="text/css">

.tabs {
	background-image:url("mbhsimages/tabs-line.gif");
	background-repeat: no-repeat;
}

.tabs div {
	margin-left: 23px;
}

.tabs a:link, .tabs a:visited, .tabs a:active {
  font-size: 12px;
  line-height: 12px;
  color: #333;
  text-decoration: none;
	font-family: arial;
	font-weight:bold;	
}

.tabs a:hover  {
  font-size: 12px;
  line-height: 12px;
  color: #FF0000;
  text-decoration: underline;
	font-family: arial;
}

.leftoff {
	background-image:url("mbhsimages/tabs-left-off.gif");
	background-repeat: no-repeat;
}

.lefton {
	background-image:url("mbhsimages/tabs-left-on.gif");
	background-repeat: no-repeat;
}

.lefton a:hover {
  font-size: 12px;
  line-height: 12px;
  color: #FF0000;
  text-decoration: underline;
	font-family: arial;
}

.middleoff {
	background-image:url("mbhsimages/tabs-middle-off.gif");
	background-repeat: no-repeat;
}

.middleon {
	background-image:url("mbhsimages/tabs-middle-on.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
}

.middleoffonleft {
	background-image:url("mbhsimages/tabs-middle-off-onleft.gif");
	background-repeat: no-repeat;
}

.rightoff {
	background-image:url("mbhsimages/tabs-right-off.gif");
	background-repeat: no-repeat;
}

.righton {
	background-image:url("mbhsimages/tabs-right-on.gif");
	background-repeat: no-repeat;
}

.middleoff a, .middleon a, .middleoffonleft a {
    display: block;
}

.pageheader, .pageheader a:link, .pageheader a:visited, .pageheader a:active {
  font-size: 20px;
  line-height: 20px;
  color: #333399;
  text-decoration: none;
	font-family: arial;
	font-weight:bold;	
}

.bodyheader {
  font-size: 15px;
  line-height: 15px;
  color: #FF9900;
  text-decoration: none;
	font-family: arial;
	font-weight:bold;	
}
.bodyheader a:link, .bodyheader a:visited, .bodyheader a:active  {
  font-size: 15px;
  line-height: 15px;
  color: #FF9900;
  text-decoration: none;
	font-family: arial;
	font-weight:bold;	
   text-decoration: underline;

}

.bodytext {
  font-size: 14px;
  line-height: 14px;
  color: #000000;
  text-decoration: none;
	font-family: arial;
	font-weight:200;	
}

.bodytext a:link, .bodytext a:visited, .bodytext a:active {
  font-size: 14px;
  line-height: 14px;
  color: #000000;
  text-decoration: none;
	font-family: arial;
	font-weight:200;	
}

.tools, .tools a:link, .tools a:visited, .tools a:active {
 color: #000000;
 font-size: 11px;
}
.tools a:hover {
 color: #ff0000;
 font-size: 11px;
 font-family: arial;
 text-decoration: underline;

}
.bodylink {
  font-size: 14px;
  line-height: 14px;
  color: #000000;
  text-decoration: none;
	font-family: arial;
	font-weight:200;	
}

.bodylink a:hover, .bodylink a:active {
  font-size: 14px;
  line-height: 14px;
  color: #333399;
  text-decoration: underline;
	font-family: arial;
	font-weight:200;	
}

 .bodylink a:link, .bodylink a:visited {
  font-size: 14px;
  line-height: 14px;
  color: #333399;
  text-decoration: none;
	font-family: arial;
	font-weight:200;	
}


</style>
