.font-boxes {
	font-family:Arial;
	color:#999999;
	cursor:pointer;
	text-decoration:none;
	font-size:11px;
}
.link_boxes {
	font-family:Arial;
	color:#999999;
	cursor:pointer;
	text-decoration:none;
	font-size:11px;
}
.link_boxes:hover {
	font-family:Arial;
	color:#999999;
	cursor:pointer;
	text-decoration:none;
	font-size:11px;
}
.font-title {
	font-family:Arial;
	font-size:19px; 
	color:#717173; 
}
.font-general-use {
	font-family:Arial;
	font-size:11px; 
	color:#717173; 
}

.link-general-use {
	font-family:Arial;
	font-size:11px; 
	color:#717173;
}

.link-general-use:hover {
	font-family:Arial;
	font-size:11px; 
	color:#999999;
}
.e-client-intro-table-strong-points {
	border:1px #dadcdd solid;
	background-image:url('../images/e-client-strong-points.jpg');
	background-position:bottom;
	background-color:#FFFFFF;
	background-repeat:repeat-x;	
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	color:#717173;
	padding:5px 5px 5px 5px;
	font-family:Arial;
	font-size:11px; 	
}

.e-client-intro-table-title {
	font-family:Arial;
	font-size:16px; 
	color:#829B50; 
}
