body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;


}
.tablerow {
	border-bottom-style: solid;
	border-bottom-color: #FA9454;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}.message {
	font-weight: bold;
	color: #FF0000;
}
hr {
	color: #FA9454;
	line-height: 1px;
}

.error {
	margin: 3px;
	padding: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	background-color: #FFFFCC;
}
