#mhd
{
background-color:#405fad;
}
#mhd_div
{
width: 760px;
height:65px;
background-repeat: no-repeat;
background-image:url(/main.nsf/ops_topheader_bg.jpg);
}
#mhd_logo
{
float:left;
width:218px;
}
#mhd_search
{
float:right;
width:200px;
}
.mhd_livesupport
{
width:130px;
float:right;
}
.searchInputTop {
  width:100px;
float:none;
display:inline;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
margin-bottom:6px;
}
.headerSearchText
{
font-weight:bold;
color:#ffffff;
}
 .search
{
float:none;
display:inline;

} 
	.Mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: center;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: Black;
}
	
	.Mainmenuover{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
		color : #000000;
		text-decoration : none;
text-align:center;
border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
}
	.Mainmenu2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
		color : #FFFFFF;
		text-decoration : none;
text-align:left;
	}
	
	.Mainmenuover2{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
		color : #000000;
		text-decoration : none;
text-align:left;
}

.MainBorder { border: 1px solid #000000; border-bottom:1px; }