<!--	 
/* message display page */

.newBlog{
	border-bottom:1px solid #3A3A3A ;
}
.blogUserFooter{
	border-bottom:5px solid #FF0000 ;
}


	.lmhHeaderBackground{
		background-image: url(../images/lmhHeaderBack.png);
		background-repeat: no-repeat ;
		font-family:"Trebuchet MS","Lucida Grande",Arial,Helvetica,sans-serif ;

		width:1023px;
		height:296px;

	}
	
.lmhTopLogo{
	width:999px;
	height:128px;
}	
	
a.blogPagingMenu{  	
	font-family:myriad, arial;
	font-size: 11pt; 
	margin-left:2px;
	margin-right:2px;
	color:#FFFC19;	
	text-decoration: underline;
	font-weight:bold ;		

	 }
	 
a.blogPagingMenu:hover {  	
	font-family:myriad,arial;
	font-size: 11pt; 
	margin-left:2px;
	margin-right:2px;
	color: orange;	
	text-decoration: underline;
	font-weight:bold ;
	 }


-->

