.main_border {
	border-top-width: 1px;
	border-right-width: 1px;
    border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #500E0F;
	border-bottom-color: #500E0F;
	border-right-color: #500E0F;
	border-left-color: #500E0F;
}
.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BAACA1;
}
.photo_border {
	border: 1px solid #EDDBCE;
	color: #bab1ac;
	filter: Alpha(Opacity=100, FinishOpacity=100);
}
.table {
	background-color: #000000;
	border: 1px solid #540f16;
	filter: Alpha(Opacity=90, FinishOpacity=90);
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: c7beb8;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7BEB8;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7BEB8;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7CDA8;
}
.form {
	background-color: #E9DBD1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
