#hpanel{
width: 100%;
position: relative;
height: 150px; 
background-image: url('../i/h-account.jpg');
 background-repeat: no-repeat
}

#hlogo{
position: relative;
top: 35px;	
text-align: left;
width: 90%;
}

#usernavbar{
background-color : Black;
position: relative;
left: 0px;
top: 28px;	
width: 100%;
}

#halfmenu{
background-color : Black;
width: 100%;
height: 32px;
vertical-align: middle;
line-height: 28px;	
font-size: 13px;
	color: White;
}

#halfmenu a:link,#halfmenu a:active, #halfmenu a:visited {
font-size: 13px;
	color: #FF7F50;
	text-decoration: none;
	font-weight: normal;
}

#halfmenu a:hover {
	font-size: 13px;
	color: White;
	text-decoration: none;
font-weight: normal;
}

.navbar{
height: 32px;
vertical-align: middle;
line-height: 28px;
}

.linehilite {
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 1px;
	color : Red;
}