body {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: left top; 
}

.footerText1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E4E4D9;
	}

.bodyText1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3C3C00;
	font-weight: normal;
}
.bodyText1BoldUppercase {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C3C00;
}
.bodyText1Bold {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3C3C00;
	font-weight: bold;
}
.bodyTextBOX1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3C3C00;
	font-weight: normal;
}
.bodyTextBOX1Bold {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3C3C00;
	font-weight: bold;
}
.footerAlink {
	text-decoration: none;
	color: #E4E4D9;


}
