.border-index-pict {
	border: 1px solid #FFFFFF;
}
.nav-white-lg {
	font-family: "ariel";
	font-size: 14px;
	font-style: none;
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
}
.nav-white-lg:hover {
	font-family: "ariel";
	font-size: 14px;
	font-style: none;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.nav-gray-sm {
	font-family: "ariel";
	font-size: 13px;
	font-style: italic;
	letter-spacing: 1px;
	color: #CCCCff;
	font-weight: bold;
}
.nav-gray-sm:hover {
	font-family: "ariel";
	font-size: 13px;
	letter-spacing: 1px;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: ccccff;
	letter-spacing: 5px;
	word-spacing: 1px;
}
.text-main-gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ccccff;
	letter-spacing: 2px;
	font-weight: bold;
}
.border-table {

	border: 1px solid #333366;
}
.text-content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccccff;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.text-content-sm-image {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccccff;
	letter-spacing: 1px;
	word-spacing: 0px;
}
