@charset "utf-8";
body {
	margin: 0px;
	background-color: #1a84b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images1/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bullets {
	background-image: url(images1/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pic {
	background-image: url(images1/pic.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.con1 {
	background-image: url(images1/con1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.con1_font {
	padding-top: 10px;
	padding-left: 3px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.con1_font1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 14px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.con2 {
	background-image: url(images1/con2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.con2_font {
	padding-top: 1px;
}
.con3 {
	background-image: url(images1/con3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.con3_font {
	padding-top: 10px;
	padding-left: 10px;
}
.name {
	background-image: url(images1/name.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.name_font {
	height: 41px;
	width: 181px;
	font-size: 11px;
}
.stories {
	font-size: 12px;
	background-image: url(images1/stories.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.stories_hd {
	font-family: "Arial Black";
	font-size: 14px;
	padding-top: 10px;
}
.stories_con {
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
.form {
	background-image: url(images1/form.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.form_hd {
	font-family: "Arial Black";
	font-size: 18px;
	color: #ce1616;
	width: 305px;
	padding-top: 5px;
}
.form_hd1 {
	font-size: 12px;
	color: #052262;
	width: 305px;
}
.form_txt {
	font-size: 12px;
	padding-left: 30px;
	margin: 0px;
}
.form_box {
	width: 150px;
	background-color: #fff3af;
	border: 1px solid #996600;
}
.form_boxpad {
	padding-top: 3px;
	padding-bottom: 3px;
}
.submit {
	background-image: url(images1/submit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 102px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032061;
}
