﻿.BL_IMG_SML
{
	width:48px;
	height:48px;
	background-image:url(w1.gif);	
	background-position:center center;
	background-repeat:no-repeat;
	background-color:gainsboro;
	margin-left:15px;
	margin-right:8px;
	border:1px dotted silver;
}

.BL_IMG_MED
{
	width:77px;
	height:84px;
	background-image:url(w1.gif);	
	background-position:center center;
	background-repeat:no-repeat;
	background-color:gainsboro;
	margin-left:0px;
	margin-right:8px;
	border:1px dotted silver;
}

.BL_P_A,.BL_P_A A
{
	font-family:arial;font-size:9pt;
	color:navy; text-decoration:none;
}
.BL_P_A A:hover
{
	text-decoration:underline;
}

.BL_P_A SPAN.MEM
{
	color:Teal;cursor:default;
}
.BL_P_A SPAN.GRP
{
	padding-bottom:10px; font-weight:bold;
	color:#330000;cursor:default;
}

.BL_P_B,.BL_P_B A
{
	font-family:arial;font-size:9pt;
	font-weight:bold; text-decoration:none;
	color:Teal;
}
.BL_P_B A:hover
{
	text-decoration:underline;
}

.BL_P_B A.LNKA
{
	font-weight:normal;
}

.BL_P_B SPAN.MEM
{
	color:Teal;cursor:default;
}
.BL_P_B SPAN.GRP
{
	padding-bottom:10px; font-weight:bold;
	color:#330000;cursor:default;
}