a.home {
	border: 1px solid #ffffff;
	text-decoration: none;
}

a.home:active {
	border: 1px solid #ffffff;
	text-decoration: none;
}

a.home:hover {
	border: 1px solid #ffffff;
	text-decoration: none;
}

a.home:visited {
	border: 1px solid #ffffff;
	text-decoration: none;
}


input {
	background-color: #ffffff;
	color: #480000;
	font-family: arial;
	font-size: 80%;

}

input.error, textarea.error {
	color: #ffffff;
}

input.reset {
	background-color: #ffffff;
	border: 1px solid #480000;
	color: #480000;
	font-family: arial;
	font-size: 11px;
	width: 100px;
}

input.send {
	background-color: #ffffff;
	border: 1px solid #480000;
	color: #480000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}


table {

	margin: 0;
	padding: 0;
}

td {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

td.formtext {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	text-align: right;
	text-decoration: none;
}

td.formtexttitle {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 24px 0px;
	text-decoration: none;
}

td.formtext2 {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	text-decoration: none;
}

td.formtext3 {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	padding: 0px 0px 12px 0px;
	text-align: right;
	text-decoration: none;
}

tr {

}

.basefontblue {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.error {
	color: #f5731d;
}
