/* CSS Document */

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000;
  font-weight: normal;
  margin: 0px;
  background: #144D29 url(/images/oh_shadow2.gif) repeat-y fixed top center;
  /* background: #888 url(/images/oh_shadow3.gif) repeat-y fixed top center; */		
}

A {
  color: #888888;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

.ml1{
  color: #ffffff;
  font-size: 9px;  
  text-decoration: none;
 }
 .ml1:hover{
  color: #FFFEFE;
  font-size: 9px;
  text-decoration: underline;
 }
.footer {
	margin-top: 5px;
}
.orange {
	color: #ff6600;
}

.product_head {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.head_background {
	background: url(/images/OHAWeb2_05.gif) no-repeat top left;
}

.newsHeader {
	background-color: #ddd;
	padding: 5px 0 5px 5px;
}

.newsPost {
	padding: 0 20px 40px 20px;
}

.no_border {
	border: none;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 14pt;
}

