div.flexmo {
  border: 3px solid #333;
  background: black;
  color: white;
  margin: 0;
  padding-top: 2px;
  padding-left: 10px;
}
div.flexmo2 {
  border: 3px solid #333;
  background: #1f2025;
  color: white;
  margin: 0;
  padding-top: 2px;
  padding-left: 10px;
}
div.imbarticles {
  padding: 12px;
  background-color: #333;
  font-size: 0.95;
  line-height: 1.5em;
  position: relative;
  z-index: 1;
  top: -1px;
  left: 0;
  color: white;
  border-top: 15px solid black;
}
div.imbcontent {
  padding: 12px;
  background-color: #1f2025;
  font-size: 0.95;
  line-height: 1.5em;
  position: relative;
  z-index: 1;
  top: -1px;
  left: 0;
  color: white;
  border-top: 15px solid black;
}
div.imbcontent a:link,div.imbcontent a:visited {
color:#afbc9a;
font-weight:normal;
text-decoration:underline;
}
div.imbcontent a:hover,div.imbcontent a:active {
color:#E58917;
font-weight:normal;
text-decoration:underline;
}
div.imbarticles a:link,div.imbarticles a:visited {
color:#afbc9a;
font-weight:normal;
text-decoration:underline;
}
div.imbarticles a:hover,div.imbarticles a:active {
color:#E58917;
font-weight:normal;
text-decoration:underline;
}
p, ul, li {
  color: white;
  font: 12px Arial,Verdana,sans-serif;
}
ul, li {
  text-align: left;
  margin-left: 10px;
}
hr {
  color: #afbc9a;
}
h2, h4 {
  text-align: center;
  font-size: 16px;
	font-weight: normal;
	color: #afbc9a;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 3px solid #afbc9a;
	line-height: normal;
}

.imbcontent p {
  text-align: left;
}
.smallnote {
  font: 11px Arial,Verdana,sans-serif;
}
.highlight {
  font-weight: bold;
  color: #afbc9a;
}
.imb_wrapper {
  margin: 35px 0 0 0;
  padding: 0;
}
.imb_footer {
  width: 780px;
  padding: 5px 8px;
  display: block;
  float: left;
  color: black;
  text-decoration: none;
  background-image: url(/images/footer.gif);
/*  background: #afbc9a;
  background-repeat: repeat-x;
  border: 1px solid #333333;
  border-bottom: 0;; afbc9a
*/
}

a,strong {
	text-decoration: none;
}

.imb_footer a:link,.imb_footer a:visited {
color:black;
font-weight:normal;
text-decoration:underline;
}
.imb_footer a:hover,.imb_footer a:active {
color:#E58917;
font-weight:normal;
text-decoration:underline;
}

.imb_footer td {
  padding: 0 15px 0 15px;
}

.imb_linkbar_title a {
  color: #7ec589;
}