body, form, input, textarea {
	margin:0;
	padding:0;
}
body {
	background-image:url(../images/pop/mailingList/bg00.jpg);
	/*background-image:url(../images/pop/mailingList/bg.png);*/
	background-repeat:no-repeat;
	background-color:#000;
}
div.space {
	margin-top:89px;
	margin-left:26px;
}
table, .space {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height:normal;
	font-size:12px;	
	color:#e9e9e9;
}
td {
	padding:3px 0px 4px 0px;
}
td.left {
	text-align:right;
	padding-right:18px !important;
}
.right input {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height:normal;
	font-size:12px;
	color:#000;
	width:193px;
}
.button {
	border:none;
	background-color:#000;
	background-image:url(../images/pop/mailingList/button.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:22px;
	width:193px;
}
.button:hover {
	cursor:pointer;
	background-position:0 -22px;
}
.buttonSpace {
	padding-top:16px !important;
}
span {
	color:#B49516;
	font-size:13px;
	font-weight:bold;
}
a {
	color:#B49516;
}
a:hover {
	color:#e9e9e9;
}
