body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #717171;
}
body {
	background-color: #f2f3ea;
	margin-top: 15px;
}
a:link {
	color: #601549;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #601549;
}
a:hover {
	text-decoration: underline;
	color: #f89c1c;
}
a:active {
	text-decoration: none;
	color: #601549;
}
.Copyright {
	font-size: 10px;
	color: #828282;
}
.Copyright a:link {
	text-decoration: none;
	font-size: 10px;
	color: #828282;
}
.Copyright a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #828282;
}
.Copyright a:active {
	text-decoration: none;
	font-size: 10px;
	color: #828282;
}
.Copyright a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #828282;
}
.Footer {
	color: #828282;
	font-family: Verdana;
	font-size: 12px;
}
.Footer a:link {
	color: #828282;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
.Footer a:visited {
	text-decoration: none;
	color: #828282;
	font-family: Verdana;
	font-size: 12px;
}
.Footer a:hover {
	text-decoration: underline;
	color: #f89c1c;
	font-family: Verdana;
	font-size: 12px;
}
.Footer a:active {
	text-decoration: none;
	color: #828282;
	font-family: Verdana;
	font-size: 12px;
}
.SubMenu {
	color: #b2ae9f;
	font-family: Verdana;
	font-size: 12px;
}
.SubMenu a:link {
	color: #f89c1c;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
.SubMenu a:visited {
	text-decoration: none;
	color: #f89c1c;
	font-family: Verdana;
	font-size: 12px;
}
.SubMenu a:hover {
	text-decoration: underline;
	color: #be1e2d;
	font-family: Verdana;
	font-size: 12px;
}
.SubMenu a:active {
	text-decoration: none;
	color: #f89c1c;
	font-family: Verdana;
	font-size: 12px;
}
.PageHeader {
	color: #601549;
	font-size: 20px;
	font-family: Verdana;
}
.FieldLabel {
	color: #828282;
	font-size: 11px;
	font-family: verdana;
}
.FieldValue {
	color: #828282;
	font-size: 12px;
	font-family: Arial;
	border: 0px;
}
.FieldNote {
	color: #be1e2d;
	font-size: 11px;
	font-family: arial;
	font-style: italic; 
}


.FormButton {
	background-color: #f2f3ea;
	color: #f89c1c;
	font-size: 11px;
	font-family: Arial;
	border: 1px solid #f89c1c;
}