.Nav_Link {
	color: #FFF;
}

body {
	background-color: #666666;
}

.body_title {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.homenavlink:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	align: center;
	text-decoration: none;
	margin-bottom: 8px;
	padding-bottom: 8px;

}
.homenavlink:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	margin-bottom: 8px;
	padding-bottom: 8px;

}
.homenavlink:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 8px;
	padding-bottom: 8px;

}
.hometoplink:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
.hometoplink:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
.hometoplink:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-decoration: underline;
}
.copyrightlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.copyrightlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.copyrightlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}.footernavlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	align: center;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.footernavlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.footernavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.slogan {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	font-variant: small-caps;
	text-align: center;
}
.body_text {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
.body_text2 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
}
.body_text_gifting {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.body_Caption {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
.FL_Padding_R {
	margin-right: 5px;
	padding-right: 5px;
}

