body {
	background-image: url(img/bg.gif);
	padding: 0px;
	margin: 0px;
}

table {
	clear: both;
	line-height: 140%;
	color: #333333;
}

.txt14gray {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}

.txt14pink {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #E81967;
}

.form-line {
	border: 1px solid #FFC4D2;
}

.txt12gray {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}

.txt12pink {
	font-size: 12px;
	line-height: 120%;
	color: #FF3366;
}

.style1 {
	font-size: 14;
	color: #333333;
}

.style4 {
	color: #FF3366;
	font-size: 12px;
}

.style7 {
	font-size: 12px
}

form {
	padding: 0;
	margin: 0;
}

div.message {
	width: 626px;
	margin: 15px 0;
	padding: 10px;
	background-color: #fff5f5;
	border: 2px solid #ff9999;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	color: #FF3366;
}

div.message img {
	float: right;
	margin-left: 10px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #ccc;
}

