a {
	text-decoration: none;
	color: #003300;
}
html {
	height: 100%;
}

p {
	margin-bottom: 9px;
	margin-top: 0px;
}

#centerContent {
	background-color: #FFFFFF;
	background-image: url(../graphics/bgwhite.gif);
	padding-right: 36px;
	padding-left: 36px;
}
#formbut td {
	padding-top: 18px;
	padding-bottom: 18px;
	border-top: 1px solid #000066;
	text-align: center;
	width: 540px;
}
#formfoot td {
	padding-top: 9px;
	padding-bottom: 18px;
	border-top: 1px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align: center;
}
#formfoot a:hover {
	color: #990033;
	border-bottom: 1px dotted #882244;
	text-decoration: none;
}
.formadd { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold; color: #CCFFFF; background-color: #000066; padding-top: 4px; padding-bottom: 3px}
.formem { font-size: 11px; line-height: 13px; color: #99FF99; background-color: #6666CC; padding-top: 2px; padding-bottom: 2px; text-decoration: none}
.formnam {
	color: #33ff33;
	font-size: 14px;
}
.formtel { font-size: 11px; line-height: 13px; color: #66FF66; background-color: #333399; padding-top: 2px; padding-bottom: 3px}
.dum {
	display:none;
}