body {
	margin: 0px;
	background-color: #A4A475;
}
.text {
	font-family: Calibri, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text-link {

	font-family: Calibri, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
.table_bg {
	background-color: #FFFFFF;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	font-family: Calibri, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 22px;
	word-spacing: 10pt;
}
.photo_brd {
	border: 1px solid #D0DCE2;
}
.header_bg {
	background-color: #CACACA;
}
.nav_bg {
	background-color: #A6A6A6;
}
.footer_bg {
	background-color: #7D7D7D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Photo_banner {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.title {
	font-family: Calibri, Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
