.blank_cell_50px {
	height: 50px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e6e6cc;
	margin: 0px;
	text-align: left;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
}
h2 {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.std_text_cell_float_right {
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7b869a;
	padding-bottom: 10px;
}
.std_text_cell_float_left {

	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7b869a;
	padding-bottom: 10px;
}
.std_text_cell_float_right img {
	float: right;
	margin: 5px;
}
.std_text_cell_float_left img {
	float: left;
	margin: 5px;
}
.std_text_cell_no_float {

	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7b869a;
	padding-bottom: 10px;
}
.std_text_cell_no_float img {
	float: none;
	margin: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7b869a;
	padding-bottom: 10px;
}
a {
	font-weight: bold;
	color: #7B869A;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #999966;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-size: 10px;
	font-weight: bold;
}
ul {
	list-style-type: square;
}
.blank_cell_bottom_border {
	height: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7B869A;
}
h6 {
	font-size: 18px;
	text-align: left;
}
.table_cell_row_spacing {
	font-size: 12px;
	font-weight: bold;
}
.table_cell_row_spacing td {
	padding-bottom: 5px;
}
.justify_javascript_object {
	float: right;
}
.text_emphasis {
	font-size: larger;
	font-weight: bold;
}
.text_italics_14px {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.blank_cell_25px_left_justify {
	height: 25px;
	text-align: left;
}
.youth_gallery table {
	padding-top: 5px;
	padding-bottom: 5px;
}
.blank_cell_top_pad {
	height: 30px;
	padding-top: 7px;
}
.blank_cell_top_pad_bottom_border {
	height: 30px;
	padding-top: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7B86A3;
}
.std_text_cell_noborder {
	font-weight: normal;
	padding-bottom: 10px;
	float: right;
}
.std_text_cell_noborder img {
	float: left;
	margin-right: 5px;
}
.text_emphasis_24pt_bold {
	font-size: 24px;
	font-weight: bold;
}

