body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #40b33c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	color: #fff;
	font-size: 12px;
}

fieldset {
	margin-left: 20px;
	margin-top: 10px;
	border-width: 0px;
}

table.tform {
	margin-top: 10px;
}

input.itext {
	border: 1px solid #000;
	width: 210px;
	font-size: 12px;
}

input.itext {
	border: 1px solid #000;
	font-size: 12px;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
