@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(images/Background2.gif);
	background-position: center top;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #361E26;
	text-decoration: none;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.body a:link{
	color: #7D4458;
	text-decoration: underline;
	}
.body a:visited{
	color: #7D4458;
	text-decoration: underline;
	}
.body a:active{
	color: #7D4458;
	text-decoration: underline;
	}
.body a:hover{
	color: #361E26;
	text-decoration: underline;
}
.MainTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7D4458;
}
.SubTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #28161C;
	line-height: 18px;
	font-weight: bold;
}
.lefttile {
	background-image: url(images/LeftTile.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.righttile {
	background-image: url(images/RightTile.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BD98A4;
	text-decoration: none;
}
.footer a:link{
	color: #BD98A4;
	text-decoration: underline;
}
.footer a:visited{
	color: #BD98A4;
	text-decoration: underline;
}
.footer a:active{
	color: #BD98A4;
	text-decoration: underline;
}
.footer a:hover{
	color: #28161C;
	text-decoration: underline;
}
.bodytable {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #361E26;
	text-decoration: none;
}
.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #361E26;
	text-decoration: none;
}
.bodyCopy a:link{
	color: #7D4458;
	text-decoration: underline;
	}
.bodyCopy a:visited{
	color: #7D4458;
	text-decoration: underline;
	}
.bodyCopy a:active{
	color: #7D4458;
	text-decoration: underline;
	}
.bodyCopy a:hover{
	color: #361E26;
	text-decoration: underline;
}
