body {
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #d41212;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.contentbg {
	background-image: url("http://gobnf.org/i/ljmw/bomb/cdbg.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
.text {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	padding-top: 35px;
}
.small {
	font-size: 10px;
	line-height: 14px;
}
#emailbox {
	background-color: #fff9d7;
	border-top: 1px solid #e2c822;
	border-left: 1px solid #e2c822;
	border-right: 1px solid #e2c822;
	border-bottom: 1px solid #e2c822;
	padding: 12px 12px 0px 12px;
	width: 325px;
	text-align: center;
}
.inputfield {
	border: 1px solid #ccc;
	padding: 2px;
}
.inputfieldsmall {
	font-size: 10px;
	border: 1px solid #ccc;
	padding: 2px;
}
#footer {
	font-size: 10px;
}
.error li {
display: block;
list-style-type: square;
font-size: 12px;
margin: 5px 0px 0 0;
padding: 5px;
color: #fff;
background-color: #bf1600;
width: 200px;
}

.error {
font-size: 14px;
color: #bf1600;
font-weight: bold;
padding: 0px 0 10px 0;
}

