#Container {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
}
.LeftBottomBCK {
	background-attachment: scroll;
	background-image: url(images/LeftFrame_Bott_BCK.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.LeftBCK {
	background-attachment: scroll;
	background-image: url(images/LeftFrameBCK.gif);
	background-repeat: repeat-y;
	background-position: center left;
}
.MainBCK {
	background-attachment: scroll;
	background-image: url(images/BCK.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Bullets {
	list-style-image: url(images/Bullet.gif);
	line-height: 18px;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.LeftPlantBCK {
	background-attachment: scroll;
	background-image: url(images/LeftPlantBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.FormaStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #DFF0F6;
}
.FullBdr {
	border: 1px solid #CCCCCC;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #79BA00;
}

