
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 16px;
	vertical-align: top;
}

a {
	color: #0000FF;
	text-decoration: none	
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #6666CC;
	text-decoration: none;
}
.hg {
	background-attachment: scroll;
	background-color: #FFFFCC;
	background-image: url(pics/hg_first.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hg2 {
	background-attachment: scroll;
	background-color: #FFFFCC;
	background-image: url(pics/hg_second.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	border: thin solid #990000;
}
.checkbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	border: thin solid #990000;
}
.missingFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ff0000;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

.body1 {
	background-color: #006600;
}
.body2 {
	background-color: #000066;
}
