.text_full_table {
}
.text_full_header {
	padding: 20px 20px 8px 20px;

	color: #113356;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;

	border-top: 1px #336799 solid;
}
.text_full_summary {
	padding: 0px 20px 20px 20px;
}
.text_full_content {
	padding: 0px 20px 20px 20px;
}
.text_full_content a:link {
	color: #333333; text-decoration: none;
	border-bottom: 1px #113356 solid;
}
.text_full_content a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px #113356 solid;
}
.text_full_content a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 0px #113356 solid;
}
.text_full_info {
	padding: 0px 20px 20px 20px;
	
	color: #AAAAAA;
}
.text_full_link {
	padding: 0px 20px 20px 20px;
}





.text_image_gallery {
	padding: 0px 20px 20px 20px;
}
.text_image_gallery a:link {
	color: #333333;
	text-decoration: none;
}
.text_image_gallery a:visited {
	color: #333333;
	text-decoration: none;
}
.text_image_gallery a:hover {
	color: #333333;
	text-decoration: none;
}
