
.BgMain {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #d3e6b7;
}

.BgBox1 {
	background: transparent url('images/bg_box_1.gif') no-repeat bottom left;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #464646;
	line-height: 21px;
}

.PaddingMainText {
	padding-left: 40px;
}

.List1 {
	background: transparent url('images/ico_01.gif') no-repeat top left;
	background-position: 71px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #464646;
	line-height: 18px;
	padding-left: 107px;
	padding-bottom: 8px;
}


.List2 {
	background: transparent url('images/ico_02.gif') no-repeat top left;
	background-position: 68px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #464646;
	line-height: 18px;
	padding-left: 102px;
	padding-bottom: 8px;
	padding-right: 35px;
}

.BgForm {
	background: transparent url('images/form_bg.jpg') no-repeat bottom left;
}

.TextForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #FFF;
	width: 210px;
	border: 1px solid #8498ce;
	height: 19px;
	padding-top: 4px;
	padding-left: 5px;
}

.Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d60309;
	line-height: 28px;
	letter-spacing: -1px;
}

.BgBottom {
	background: transparent url('images/bg_box2.jpg') no-repeat bottom left;
}

.BgBottomForm {
	background: transparent url('images/form_bottom.jpg') no-repeat bottom left;
}

.TextBonusForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}
