.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #98bcf2;
	text-decoration: none;
	background-color: #1a3a6b;
	background-position: left top;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
}
.title-white {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
.text-white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


}
.text-blue {
	font-size: 13px;
	font-weight: bold;
	color: #98bcf2;
	text-decoration: none;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;


}
.space30 {
	width: 30px;
}
.text-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	vertical-align: top;
	height: 20px;
	width: 150px;
}
.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 200px;
}
.a1 {
	background-image: url(../images/invite-1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 163px;
	width: 600px;
}
.a2 {
	background-image: url(../images/invite-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 600px;
}
.a3 {
	background-image: url(../images/invite-3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 600px;
	text-align: center;
}
.a4 {
	background-image: url(../images/invite-6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 600px;
}

