.group_foruser
{
	font-family: Arial;
	font-size: 12px;
	color:#999999;	
	text-decoration: none;	
	background-color:#ffffff;
}
.grouptitle
{
	padding-left:1px;
	padding-right:10px;	
	color:#ff6e01;
	text-decoration:none;
	height:18px;	
	font-weight:bold;
}
.small_linegroup
{
	background-image:url(../images/bg_groupxam.jpg);
	color:#cccccc;
	text-decoration:none;
	height:10px;	
	font-size:9px;
}
.protopicname
{
	color:#cccccc;
	text-decoration:none;
	height:18px;	
	font-size:10px;
}
.lineallXam{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #9999999;
	border-left-color: #9999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


