
/*SPAN.main_text
{
	font-size: 14px;
	font-family: Arial;
}
SPAN.header_text
{
	font-size: 18px;
	font-weight: bold;
	color: #56680E;
	line-height: 18px;
	font-family: Arial;
}
SPAN.para_text
{
	clear: right;
	font-size: 14px;
	color: #474e21;
	line-height: 18px;
	font-family: Arial;
}
SPAN.para_text a
{
	color: #16870D;
}
SPAN.title_text
{
	font-size: 14px;
	color: #474E21;
	line-height: 16px;
	font-family: Arial;
}*/
a.title_link
{
	color: #5b9a0d;
	font-size: 18px;
	font-weight: bold;
}
/*a.body_link
{
	font-size: 14px;
	color: #16870D;
	font-family: Arial;
	text-decoration: underline;
}
a.body_link:hover
{
	text-decoration: none;
}
a.title_link:hover
{
	text-decoration: underline;
}
a.main_link
{
	font-size: 14px;
	color: #16870D;
	font-family: Arial;
}*/
TABLE.portfolio_subtable
{
	border: #16870D 1px solid;
	background-color: white;
}
TABLE.main
{
	
}
TD.port_cell_body
{
	border-top: #a9a9a9 1px dashed;
}
IMG.img_logo
{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
IMG.img_button
{
	margin-top: 5px;
}
IMG.portrait
{
	border-right: #62ED53 1px solid;
	border-top: #62ED53 1px solid;
	float: right;
	margin: 5px 10px 20px 20px;
	border-left: #62ED53 1px solid;
	border-bottom: #62ED53 1px solid;
}


div.portfolio_link
{
	padding-bottom: 30px;
	padding-left: 20px;
}
div.portfolio_link a
{

	font-size: 18px;

}