/* CSS Document */

.normal_text { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000 }
.glass_header { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#FF0000 }
.glass_subheader { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000 }
a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#8B0C06 }
img {
	behavior:	url("pngbehavior.htc");
}
.form_fields { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	}