a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #009900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
table.market {
	border-collapse: collapse;
	background-color:e5e5e5;
	border:1px solid #999999;
}
.background_empty {
	background-image:url(/images/fea_empty.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.background_login {
	background-image:url(/images/bkgd_login.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.background_optimal {
	background-image:url(/images/fea_optimal_viewing_image.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.background_formprocessingerror {
	background-image:url(/images/fea_form_process_image.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.background_securityalert {
	background-image:url(/images/fea_securty_alert_image.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.formfields {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}
.error_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}
.memberlogin_titles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}
a.text_hyperlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:underline;
}
a.text_hyperlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.text_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
.text_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#CC0000;
}
.text_green {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#009900;
}
.text_green_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#009900;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
