.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003366;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
}
.red_headline_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #990000;
	text-align: left;
}
.event_display_bg {
	background-color: #F7DB9B;
	background-image: url(../web_images/events_display/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.line_right {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
}
.line_bottom {
	border-bottom-style: dashed;
	border-top-color: #7F3F22;
	border-right-color: #7F3F22;
	border-bottom-color: #7F3F22;
	border-left-color: #7F3F22;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #996600;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: none;
}
.box01 {
	background-color: #FDFDEC;
	border: thin solid #990000;
}
.red_underline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.red_right {
	border-top: thin none #990000;
	border-right: thin solid #990000;
	border-bottom: thin none #990000;
	border-left: thin none #990000;
}
.sm_brn_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.form_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96352D;
	border: 1px dotted #7E4F35;
	margin: 2px;
}
.middle_borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #7F3F22;
	border-right-color: #7F3F22;
	border-bottom-color: #7F3F22;
	border-left-color: #7F3F22;
}
.middle_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #996600;
	text-align: justify;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.sub_header_txt_brn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.underline_cell_dash_brn {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
}
