.blg_displaypic{
	text-align:center;
	vertical-align:top;
}
.blg_menucenter{
	height:22px;
	background:url(../Images/BLG/MenuCenter.png) #0000aa repeat-x left top;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	color:#FFFFFF;
	cursor:default;
}
.blg_menucenterhover{
	height:22px;
	background:url(../Images/BLG/MenuCenterHover.png) #6666ee repeat-x left top;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	color:#FFFFFF;
	cursor:default;
}
.blg_msgunread{
	width:22px;
	height:40px;
	background:url(../Images/BLG/MSG_Unread.png) #e0e0e0 no-repeat center center;
}
.blg_msgread{
	width:22px;
	height:40px;
	background:url(../Images/BLG/MSG_Read.png) #e0e0e0 no-repeat center center;
}
.menulink{
	color:#ffffff;
}
.blg_online{
	color:#40aa40;
	padding-left:12px;
	background:url(../Images/BLG/Online.png) no-repeat left center;
}