.CssLeft {
	background-attachment: scroll;
	background-image: url(images/left_css.gif);
	background-repeat: repeat;
	background-position: right top;
}
.CssRight {
	background-attachment: scroll;
	background-image: url(images/right_css.gif);
	background-repeat: repeat;
	background-position: left top;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.BodyTextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.PicBG {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/pic_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BodyTextBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.BodyTextButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.FooterTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

