.SharesUnderline{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;	
} 
.SharesTopline{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CACACA;
	padding-bottom: 10px;
} 
.SharesUnderline2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
} 


.SharesList:link,.SharesList:visited{
	line-height: 20px;
	font-size:13px;
	color:#0033CC;
	text-decoration:none;
}
.SharesList:hover{
	font-size:13px;
	color:#FF0000;
	text-decoration:none;
	line-height: 20px;
	font-weight: bold;
}



